diff --git a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo index 6008ec2a67..78e7e09e27 100644 Binary files a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po index 8b3c0969d7..0438dfdcb4 100644 --- a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "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 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "New holder" @@ -41,31 +41,31 @@ msgstr "Roles" msgid "Special" msgstr "Special" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACLs" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "Default ACLs" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACLs for class" @@ -73,27 +73,27 @@ msgstr "ACLs for class" msgid "Insufficient access." msgstr "Insufficient access." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Creator" @@ -117,66 +117,66 @@ msgstr "Edit class default ACLs" msgid "View class default ACLs" msgstr "View class default ACLs" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr ", " -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr " for %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr " to %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Are you sure you wish to grant the permission %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Are you sure you wish to grant the permissions %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " @@ -185,27 +185,27 @@ msgstr "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr " from %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Are you sure you wish to revoke the permission %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "Are you sure you wish to revoke the permissions %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo index 8fccc2e280..368dd462e2 100644 Binary files a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po index 3d2b0f386f..10a519c8ae 100644 --- a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Нов притежател" @@ -42,31 +42,31 @@ msgstr "Роли" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "Контролни списъци за достъп" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "Контролни списъци за достъп по подразбиране" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "Контролни списъци за клас" @@ -74,27 +74,27 @@ msgstr "Контролни списъци за клас" msgid "Insufficient access." msgstr "Недостатъчен достъп." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -118,95 +118,95 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr " за %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr " към %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Сигурни ли сте, че искате да дадете разрешение за %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Сигурни ли сте, че искате да дадете разрешения за %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr " от %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" "Сигурни ли сте, че искате да отнемете разрешението за %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" "Сигурни ли сте, че искате да отнемете разрешенията за %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.mo index 64eae16a8e..6f61d1d11a 100644 Binary files a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.mo differ 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 eb0743b8d0..37b523308f 100644 --- a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -21,7 +21,7 @@ msgstr "" "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 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Novi posjednik" @@ -41,31 +41,31 @@ msgstr "Role" msgid "Special" msgstr "Posebno" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACLs" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "Difoltne ACLs" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACLs za klasu" @@ -73,27 +73,27 @@ msgstr "ACLs za klasu" msgid "Insufficient access." msgstr "Nedovoljne dozvole." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Kreator" @@ -117,93 +117,93 @@ msgstr "Izmjeniti difoltne ACLs klase" msgid "View class default ACLs" msgstr "Pregledati difoltne ACLs klase" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr ", " -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr " za %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr " prema %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Jeste li sigurni da želite odobriti dozvolu %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Jeste li sigurni da želite odobriti dozvole %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Dozvola \"%(permission)s\" odobrena za %(actor)s prema %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "%(actor)s, već ima dozvolu \"%(permission)s\" prema %(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr " od %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Jeste li sigurni da želite ukinuti dozvolu %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "Jeste li sigurni da želite ukinuti dozvole %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "Dozvola \"%(permission)s\" povučena za %(actor)s prema %(object)s." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s, nije imao/la dozvolu \"%(permission)s\" prema %(object)s." diff --git a/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo index 8bd6afc7bf..5ce1b68927 100644 Binary files a/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/da/LC_MESSAGES/django.po b/mayan/apps/acls/locale/da/LC_MESSAGES/django.po index e9dfdb50dc..12655be61c 100644 --- a/mayan/apps/acls/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -39,31 +39,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -71,27 +71,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -115,93 +115,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.mo index 44c5bfb553..0c2531ece9 100644 Binary files a/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.po index 956f696379..d0532c2ad9 100644 --- a/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -39,31 +39,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -71,27 +71,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -115,93 +115,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo index e0375b6c35..c5d25cdba4 100644 Binary files a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo differ 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 c56eb29d45..6809c1176d 100644 --- a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -26,7 +26,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Neue Berechtigung" @@ -46,31 +46,31 @@ msgstr "Rollen" msgid "Special" msgstr "Spezial" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "Zugriffsberechtigungen" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "Zugriffsberechtigungen" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "Zugriffsberechtigungen für Klasse" @@ -78,27 +78,27 @@ msgstr "Zugriffsberechtigungen für Klasse" msgid "Insufficient access." msgstr "Unzureichender Zugriff" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Ersteller" @@ -122,70 +122,70 @@ msgstr "Zugriffsberechtigungen der Klasse bearbeiten" msgid "View class default ACLs" msgstr "Zugriffsberechtigungen der Klasse anzeigen" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "," -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "für %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "zu %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, 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?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, 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?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Berechtigung \"%(permission)s\" gewährt an %(actor)s für %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " @@ -194,31 +194,31 @@ msgstr "" "%(actor)s verfügt bereits über die Berechtigung \"%(permission)s an " "%(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "von %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, 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?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, 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?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "Berechtigung \"%(permission)s\" für %(actor)s an %(object)s entzogen." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo index 1d5bf02c40..452a552364 100644 Binary files a/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.po b/mayan/apps/acls/locale/en/LC_MESSAGES/django.po index 8f5311c44e..908396b83e 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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-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/" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "New holder" @@ -38,35 +38,35 @@ msgstr "Roles" msgid "Special" msgstr "Special" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACLs" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 #, fuzzy msgid "Details" msgstr "details" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 #, fuzzy msgid "Grant" msgstr "grant" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 #, fuzzy msgid "Revoke" msgstr "revoke" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "Default ACLs" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 #, fuzzy msgid "Classes" msgstr "classes" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACLs for class" @@ -74,32 +74,32 @@ msgstr "ACLs for class" msgid "Insufficient access." msgstr "Insufficient access." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 #, fuzzy msgid "Permission" msgstr "permissions" -#: models.py:52 +#: models.py:51 #, fuzzy msgid "Access entry" msgstr "access entry" -#: models.py:53 +#: models.py:52 #, fuzzy msgid "Access entries" msgstr "access entries" -#: models.py:89 +#: models.py:88 #, fuzzy msgid "Default access entry" msgstr "default access entry" -#: models.py:90 +#: models.py:89 #, fuzzy msgid "Default access entries" msgstr "default access entries" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Creator" @@ -123,71 +123,71 @@ msgstr "Edit class default ACLs" msgid "View class default ACLs" msgstr "View class default ACLs" -#: views.py:46 +#: views.py:48 #, fuzzy, python-format msgid "Access control lists for: %s" msgstr "access control lists for: %s" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 #, fuzzy msgid "Holder" msgstr "holder" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 #, fuzzy msgid "Permissions" msgstr "permissions" -#: views.py:96 +#: views.py:98 #, 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:434 +#: views.py:105 views.py:434 #, fuzzy msgid "Namespace" msgstr "namespace" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 #, fuzzy msgid "Label" msgstr "label" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 #, fuzzy msgid "Has permission" msgstr "has permission" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr ", " -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr " for %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr " to %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Are you sure you wish to grant the permission %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Are you sure you wish to grant the permissions %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " @@ -196,27 +196,27 @@ msgstr "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr " from %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Are you sure you wish to revoke the permission %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "Are you sure you wish to revoke the permissions %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo index c84a1bf419..2d8b48e2d2 100644 Binary files a/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/es/LC_MESSAGES/django.po b/mayan/apps/acls/locale/es/LC_MESSAGES/django.po index 68085c355f..5216fdb5a4 100644 --- a/mayan/apps/acls/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-14 20:07+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Nuevo titular" @@ -42,31 +42,31 @@ msgstr "Roles" msgid "Special" msgstr "Especial" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "LCA" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "Detalles" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "Otorgar" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "Revocar" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "LCA por defecto" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "Clases" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "LCA para la clase" @@ -74,27 +74,27 @@ msgstr "LCA para la clase" msgid "Insufficient access." msgstr "Acceso insuficiente." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "Autorización" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "Acceso autorizado" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "las entradas de acceso" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "por defecto el acceso de entrada" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "entradas de acceso por defecto" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Creador" @@ -118,66 +118,66 @@ msgstr "Editar LCA por defecto de la clase" msgid "View class default ACLs" msgstr "Ver LCA por defecto de la clase" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "listas de control de acceso para: %s" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "titular" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "Autorizaciones" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "Autorizaciones disponibles para: %(actor)s para %(obj)s" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "Espacios nombrados" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "Etiqueta" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "Tiene permiso" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr ", " -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr " para %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr " a %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "¿Está seguro que desea conceder el permiso %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "¿Está seguro que desea conceder los permisos de %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Permiso \"%(permission)s\" otorgado a %(actor)s para %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " @@ -185,27 +185,27 @@ msgid "" msgstr "" "%(actor)s, ya tenía el permiso \"%(permission)s\", otorgado para %(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr " de %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "¿Está seguro que desea revocar el permiso %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "¿Está seguro de querer revocar los permisos %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "Permiso \"%(permission)s\" revocado del %(actor)s para %(object)s." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s, no tenía el permiso \"%(permission)s\" para %(object)s." diff --git a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo index 4d23ca2f16..b0a58ebbfd 100644 Binary files a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po index 8845dde802..43ff6dcccc 100644 --- a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-30 13:05+0000\n" "Last-Translator: Mehdi Amani \n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "دارنده مجوز جدید" @@ -40,31 +40,31 @@ msgstr "رل ها" msgid "Special" msgstr "ویژه" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "لیست دسترسی ها (ACLs)" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "جزئیات" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "دادن اجازه" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "پس گرفتن" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "لیست دسترسی های پیش فرض" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "کلاس ها" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "لیست دسترسیها برای کلاس" @@ -72,27 +72,27 @@ msgstr "لیست دسترسیها برای کلاس" msgid "Insufficient access." msgstr "دسترسی ناکافی" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "مجوز" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "ورودی دسترسی" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "ورودیهای دسترسی" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "ورودی دسترسی پیش فرض" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "ورودیهای دسترسی پیش فرض" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "خالق" @@ -116,93 +116,93 @@ msgstr "ویرایش دسترسی های پیش فرض کلاس" msgid "View class default ACLs" msgstr "دیدن دسترسی های پیش فرض کلاس" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "لیست کنترل دسترسی ها برای : %s" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "دارنده" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "مجوزها" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "مجوزها : %(actor)sبرای %(obj)s" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "فضای نام" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "برچسب" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "دارای مجوز" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "," -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "برای %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "به %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "آیا از دادن مجوز به %(title_suffix)s مطمئن هستید؟" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "آیا از دادن مجوز به %(title_suffix)s مطمئن هستید؟" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "مجوز \"%(permission)s\" داده شده به %(actor)s برای %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "%(actor)s دارای مجوز %(permission)s برروی %(object)s میباشد." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "از %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "آیا مطمئن هستید که میخواهید مجوز %(title_suffix)s را لغو کنید؟" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "آیا مطمئن هستید که میخواهید مجوز %(title_suffix)s را لغو کنید؟" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "مجوز \"%(permission)s از %(actor)s برای %(object)s گرفته شد." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s مجوز %(permission)s را برای %(object)s نداشت." diff --git a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo index ac54fc70aa..f02acf74df 100644 Binary files a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po index d404c18cec..34ccde8c05 100644 --- a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-11-02 08:22+0000\n" "Last-Translator: Christophe kryskool \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Nouveau détenteur" @@ -41,31 +41,31 @@ msgstr "Rôles" msgid "Special" msgstr "Spécial" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACLs" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "Détails" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "Attribuer" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "Retirer" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "ACLs par défaut" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "Classes" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACLs pour la classe" @@ -73,27 +73,27 @@ msgstr "ACLs pour la classe" msgid "Insufficient access." msgstr "Autorisations insuffisantes." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "Droit" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "Autorisation d'accès" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "Autorisations d'accès" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "Autorisation d'accès par défaut" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "Autorisations d'accès par défaut" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Créateur" @@ -117,68 +117,68 @@ msgstr "Modifier ACLs par défaut" msgid "View class default ACLs" msgstr "Afficher ACLs par défaut pour la classe" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "Liste de contrôle d'accès (ACL) pour: %s" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "Détenteur" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "Droits" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "Autorisations pour: %(actor)s for %(obj)s" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "Espace de nommage" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "Étiquette" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "Autorisation accordée " -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "," -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "à %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "sur %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, 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?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, 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?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Autorisation \"%(permission)s\" accordée à %(actor)s sur %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " @@ -187,29 +187,29 @@ msgstr "" "%(actor)s, dispose déjà de l'autorisation \"%(permission)s\" accordée sur " "%(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "de %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Êtes vous certain de vouloir révoquer l'autorisation %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, 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?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, 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." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s, n'a pas l'autorisation \"%(permission)s\" sur %(object)s." diff --git a/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.mo index 99ab313369..525fe8591a 100644 Binary files a/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.mo differ 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 a2329240cc..4b853372e2 100644 --- a/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -20,7 +20,7 @@ msgstr "" "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 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -40,31 +40,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -72,27 +72,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -116,93 +116,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo index a790655dc3..d0aa90e274 100644 Binary files a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po index 6a26763d9a..8f075720d4 100644 --- a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -40,31 +40,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACL-ek" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -72,27 +72,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -116,93 +116,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo index f7271a5e48..98fbe6bcf5 100644 Binary files a/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/id/LC_MESSAGES/django.po b/mayan/apps/acls/locale/id/LC_MESSAGES/django.po index f736961d2e..c0ebee033a 100644 --- a/mayan/apps/acls/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -39,31 +39,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -71,27 +71,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -115,93 +115,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo index a1a74deb9c..0cb2cb9795 100644 Binary files a/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/it/LC_MESSAGES/django.po b/mayan/apps/acls/locale/it/LC_MESSAGES/django.po index 68524d182e..c0df31ed72 100644 --- a/mayan/apps/acls/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/it/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -23,7 +23,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Nuovo titolare" @@ -43,31 +43,31 @@ msgstr "Ruoli" msgid "Special" msgstr "Speciale" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACL" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "Default ACL" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACL per la classe" @@ -75,27 +75,27 @@ msgstr "ACL per la classe" msgid "Insufficient access." msgstr "Accesso insufficiente." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Creatore" @@ -119,93 +119,93 @@ msgstr "Modifica ACL predefiniti di classe" msgid "View class default ACLs" msgstr "Visualizza classi ACL predefinite" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr ", " -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "per %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "a %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Sei sicuro di voler concedere l'autorizzazione %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Sei sicuro di voler concedere permessi %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Permesso \"%(permission)s\" concesso%(actor)s per %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "%(actor)s, ha già i permessi\"%(permission)s\" concessi per%(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "da %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Sei sicuro di voler revocare l'autorizzazione %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "Sei sicuro di voler revocare permessi %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "Permessi \"%(permission)s\" revocati al %(actor)s per %(object)s." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s, non ha i permessi\"%(permission)s\" per %(object)s." diff --git a/mayan/apps/acls/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/lv/LC_MESSAGES/django.mo index e3504b5c34..e06f0879dc 100644 Binary files a/mayan/apps/acls/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/lv/LC_MESSAGES/django.po b/mayan/apps/acls/locale/lv/LC_MESSAGES/django.po index 5fbb71d1bc..8ec6793f43 100644 --- a/mayan/apps/acls/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "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 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -40,31 +40,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -72,27 +72,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -116,93 +116,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/nb/LC_MESSAGES/django.mo index 8a0de0381e..e9de67a749 100644 Binary files a/mayan/apps/acls/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/nb/LC_MESSAGES/django.po b/mayan/apps/acls/locale/nb/LC_MESSAGES/django.po index 0c957ca68c..25f0cbb2a4 100644 --- a/mayan/apps/acls/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -39,31 +39,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -71,27 +71,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -115,93 +115,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo index a9a38b17da..afdf658299 100644 Binary files a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo differ 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 ccaf0d1f8d..6a7879f7f1 100644 --- a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Nieuwe houder" @@ -41,31 +41,31 @@ msgstr "gebruikersrollen" msgid "Special" msgstr "Speciaal" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "Authorisatielijsten" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "Authorisatielijst verstekwaarden" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "Authorisatielijst voor authorisatieklasse" @@ -73,27 +73,27 @@ msgstr "Authorisatielijst voor authorisatieklasse" msgid "Insufficient access." msgstr "Permissies zijn ontoereikend" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Maker" @@ -117,94 +117,94 @@ msgstr "Bewerk verstekwaarden authorisatieklasse" msgid "View class default ACLs" msgstr "Bekijken verstekwaarden authorisatieklassen" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "," -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "voor %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "aan %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Bent u er zeker van permissies: %(title_suffix)s, toe te staan?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Bent u er zeker van permissies: %(title_suffix)s, toe te staan?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Permissie \"%(permission)s\" gegeven aan %(actor)s voor %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "%(actor)s, had reeds de permissie \"%(permission)s\" voor %(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "van %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Weet u zeker dat u de permissie %(title_suffix)s wilt intrekken?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "Weet u zeker dat u de permissie %(title_suffix)s wilt intrekken?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" "Permissie \"%(permission)s\" van %(actor)s voor %(object)s ingetrokken." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s, had geen permissie \"%(permission)s\" voor %(object)s." diff --git a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo index aa2f41c583..e64f91649e 100644 Binary files a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po index 11f570d165..4fb5f5bc4f 100644 --- a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "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 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -41,31 +41,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACLs" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "Domyślne ACLs" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -73,27 +73,27 @@ msgstr "" msgid "Insufficient access." msgstr "Niewystarczające uprawnienia." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -117,93 +117,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Czy na pewno chcesz przyznać uprawnienia %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Czy na pewno chcesz przyznać uprawnienia %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo index 96311a342d..e38ff05745 100644 Binary files a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po index 10b1434081..ca72283ad9 100644 --- a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Novo detentor" @@ -40,31 +40,31 @@ msgstr "Funções" msgid "Special" msgstr "Especial" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACL's" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "ACL's padrão" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACL's para a classe" @@ -72,27 +72,27 @@ msgstr "ACL's para a classe" msgid "Insufficient access." msgstr "Acesso insuficiente." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Criador" @@ -116,93 +116,93 @@ msgstr "Editar os ACL's padrão da classe" msgid "View class default ACLs" msgstr "Ver os ACL's padrão da classe" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr ", " -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr " para %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr " a %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Tem a certeza de que pretende conceder a permissão %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Tem a certeza de que pretende conceder as permissões %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Permissão \"%(permission)s\" concedida a %(actor)s para %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "%(actor)s, já possuia a permissão \"%(permission)s\" para %(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr " de %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Tem a certeza de que pretende revogar a permissão %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "Tem a certeza de que pretende revogar as permissões %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "Permissão \"%(permission)s\" revogada para %(actor)s para %(object)s." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s, não tinha a permissão \"%(permission)s\" para %(object)s." diff --git a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo index ff4ff61009..1258d71475 100644 Binary files a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo differ 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 40c6f39737..8b48a98e73 100644 --- a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Novo titular" @@ -41,31 +41,31 @@ msgstr "Regras" msgid "Special" msgstr "Especial" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACLs" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "ACLs padrões" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACLs para classes" @@ -73,27 +73,27 @@ msgstr "ACLs para classes" msgid "Insufficient access." msgstr "Acesso insuficiente." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Criador" @@ -117,66 +117,66 @@ msgstr "Editar classe de ACLs padrões" msgid "View class default ACLs" msgstr "Visualizar classe de ACLs padrões" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "," -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "para %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "até %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Você tem certeza que deseja conceder a permissão %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Você tem certeza que deseja conceder a permissões %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Permissão \"%(permission)s\" concedida %(actor)s para %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " @@ -184,27 +184,27 @@ msgid "" msgstr "" "%(actor)s, já tem a permissão \"%(permission)s\" concedida para %(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "de %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Você tem certeza que deseja revogar a permissão %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "Você tem certeza que deseja revogar as permissões %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "Permissão \"%(permission)s\" revogada de %(actor)s para %(object)s." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s, não tinha a permissão \"%(permission)s\" para %(object)s." diff --git a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.mo index 5deb2b8a68..da8a4cc755 100644 Binary files a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.mo differ 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 8ab88a2e04..637053f64d 100644 --- a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -21,7 +21,7 @@ msgstr "" "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 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Noul titular" @@ -41,31 +41,31 @@ msgstr "Roluri" msgid "Special" msgstr "Special" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACL-uri" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "ACL-uri iniţial" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACL-uri pentru clasa" @@ -73,27 +73,27 @@ msgstr "ACL-uri pentru clasa" msgid "Insufficient access." msgstr "Accesul insuficient." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Creator" @@ -117,66 +117,66 @@ msgstr "Editați ACL-uri de clasă implicite" msgid "View class default ACLs" msgstr "Vezi ACL-uri de clasă implicite" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "," -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "pentru% s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "la% s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Sunteți sigur că doriți să acorde permisiunea %(title_suffix)s ?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Sunteți sigur că doriți să acorde permisiuni %(title_suffix)s ?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Permisiune \"%(permission)s\" acordată %(actor)s pentru %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " @@ -185,28 +185,28 @@ msgstr "" "%(actor)s , a avut deja permisiunea \"%(permission)s\" acordată pentru " "%(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "de la% s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Sunteți sigur că doriți să revocați permisiunea %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "Sunteți sigur că doriți să revocați permisiunile %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" "Permisiune\"%(permission)s\" revocată pentru %(actor)s pentru %(object)s." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s, nu a avut permisiunea%(permission)s\" pentru %(object)s." diff --git a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo index 1d617281aa..c50a289a04 100644 Binary files a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po index 5850ba1a35..a25f9c4c45 100644 --- a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "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 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Новый владелец" @@ -41,31 +41,31 @@ msgstr "Роли" msgid "Special" msgstr "Специальный" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "Списки ACL" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "ACL по умолчанию" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACL для класса" @@ -73,27 +73,27 @@ msgstr "ACL для класса" msgid "Insufficient access." msgstr "Недостаточный доступ." -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "Создатель" @@ -117,93 +117,93 @@ msgstr "Редактировать списки ACL класса по умолч msgid "View class default ACLs" msgstr "Просмотр списков ACL класса по умолчанию" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "," -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "для %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "до %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "Вы действительно хотите предоставить разрешение %(title_suffix)s?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "Вы уверены, что хотите предоставить разрешения %(title_suffix)s?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "Право \"%(permission)s\" проедоставлено %(actor)s для %(object)s." -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "%(actor)s, уже имеет право \"%(permission)s\" для %(object)s." -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "от%s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "Вы уверены, что хотите отменить разрешение %(title_suffix)s?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "Вы уверены, что хотите отменить разрешение %(title_suffix)s?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "Право \"%(permission)s\" для %(object)s отозвано у %(actor)s." -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(actor)s не имеет права \"%(permission)s\" для %(object)s." diff --git a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo index c15d7f4efd..456ac4fb3e 100644 Binary files a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo differ 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 7b70d31ea2..17ea874941 100644 --- a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -20,7 +20,7 @@ msgstr "" "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 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -40,31 +40,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -72,27 +72,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -116,93 +116,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/sq/LC_MESSAGES/django.mo index cca160c3ba..89610d7e9f 100644 Binary files a/mayan/apps/acls/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/sq/LC_MESSAGES/django.po b/mayan/apps/acls/locale/sq/LC_MESSAGES/django.po index f796963537..0ad907c90d 100644 --- a/mayan/apps/acls/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/sq/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "Mbajtës i ri" @@ -40,31 +40,31 @@ msgstr "Role" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "ACLs" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "ACL e paracaktuara" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "ACL-të per klasën" @@ -72,27 +72,27 @@ msgstr "ACL-të per klasën" msgid "Insufficient access." msgstr "e drejtë e pa mjaftueshme" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -116,93 +116,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo index 019cf42364..448ed40235 100644 Binary files a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo differ 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 ec80feb3dc..2a3df0a407 100644 --- a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -39,31 +39,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -71,27 +71,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -115,93 +115,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo index e7ec783719..d97e176403 100644 Binary files a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo differ 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 36345e6f81..c2b33b66de 100644 --- a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -39,31 +39,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -71,27 +71,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -115,93 +115,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.mo index 94fcfde0c6..e96f70fc70 100644 Binary files a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.mo differ 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 a55312568b..e3281132e8 100644 --- a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-07 02:01+0000\n" "Last-Translator: Genlin Jiao \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "新建权限" @@ -41,31 +41,31 @@ msgstr "角色" msgid "Special" msgstr "特例" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "访问控制列表" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "细节" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr " 授予" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "撤回" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "默认访问控制" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "类" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "类访问控制列表" @@ -73,27 +73,27 @@ msgstr "类访问控制列表" msgid "Insufficient access." msgstr "权限不足" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "许可" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "访问入口" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "多个访问入口" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "默认访问入口" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "默认多个访问入口" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "创建者" @@ -117,93 +117,93 @@ msgstr "编辑缺省的ACL类" msgid "View class default ACLs" msgstr "查看缺省的ACL类" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "," -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "对 %s" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "到 %s" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "确定要赋予权限 %(title_suffix)s么?" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "确定要赋予权限%(title_suffix)s么?" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "权限\"%(permission)s\"被赋给%(object)s的%(actor)s" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "%(object)s的%(actor)s已经被赋予\"%(permission)s\"的权限" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "从 %s" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "确定要撤销权限%(title_suffix)s么?" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "确定要撤销权限%(title_suffix)s么?" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr " %(object)s的%(actor)s权限\"%(permission)s\"已经被撤销" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "%(object)s的%(actor)s没有权限\"%(permission)s\"" diff --git a/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.mo index 8bbb675710..15b75198fb 100644 Binary files a/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.po index 136b5c2ef3..d2058c3561 100644 --- a/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2014-10-25 06:47+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:25 links.py:10 links.py:16 +#: forms.py:25 links.py:13 links.py:19 msgid "New holder" msgstr "" @@ -39,31 +39,31 @@ msgstr "" msgid "Special" msgstr "" -#: links.py:6 +#: links.py:9 msgid "ACLs" msgstr "" -#: links.py:7 links.py:15 +#: links.py:10 links.py:18 msgid "Details" msgstr "" -#: links.py:8 links.py:17 +#: links.py:11 links.py:20 msgid "Grant" msgstr "" -#: links.py:9 links.py:18 +#: links.py:12 links.py:21 msgid "Revoke" msgstr "" -#: links.py:12 +#: links.py:15 msgid "Default ACLs" msgstr "" -#: links.py:13 views.py:379 +#: links.py:16 views.py:379 msgid "Classes" msgstr "" -#: links.py:14 +#: links.py:17 msgid "ACLs for class" msgstr "" @@ -71,27 +71,27 @@ msgstr "" msgid "Insufficient access." msgstr "" -#: models.py:26 models.py:68 +#: models.py:25 models.py:67 msgid "Permission" msgstr "" -#: models.py:52 +#: models.py:51 msgid "Access entry" msgstr "" -#: models.py:53 +#: models.py:52 msgid "Access entries" msgstr "" -#: models.py:89 +#: models.py:88 msgid "Default access entry" msgstr "" -#: models.py:90 +#: models.py:89 msgid "Default access entries" msgstr "" -#: models.py:109 models.py:112 models.py:113 +#: models.py:108 models.py:111 models.py:112 msgid "Creator" msgstr "" @@ -115,93 +115,93 @@ msgstr "" msgid "View class default ACLs" msgstr "" -#: views.py:46 +#: views.py:48 #, python-format msgid "Access control lists for: %s" msgstr "" -#: views.py:48 views.py:402 +#: views.py:50 views.py:402 msgid "Holder" msgstr "" -#: views.py:49 views.py:403 +#: views.py:51 views.py:403 msgid "Permissions" msgstr "" -#: views.py:96 +#: views.py:98 #, python-format msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" -#: views.py:103 views.py:434 +#: views.py:105 views.py:434 msgid "Namespace" msgstr "" -#: views.py:104 views.py:435 +#: views.py:106 views.py:435 msgid "Label" msgstr "" -#: views.py:106 views.py:437 +#: views.py:108 views.py:437 msgid "Has permission" msgstr "" -#: views.py:179 views.py:271 views.py:516 views.py:594 +#: views.py:181 views.py:272 views.py:516 views.py:593 msgid ", " msgstr "" -#: views.py:180 views.py:272 views.py:517 views.py:595 +#: views.py:182 views.py:273 views.py:517 views.py:594 #, python-format msgid " for %s" msgstr "" -#: views.py:181 views.py:518 +#: views.py:183 views.py:518 #, python-format msgid " to %s" msgstr "" -#: views.py:184 views.py:521 +#: views.py:186 views.py:521 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" msgstr "" -#: views.py:186 views.py:523 +#: views.py:188 views.py:523 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" msgstr "" -#: views.py:193 views.py:530 +#: views.py:195 views.py:530 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgstr "" -#: views.py:199 views.py:536 +#: views.py:201 views.py:536 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." msgstr "" -#: views.py:273 views.py:596 +#: views.py:274 views.py:595 #, python-format msgid " from %s" msgstr "" -#: views.py:276 views.py:599 +#: views.py:277 views.py:598 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" msgstr "" -#: views.py:278 views.py:601 +#: views.py:279 views.py:600 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" msgstr "" -#: views.py:285 views.py:608 +#: views.py:286 views.py:607 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." msgstr "" -#: views.py:291 views.py:614 +#: views.py:292 views.py:613 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." msgstr "" diff --git a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo index 2ef89fbda8..23c8202039 100644 Binary files a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po index 9b986f8390..1746232438 100644 --- a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -37,23 +37,23 @@ msgstr "Document automatically checked in" msgid "Document forcefully checked in" msgstr "Document forcefully checked in" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "Document already checked out." -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo index 023aa46a51..14705004e3 100644 Binary files a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po index cf5e065b26..a21ca14ea7 100644 --- a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -36,23 +36,23 @@ msgstr "Автоматично регистрирани документи" msgid "Document forcefully checked in" msgstr "Документът е принудително регистриран" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "Документът вече е проверен." -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.mo index e2c9c6b4fe..27907935a6 100644 Binary files a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.mo differ 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 40ef7e8dbe..2163745c77 100644 --- a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -37,23 +37,23 @@ msgstr "Dokument je automatski prijavljen" msgid "Document forcefully checked in" msgstr "Dokument je prisilno prijavljen" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "Dokument je već odjavljen." -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo index 0363ef2854..4627edaa46 100644 Binary files a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po index 42793e01a0..d63199d14c 100644 --- a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.mo index 1979d8c968..35d7a577d9 100644 Binary files a/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.po index b89bfd613b..7fb590255b 100644 --- a/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo index 7296fa8f27..bde36192aa 100644 Binary files a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo differ 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 d6a3b25216..1185b3776a 100644 --- a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -40,23 +40,23 @@ msgstr "Dokument automatisch eingebucht" msgid "Document forcefully checked in" msgstr "Dokument zwingend eingebucht" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "Dokument bereits ausgebucht." -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo index 2426ce9d47..f5cb456a0f 100644 Binary files a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po index f6bcc2f8f9..f8bdd418be 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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-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/" @@ -34,26 +34,26 @@ msgstr "Document automatically checked in" msgid "Document forcefully checked in" msgstr "Document forcefully checked in" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "Document already checked out." -#: links.py:16 +#: links.py:19 #, fuzzy msgid "Checkouts" msgstr "checkouts" -#: links.py:17 +#: links.py:20 #, fuzzy msgid "Check out document" msgstr "Check out documents" -#: links.py:18 +#: links.py:21 #, fuzzy msgid "Check in document" msgstr "Check in documents" -#: links.py:19 +#: links.py:22 #, fuzzy msgid "Check in/out" msgstr "check in/out" diff --git a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo index 9499010f85..733ecdc041 100644 Binary files a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po index 8ffab41504..9ffbba8d4e 100644 --- a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-17 23:21+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -38,23 +38,23 @@ msgstr "Documento devuelto automáticamente" msgid "Document forcefully checked in" msgstr "Documento devuelto forzosamente" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "El documento ya está reservado." -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "Reservaciones" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "Reservar documento" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "Devolver documento" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "Reservas" diff --git a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo index 5c1d42a33c..67aa622cd9 100644 Binary files a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po index d552ccac03..8aaaab44c4 100644 --- a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -37,23 +37,23 @@ msgstr "سند بصورت اتوماتیک وارد شده است." msgid "Document forcefully checked in" msgstr "سند طبق دستور وارد شد." -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "سند در حال حاضر خارج و یا checked out شده است." -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "خروج Checkout" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "خروج checkout سند" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "ورود check in سند" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "ورود/خروج" diff --git a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo index acec2f4139..be76331b94 100644 Binary files a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po index 44088c70b9..8c5b5546cc 100644 --- a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -36,23 +36,23 @@ msgstr "Document déverrouillé automatiquement" msgid "Document forcefully checked in" msgstr "Document déverrouillé de force" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "Document déjà verrouillé." -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.mo index 75346ac604..72d58e6941 100644 Binary files a/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.mo differ 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 fc47264c12..be6c5e1b04 100644 --- a/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -36,23 +36,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo index 1ea5d95b28..3793e04c7c 100644 Binary files a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po index f694a5bbc1..0aaa820933 100644 --- a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo index daf3a9896d..0559348000 100644 Binary files a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po index d8190c57a5..7f07b16209 100644 --- a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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: 2015-01-18 02:17-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo index 644f714fa7..abda34da63 100644 Binary files a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po index 8ed611d26b..9bfde77177 100644 --- a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.mo index ef5e9cf274..d99c3c5a10 100644 Binary files a/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.po index 0e738dddb2..f8c709a1d9 100644 --- a/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -36,23 +36,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.mo index 73ae763451..c5f61577e5 100644 Binary files a/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.po index e8277f68fa..34b378fdb3 100644 --- a/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo index ffa52d41da..438f2fc199 100644 Binary files a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo differ 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 169f71590b..3cb6dea266 100644 --- a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo index 38bd9e39fd..90ba1f8f43 100644 Binary files a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po index a4b57089a0..4c3cd38e69 100644 --- a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -36,23 +36,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo index a5bcba8abe..c021bf39fc 100644 Binary files a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po index 2fe9aa876b..00c7f275bd 100644 --- a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo index 2c10866603..51f183dde8 100644 Binary files a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo differ 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 f51ebc2a59..88e0517806 100644 --- a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.mo index eeba3c0031..e65efaa7e7 100644 Binary files a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.mo differ 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 89c2393eac..ec87836994 100644 --- a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -37,23 +37,23 @@ msgstr "Document aprobat în mod automat " msgid "Document forcefully checked in" msgstr "Document aprobat forţat" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "Document deja aprobat." -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo index 138a102f52..e58391c249 100644 Binary files a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po index c06f28328e..dbb35ebf06 100644 --- a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:56-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -37,23 +37,23 @@ msgstr "Документ проверен автоматически" msgid "Document forcefully checked in" msgstr "Документ проверен по требованию" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "Документ уже забронирован." -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo index d298b5e74a..96bfe153bd 100644 Binary files a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo differ 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 54a9f1e1ce..c0574f46bf 100644 --- a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -36,23 +36,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.mo index 62d6d658aa..5e90401f9b 100644 Binary files a/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.po index 3575c95f41..f06f854eed 100644 --- a/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo index 1f28e2652a..5961748d6e 100644 Binary files a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo differ 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 903f5bcc8c..5ccc7b9745 100644 --- a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo index 466090d0d8..16c80c6bf4 100644 Binary files a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo differ 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 d8f0027b45..4df9cfe9f1 100644 --- a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.mo index c00fd9a656..4ab67bd18a 100644 Binary files a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.mo differ 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 877406abe1..335a61dbb2 100644 --- a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -36,23 +36,23 @@ msgstr "文档自动签入" msgid "Document forcefully checked in" msgstr "文档强制签入" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "文档已经检出" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.mo index 0de9b90238..2078fe72ea 100644 Binary files a/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.po index 627de67941..0b914e8360 100644 --- a/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -35,23 +35,23 @@ msgstr "" msgid "Document forcefully checked in" msgstr "" -#: exceptions.py:16 views.py:82 +#: exceptions.py:18 views.py:82 msgid "Document already checked out." msgstr "" -#: links.py:16 +#: links.py:19 msgid "Checkouts" msgstr "" -#: links.py:17 +#: links.py:20 msgid "Check out document" msgstr "" -#: links.py:18 +#: links.py:21 msgid "Check in document" msgstr "" -#: links.py:19 +#: links.py:22 msgid "Check in/out" msgstr "" diff --git a/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo index ae572b4691..70ea36a254 100644 Binary files a/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/ar/LC_MESSAGES/django.po b/mayan/apps/common/locale/ar/LC_MESSAGES/django.po index 1c8511ea08..33befd4307 100644 --- a/mayan/apps/common/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "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" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -63,7 +63,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "License" @@ -165,123 +165,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "لم يتم اختيار اجراء." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "يجب اختيار غرض واحد عالأقل." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "إضافة" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "إزالة" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "تضارب في البريد الإلكتروني ، لدى مستخدم آخر نفس البريد الإلكتروني." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "تفاصيل المستخدم الحالي تم تحديثها." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "تغيير كلمة السر للمستخدم الحالي" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "تم تغيير كلمة المرور الخاصة بك بنجاح." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "لا شيء" diff --git a/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo index c98be2b725..80ae9bdddc 100644 Binary files a/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/bg/LC_MESSAGES/django.po b/mayan/apps/common/locale/bg/LC_MESSAGES/django.po index b0256e35e9..93bce1f9bb 100644 --- a/mayan/apps/common/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -62,7 +62,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Лиценз" @@ -159,123 +159,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Добави" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Премахнете" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Промяна паролата на текущия потребител" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Вашата парола е сменена успешно." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Няма" diff --git a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.mo index 9bb7d19c46..a4222c0ba2 100644 Binary files a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.mo differ 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 5858ea3bd8..d5df366af0 100644 --- a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -21,7 +21,7 @@ msgstr "" "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" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -63,7 +63,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Licence" @@ -164,123 +164,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Nijedna akcija nije odabrana." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Mora biti izabrana barem jedna stanka." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Dodati" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Ukloniti" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "E-mail zauzet, drugi korisnik ima istu e-mail adresu." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Detalji trenutnog korisnika ažurirani." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Promjeniti trenutni pasvord" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Vaš password je uspješno promjenjen" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Nijedno" diff --git a/mayan/apps/common/locale/da/LC_MESSAGES/django.mo b/mayan/apps/common/locale/da/LC_MESSAGES/django.mo index e720080907..2b655892a6 100644 Binary files a/mayan/apps/common/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/da/LC_MESSAGES/django.po b/mayan/apps/common/locale/da/LC_MESSAGES/django.po index 8ff99e4820..fca45c6aa0 100644 --- a/mayan/apps/common/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/common/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -158,123 +158,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.mo index 3b9cee7436..f7515a3e88 100644 Binary files a/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.po index 4e474958c1..b938ba80f0 100644 --- a/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -158,123 +158,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo index 310792e4ac..f40947bc1b 100644 Binary files a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo differ 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 9e998e5a37..c1dbd97fef 100644 --- a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -24,7 +24,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -68,7 +68,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Lizenz" @@ -170,123 +170,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Keine Aktion ausgewählt." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Es muss mindestens ein Element ausgewählt werden." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Hinzufügen" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Entfernen" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "E-Mail-Konflikt: Diese E-Mailadresse wird bereits im System verwendet." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Details des aktuellen Benutzers aktualisiert." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Passwort des aktuellen Benutzers ändern" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Das Passwort wurde erfolgreich geändert." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "Fehler bei der Speicherung von %s Details." -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "Fehler bei der Speicherung von Details." -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "%s Details erfolgreich gespeichert." -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "Details erfolgreich gespeichert." -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "Fehler bei der Erstellung von neuem %s." -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "Fehler bei der Erstellung des Objekts." -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "%s erfolgreich erstellt." -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "Neues Objekt erfolgreich erstellt." -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "Fehler beim Löschen von %s." -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "Fehler beim Löschen des Objekts." -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "%s erfolgreich gelöscht." -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "Objekt erfolgreich gelöscht." -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Kein(e)" diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.mo b/mayan/apps/common/locale/en/LC_MESSAGES/django.mo index 91ef45235e..f24744df98 100644 Binary files a/mayan/apps/common/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.po b/mayan/apps/common/locale/en/LC_MESSAGES/django.po index c7affd603c..5888d7afe0 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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-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" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -68,7 +68,7 @@ msgstr "edit details" msgid "About" msgstr "about" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "License" @@ -174,128 +174,128 @@ msgstr "" msgid "Function found" msgstr "function found" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "No action selected." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Must select at least one item." -#: views.py:102 +#: views.py:100 #, fuzzy, python-format msgid "Unable to remove %(selection)s." msgstr "Unable to add %(selection)s to %(right_list_title)s." -#: views.py:127 +#: views.py:125 #, fuzzy, python-format msgid "Unable to add %(selection)s." msgstr "Unable to add %(selection)s to %(right_list_title)s." -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Add" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Remove" -#: views.py:174 +#: views.py:172 #, fuzzy msgid "Current user details" msgstr "current user details" -#: views.py:189 +#: views.py:187 #, fuzzy msgid "Current user locale profile details" msgstr "current user details" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "E-mail conflict, another user has that same email." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Current user's details updated." -#: views.py:218 +#: views.py:216 #, fuzzy msgid "Edit current user details" msgstr "edit current user details" -#: views.py:241 +#: views.py:239 #, fuzzy msgid "Current user's locale profile details updated." msgstr "Current user's details updated." -#: views.py:250 +#: views.py:248 #, fuzzy msgid "Edit current user locale profile details" msgstr "edit current user details" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Current user password change" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Your password has been successfully changed." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "None" diff --git a/mayan/apps/common/locale/es/LC_MESSAGES/django.mo b/mayan/apps/common/locale/es/LC_MESSAGES/django.mo index 24208fa989..fdc10925b4 100644 Binary files a/mayan/apps/common/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/es/LC_MESSAGES/django.po b/mayan/apps/common/locale/es/LC_MESSAGES/django.po index c253a0f262..89b4f4efcc 100644 --- a/mayan/apps/common/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "Atributos disponibles" @@ -66,7 +66,7 @@ msgstr "Editar detalles" msgid "About" msgstr "Acerca de" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Licencia" @@ -168,125 +168,125 @@ msgstr "" msgid "Function found" msgstr "función encontrada" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Ninguna acción seleccionada." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Debe seleccionar al menos un artículo." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "No se puede remover %(selection)s." -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "No se puede agregar %(selection)s." -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Agregar" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Eliminar" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "detalles del usuario corriente" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" "Conflicto de correo electrónico, otro usuario tiene ese mismo correo " "electrónico." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Datos del usuario actual actualizados." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "Editar los detalles del usuario actual" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "Datos del usuario corriente actualizados." -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "Editar los detalles del perfil del usuario local" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Cambio de contraseña de usuario actual" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Su contraseña se ha modificado correctamente." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "Error al salvar los detalles %s." -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "Error al salvar los detalles." -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "Los detalles %s se han guardado con éxito." -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "Detalles guardados con éxito." -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "Error al crear nuevo %s." -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "Error al crear objeto." -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "%s creado con éxito." -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "Nuevo objeto creado con éxito." -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "Error al borrar %s." -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "Error al borrar objeto." -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "%s borrado con éxito." -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "Objeto borrado con éxito." -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Ninguno" diff --git a/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo index 25127eb986..2095b860cb 100644 Binary files a/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/fa/LC_MESSAGES/django.po b/mayan/apps/common/locale/fa/LC_MESSAGES/django.po index 99ed97bb33..55afb500d2 100644 --- a/mayan/apps/common/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/fa/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -65,7 +65,7 @@ msgstr "ویرایش جزئیات" msgid "About" msgstr "درباره" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "لیسانس" @@ -164,123 +164,123 @@ msgstr "محلی که کلیه کاربران جهت به اشتراک گذار msgid "Function found" msgstr "فانکشن و یا تابع پیدا شد." -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "هیچ عملیاتی action انتخاب نشده است." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "حداقل یک مورد انتخاب شود." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "عیر قابل حذف و یا برداشتن %(selection)s." -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "نمیتوان برداشت: %(selection)s." -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "افزودن" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "حذف" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "جزئیاتا کاربر فعلی" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "این ایمیل با ایمیل کاربر دیگری یکسان است." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "کزئیات کاربر فعلی بروزرسانی شد." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "یرایش جزئیات کاربر کنونی" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "تغییر کلمه عبور کاربر" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "کلمه عبور شما با موفقیت تغییر کرد." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "خطا در ثبت چزئیات %s." -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "خطا در ثبت چزئیات ." -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "جزئیات %s با موفقیت ثبت شد." -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "جزییات با موفقیت ثبت شد." -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "خطا در زمان ایجاد %s." -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "خطا در زمان ایجاد شی" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "%s با موفقیت ایجاد شد." -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "شی جدید با موفقیت ساخته شد." -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "خطا در زمان حذف %s." -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "خطا در حذف شی." -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "%s با موفقیت حذف شد." -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "شی با موفقیت حذف شد." -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "هیچکدام." diff --git a/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo index 49d52bd96e..654b451c31 100644 Binary files a/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/fr/LC_MESSAGES/django.po b/mayan/apps/common/locale/fr/LC_MESSAGES/django.po index bbe31bae9f..e41fd4aeed 100644 --- a/mayan/apps/common/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/fr/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -23,7 +23,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -67,7 +67,7 @@ msgstr "Modifier les détails" msgid "About" msgstr "À propos" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Licence" @@ -170,123 +170,123 @@ msgstr "" msgid "Function found" msgstr "Fonction trouvée" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Aucune action sélectionnée." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Vous devez sélectionner au moins un élément." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "Impossible de supprimer %(selection)s." -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "Impossible d'ajouter %(selection)s." -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Ajouter" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Supprimer" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "Détails de l'utilisateur courant" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "Conflit d'adresse électronique: un autre utilisateur a cette adresse." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Les détails de l'utilisateur actuel ont été mis à jour." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "Modifier les détails des utilisateurs actuels" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Modifier le mot de passe de l'utilisateur courant" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Votre mot de passe a été modifié avec succès." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "Erreur de sauvegarde %s pour voir les détails." -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "Erreur de sauvegarde détaillée." -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "Sauvegarde de %s détaillé avec succès." -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "Détails sauvegardé avec succès." -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "Erreur nouvelle création %s. " -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "Erreur de création de l'objet." -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "%s créé avec succès" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "Le nouvel objet a été créé avec succès" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "Erreur de suppression %s." -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "Erreur de suppression de l'objet" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "%s supprimé avec succès." -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "Objet supprimé avec succès" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Aucun" diff --git a/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.mo index 0643a894c6..67f9b1d881 100644 Binary files a/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.mo differ 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 4d6153d278..5db9123b57 100644 --- a/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -20,7 +20,7 @@ msgstr "" "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" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -62,7 +62,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -159,123 +159,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo index 83a1fa98b0..6995de8c6b 100644 Binary files a/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/hu/LC_MESSAGES/django.po b/mayan/apps/common/locale/hu/LC_MESSAGES/django.po index 10eacae9ee..5dcf307216 100644 --- a/mayan/apps/common/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/common/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -158,123 +158,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/id/LC_MESSAGES/django.mo b/mayan/apps/common/locale/id/LC_MESSAGES/django.mo index 08eeb1b5f0..b0febd14da 100644 Binary files a/mayan/apps/common/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/id/LC_MESSAGES/django.po b/mayan/apps/common/locale/id/LC_MESSAGES/django.po index 06b067f627..5b54ea1740 100644 --- a/mayan/apps/common/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/common/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -158,123 +158,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/it/LC_MESSAGES/django.mo b/mayan/apps/common/locale/it/LC_MESSAGES/django.mo index ac30fa5d94..caced05c2c 100644 Binary files a/mayan/apps/common/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/it/LC_MESSAGES/django.po b/mayan/apps/common/locale/it/LC_MESSAGES/django.po index 847007f222..bb53084bb7 100644 --- a/mayan/apps/common/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/it/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -24,7 +24,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Licenza" @@ -168,123 +168,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Nessuna azione selezionata" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Devi selezionare un elemento" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Aggiungi" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Rimuovi" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "E-mail conflitto, un altro utente ha quella stessa email." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Dettagli dell'utente corrente aggiornati" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Modifica della password dell'utente corrente" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "La tua password è stata cambiata con successo" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Nessuno" diff --git a/mayan/apps/common/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/common/locale/lv/LC_MESSAGES/django.mo index 03b452449c..175267ecdc 100644 Binary files a/mayan/apps/common/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/lv/LC_MESSAGES/django.po b/mayan/apps/common/locale/lv/LC_MESSAGES/django.po index 1ed3a9f89a..96a02f7c47 100644 --- a/mayan/apps/common/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -62,7 +62,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -159,123 +159,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/common/locale/nb/LC_MESSAGES/django.mo index 46a6bd3b8d..f1eaa34409 100644 Binary files a/mayan/apps/common/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/nb/LC_MESSAGES/django.po b/mayan/apps/common/locale/nb/LC_MESSAGES/django.po index 0d04179e9f..c6289ad6c6 100644 --- a/mayan/apps/common/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -158,123 +158,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo index 72d726a9b9..919bf17c37 100644 Binary files a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo differ 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 13417dcfcb..422001f26a 100644 --- a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -64,7 +64,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Licentie" @@ -161,123 +161,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Geen acties geselecteerd." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Selecteer minimaal een item." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Voeg toe" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Verwijder" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "Email conflict, een andere gebruiker heeft hetzelfde email adres." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Gegevens van huidige gerbuiker aangepast." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Wijzig wachtwoord van huidige gebruiker" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Uw wachtwoord is succesvol aangepast." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "Error bij opslaan van %s gegevens." -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "Error bij opslaan gegevens." -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "%s gegevens succesvol opgeslagen." -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "Gegevens succesvol opgeslagen." -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "Error bij maken nieuwe %s." -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "Error bij het maken van object." -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "%s succesvol aangemaakt." -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "Nieuw object succesvol aangemaakt." -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "Error bij verwijderen %s." -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "Error bij het verwijderen van object." -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "%s succesvol verwijderd." -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "Object succesvol verwijderd." -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Geen" diff --git a/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo index ead9d0a579..9212e67e8f 100644 Binary files a/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/pl/LC_MESSAGES/django.po b/mayan/apps/common/locale/pl/LC_MESSAGES/django.po index fb29730934..9eb764c3e4 100644 --- a/mayan/apps/common/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pl/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -24,7 +24,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Licencja" @@ -163,123 +163,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Nie wybrano żadnego działania" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Musisz wybrać co najmniej jeden element." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Dodaj" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Usuń" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "Użytkownik o podanym adresie e-mail już istnieje." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Aktualne dane użytkownika aktualizowane." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Zmiana hasła użytkownika" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Twoje hasło zostało pomyślnie zmienione." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Brak" diff --git a/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo index 52bbd8ae79..16b8b25b8b 100644 Binary files a/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/pt/LC_MESSAGES/django.po b/mayan/apps/common/locale/pt/LC_MESSAGES/django.po index 213d22b5b0..995faf6930 100644 --- a/mayan/apps/common/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -64,7 +64,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Licença" @@ -163,123 +163,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Deve selecionar pelo menos um item." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Adicionar" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Remover" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "Conflito de E-mail; outro utilizador tem o mesmo e-mail." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Detalhes do utilizador atual atualizados." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Alteração da senha do utilizador atual" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "A sua senha foi alterada com êxito." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Nenhum" diff --git a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo index 65fbfcb555..30670630be 100644 Binary files a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo differ 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 8f21570b4e..b4352fcf5d 100644 --- a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -63,7 +63,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Licença" @@ -162,123 +162,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Deve selecionar pelo menos um item." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Adicionar" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Remover" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "E-mail conflito, outro usuário que tem mesmo e-mail." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Detalhes do usuário atual atualizados." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Alteração de senha do usuário atual" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Sua senha foi alterada com êxito." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Nenhum" diff --git a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.mo index 3c0117734b..49ac9e9222 100644 Binary files a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.mo differ 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 9a9000345f..b422ceb922 100644 --- a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/common/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -63,7 +63,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Licenţă" @@ -166,123 +166,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Nu a fost selectată nici o acţiune." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Trebuie sa selectaţi cel puţin un rând" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Adaugă" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Şterge" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "E-mail conflict, un alt utilizator are acest e-mail." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Detaliile utilizatorului curent au fost actualizate." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Schimbare parola pentru utilizatorul curent" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Parola dvs. a fost schimbată cu succes" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Nici unul" diff --git a/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo index 44ccbadc92..9b3f4ec980 100644 Binary files a/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/ru/LC_MESSAGES/django.po b/mayan/apps/common/locale/ru/LC_MESSAGES/django.po index d323280fb6..f463e9ab84 100644 --- a/mayan/apps/common/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "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" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -63,7 +63,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Лицензия" @@ -166,123 +166,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Никаких действий не выбрано." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Необходимо выбрать хотя бы один элемент." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Добавить" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Удалить" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "Другой пользователь укеазал тот же е-мейл." -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Данные пользователя обновлены." -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "Изменить пароль пользователя" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Ваш пароль был изменен." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "Ни один" diff --git a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo index c34734eacb..15850ce059 100644 Binary files a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo differ 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 65642e6843..f6753b0c87 100644 --- a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/common/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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -62,7 +62,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -159,123 +159,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/common/locale/sq/LC_MESSAGES/django.mo index 84122a504b..78c2d3fb51 100644 Binary files a/mayan/apps/common/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/sq/LC_MESSAGES/django.po b/mayan/apps/common/locale/sq/LC_MESSAGES/django.po index ca53b1d575..32af6c9c30 100644 --- a/mayan/apps/common/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -158,123 +158,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo index 3225817a06..8eb6595589 100644 Binary files a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo differ 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 a36c183f6c..c91a9b7110 100644 --- a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -62,7 +62,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -159,123 +159,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Ekle" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Kaldır" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Parolanız başarılı olarak değiştirildi." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo index 4bd60ad21e..62428b5bd2 100644 Binary files a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo differ 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 a998f95b8c..f52b0351bb 100644 --- a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -62,7 +62,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "Bản quyền" @@ -159,123 +159,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "Không thao tác nào được chọn." -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "Cần chọn ít nhất một phần tử." -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "Thêm" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "Xóa" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "Thông tin người dùng đã được cập nhật" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "Mật khẩu đã thay đổi thành công." -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "None" diff --git a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.mo index 81de2befe8..187e684576 100644 Binary files a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.mo differ 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 63ee8534f7..5d6c3c5a83 100644 --- a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -62,7 +62,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "许可证" @@ -161,123 +161,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "请选择一个操作" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "至少需要选择一项" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "新增" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "移除" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "电子邮箱冲突,另外用户已经使用此邮箱" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "当前用户信息已经更新" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "当前用户密码修改" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "你的密码已经修改成功" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "保存 %s 详细信息出错。" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "保存详细信息出错" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "%s的详单成功保存" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "详单保存成功" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "创建新 %s的时候出错。" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "创建对象的时候出错" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "创建%s成功" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "新对象创建成功" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "删除%s时候出错。" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "删除对象时候出错。" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "删除%s成功。" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "对象删除成功" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "无" diff --git a/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.mo index 01add13400..15f957d8c0 100644 Binary files a/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.po index 9322c1e7fa..7c29789785 100644 --- a/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-17 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: classes.py:38 +#: classes.py:40 msgid "Available attributes: " msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "About" msgstr "" -#: links.py:15 views.py:281 +#: links.py:15 views.py:279 msgid "License" msgstr "" @@ -158,123 +158,123 @@ msgstr "" msgid "Function found" msgstr "" -#: views.py:46 +#: views.py:44 msgid "No action selected." msgstr "" -#: views.py:50 +#: views.py:48 msgid "Must select at least one item." msgstr "" -#: views.py:102 +#: views.py:100 #, python-format msgid "Unable to remove %(selection)s." msgstr "" -#: views.py:127 +#: views.py:125 #, python-format msgid "Unable to add %(selection)s." msgstr "" -#: views.py:140 +#: views.py:138 msgid "Add" msgstr "" -#: views.py:151 +#: views.py:149 msgid "Remove" msgstr "" -#: views.py:174 +#: views.py:172 msgid "Current user details" msgstr "" -#: views.py:189 +#: views.py:187 msgid "Current user locale profile details" msgstr "" -#: views.py:206 +#: views.py:204 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:209 +#: views.py:207 msgid "Current user's details updated." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Edit current user details" msgstr "" -#: views.py:241 +#: views.py:239 msgid "Current user's locale profile details updated." msgstr "" -#: views.py:250 +#: views.py:248 msgid "Edit current user locale profile details" msgstr "" -#: views.py:290 +#: views.py:288 msgid "Current user password change" msgstr "" -#: views.py:305 +#: views.py:303 msgid "Your password has been successfully changed." msgstr "" -#: views.py:317 +#: views.py:314 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:319 +#: views.py:316 msgid "Error saving details." msgstr "" -#: views.py:327 +#: views.py:324 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:329 +#: views.py:326 msgid "Details saved successfully." msgstr "" -#: views.py:341 +#: views.py:338 #, python-format msgid "Error creating new %s." msgstr "" -#: views.py:343 +#: views.py:340 msgid "Error creating object." msgstr "" -#: views.py:350 +#: views.py:347 #, python-format msgid "%s created successfully." msgstr "" -#: views.py:352 +#: views.py:349 msgid "New object created successfully." msgstr "" -#: views.py:370 +#: views.py:367 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:372 +#: views.py:369 msgid "Error deleting object." msgstr "" -#: views.py:377 +#: views.py:374 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:379 +#: views.py:376 msgid "Object deleted successfully." msgstr "" -#: widgets.py:58 +#: widgets.py:60 msgid "None" msgstr "" diff --git a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo index 241ae487d6..53a05d0151 100644 Binary files a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po index dd1c71627b..9f823fd8ad 100644 --- a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mohammed ALDOUB , 2013 @@ -9,63 +9,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "تغيير حجم" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "تغيير حجم." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "تدوير" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "تدوير بمستوى س درجة" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "كثافة" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Change the resolution (ie: DPI) without resizing." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "التكبير" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "التكبير في بنسبة مئوية." -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -83,9 +81,10 @@ msgstr "مسار الملف إلى برنامج imagemagick " #: 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 "" #: settings.py:16 @@ -96,18 +95,15 @@ msgstr "المسار إلى برنامج libreoffice." msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "مساعدة" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"هذه هي صيغ الملفات التي يدعمها برنامج التحويل المحدد حاليا. في هذه الحالة: " -"'%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -413,11 +409,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -533,8 +527,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo index 88c9503278..0f25ee226c 100644 Binary files a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po index 8e33af7080..45cad4e471 100644 --- a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pavlin Koldamov , 2012 @@ -9,62 +9,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Преоразмеряване" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Преоразмеряване." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Завъртете" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Увеличаване" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -82,9 +81,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -95,16 +95,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -410,11 +409,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -530,8 +527,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.mo index 8ebb7dd995..8e8f5c26d0 100644 Binary files a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.mo differ 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 12d9fe9d73..8392d64368 100644 --- a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # www.ping.ba , 2013 @@ -9,63 +9,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Promjeni veličinu" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Promijeni veličinu." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Rotiraj" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Rotiraj n stepeni." -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Gustoća" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Promjeni rezoluciju (na pr: DPI) bez promjene veličine." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Uvećaj" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Uvećaj n postotaka." -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -83,9 +81,10 @@ msgstr "Staza do graphicsmagick's programa." #: 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 "" #: settings.py:16 @@ -96,18 +95,15 @@ msgstr "Staza do LibreOffice programa." msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Pomoć" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Ovo su formati datoteka podržani od trenutno selektovanog backend " -"konvertera. U ovom slučaju: '%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -413,11 +409,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -533,8 +527,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo index de23cd0599..8e3de6b4b8 100644 Binary files a/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/da/LC_MESSAGES/django.po b/mayan/apps/converter/locale/da/LC_MESSAGES/django.po index d23f96e0d2..68965d1066 100644 --- a/mayan/apps/converter/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/da/LC_MESSAGES/django.po @@ -1,69 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -81,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -94,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -409,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -529,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.mo index 8386009808..660af47188 100644 Binary files a/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.po index 8c4f3ec69c..4e621f3a67 100644 --- a/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.po @@ -1,69 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" -"mayan-edms/language/de_CH/)\n" -"Language: de_CH\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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -81,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -94,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -409,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -529,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo index 5f3b2ee6fa..d3ed9227e8 100644 Binary files a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo differ 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 290d369525..034ecc60e0 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,62 +10,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Größe ändern" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Größe ändern." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Drehen" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Drehen (um n Grad)." -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Optische Dichte" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Auflösung (bspw. DPI) ohne Größenänderung anpassen." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Zoom" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Zoomen (um n Prozent)" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -83,13 +82,11 @@ msgstr "Dateipfad zum 'graphicsmagick'-Programm" #: 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" #: settings.py:16 msgid "Path to the libreoffice program." @@ -99,18 +96,15 @@ msgstr "Pfad zum 'libreoffice'-Programm." msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Hilfe" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Dies sind die Dateiformate, welche vom aktuell ausgewählten Backend " -"unterstützt werden. In diesem Fall: '%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -416,11 +410,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -536,8 +528,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo index 1c567d98ef..577837f411 100644 Binary files a/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.po b/mayan/apps/converter/locale/en/LC_MESSAGES/django.po index c02b13555d..d6c560d672 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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-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,54 +18,54 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Resize" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Resize." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 #, fuzzy msgid "Width" msgstr "width" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 #, fuzzy msgid "Height" msgstr "height" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Rotate" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Rotate by n degress." -#: literals.py:30 +#: literals.py:32 #, fuzzy msgid "Degrees" msgstr "degrees" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Density" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Change the resolution (ie: DPI) without resizing." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Zoom" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Zoom by n percent." -#: literals.py:45 +#: literals.py:47 #, fuzzy msgid "Percent" msgstr "percent" @@ -101,18 +101,15 @@ msgstr "Path to the libreoffice program." msgid "Path to the Popple program pdftoppm." msgstr "Path to the libreoffice program." -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Help" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"These are the file formats supported by the currently selected converter " -"backend. In this case: '%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" diff --git a/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo index 2b2c6b2a0b..3edf958da1 100644 Binary files a/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/es/LC_MESSAGES/django.po b/mayan/apps/converter/locale/es/LC_MESSAGES/django.po index 1e30df350e..ffe991341b 100644 --- a/mayan/apps/converter/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/es/LC_MESSAGES/django.po @@ -1,72 +1,71 @@ # SOME 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 # Lory977 , 2015 -# Roberto Rosario, 2011-2012 +# Roberto Rosario, 2011-2012,2015 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-12 19:05+0000\n" -"Last-Translator: Lory977 \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Cambiar el tamaño" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Cambiar el tamaño." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "Ancho" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "Altura" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Girar" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Girar n grados." -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "Grados" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Densidad" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Cambia la resolución (es decir: DPI) sin cambiar el tamaño." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Ampliar" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Zoom en n tanto por ciento." -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "Por ciento" @@ -84,13 +83,11 @@ msgstr "Ruta de archivo al programa graphicsmagick." #: 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" #: settings.py:16 msgid "Path to the libreoffice program." @@ -98,20 +95,17 @@ msgstr "Ruta de acceso al programa LibreOffice." #: settings.py:17 msgid "Path to the Popple program pdftoppm." -msgstr "" +msgstr "Ruta al programa pdftoppm de Poppler." -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Ayuda" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Estos son los formatos de archivo soportados por el servidor del convertidor " -"seleccionado. En este caso: '%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -417,11 +411,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -537,8 +529,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo index 3e9d36289d..2affb498b5 100644 Binary files a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po index 83d8f5000a..9db5d52019 100644 --- a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mehdi Amani , 2014 @@ -9,62 +9,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "تغییر اندازه" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "تغییر اندازه" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "عرض" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "ارتفاع" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "چرخاندن" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "چرخاندن با n درجه" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "درجه" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "تراکم" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "تغییر در رزولوشن (DPI) بدون تغییر اندازه" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "بزرگ/کوچک نمایی" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "بزرگ/کوچک نمایی با درصد" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "درصد" @@ -82,13 +81,11 @@ msgstr "File path to graphicsmagick's program." #: 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.Pytho" +"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" #: settings.py:16 msgid "Path to the libreoffice program." @@ -98,16 +95,15 @@ msgstr "Path to the libreoffice program." msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "راهنما" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "فرمت فایلهای پشتیبانی شده. عبارتند از: \"%(backend)s\"" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -413,11 +409,9 @@ msgstr "فرمت فایلهای پشتیبانی شده. عبارتند از: \" #~ 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)" +#~ "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)" +#~ "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" @@ -533,8 +527,7 @@ msgstr "فرمت فایلهای پشتیبانی شده. عبارتند از: \" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo index df4baf8bcb..6490dc8db5 100644 Binary files a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po index 890b77677b..6553d21115 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,62 +10,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Redimensionner" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Redimensionner." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "Largeur" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "Hauteur" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Rotation" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Rotation de n degrés" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "Degrés" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Densité" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Changer la résolution (ie: DPI) sans redimensionner." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Zoom" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Zoom de n pourcents." -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "Pourcent" @@ -75,9 +74,7 @@ msgstr "Chemin vers le programme de conversion d'image d'imagemagick." #: 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." #: settings.py:13 msgid "File path to graphicsmagick's program." @@ -85,13 +82,11 @@ msgstr "Chemin vers le programme graphicsmagick." #: 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" #: settings.py:16 msgid "Path to the libreoffice program." @@ -101,18 +96,15 @@ msgstr "Chemin vers le programme libreoffice" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Aide" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Voici les formats d'images pris en charge par le convertisseur d'image " -"sélectionné. Dans le cas présent: '%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -418,11 +410,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -538,8 +528,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.mo index 315703d509..9be2fd0df8 100644 Binary files a/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.mo differ 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 00e001409f..877c258a08 100644 --- a/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.po @@ -1,70 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -82,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -95,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -410,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -530,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo index 27cf08507a..cd603cba03 100644 Binary files a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po index 13ac690e13..c745bb826c 100644 --- a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po @@ -1,69 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -81,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -94,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -409,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -529,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo index aea988535c..3b62048d03 100644 Binary files a/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/id/LC_MESSAGES/django.po b/mayan/apps/converter/locale/id/LC_MESSAGES/django.po index bb4dd91c91..8c73037668 100644 --- a/mayan/apps/converter/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/id/LC_MESSAGES/django.po @@ -1,69 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -81,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -94,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -409,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -529,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo index 78f8521515..686f0bcd41 100644 Binary files a/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/it/LC_MESSAGES/django.po b/mayan/apps/converter/locale/it/LC_MESSAGES/django.po index 72fbf1b709..408fad8694 100644 --- a/mayan/apps/converter/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pierpaolo Baldan , 2011 @@ -9,62 +9,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Ridimensiona" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Ridimensiona" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Ruotare" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Ruotate di n gradi" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Densità" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Cambia risoluzione (ie:DPi) senza ridimensionare" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Zoom" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Zoom in percentuale" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -82,9 +81,10 @@ msgstr "File path per il progarmma " #: 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 "" #: settings.py:16 @@ -95,18 +95,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Aiuto" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Questi sono il formati file supportati dal backend selezionato.In questo " -"caso : '%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -412,11 +409,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -532,8 +527,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/lv/LC_MESSAGES/django.mo index 7b64bb083c..785c7b3fe0 100644 Binary files a/mayan/apps/converter/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/lv/LC_MESSAGES/django.po b/mayan/apps/converter/locale/lv/LC_MESSAGES/django.po index acd7b2add6..d78e2b1be5 100644 --- a/mayan/apps/converter/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/lv/LC_MESSAGES/django.po @@ -1,70 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" -"language/lv/)\n" -"Language: lv\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" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -82,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -95,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -410,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -530,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/nb/LC_MESSAGES/django.mo index ba08a6778e..528ebfe3fe 100644 Binary files a/mayan/apps/converter/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/nb/LC_MESSAGES/django.po b/mayan/apps/converter/locale/nb/LC_MESSAGES/django.po index a383b3b3f7..235d5e5de7 100644 --- a/mayan/apps/converter/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/nb/LC_MESSAGES/django.po @@ -1,69 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" -"edms/language/nb/)\n" -"Language: nb\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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -81,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -94,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -409,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -529,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo index 3545e6dce0..97a227c96d 100644 Binary files a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo differ 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 36cbe8a582..8a523b1a9b 100644 --- a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Lucas Weel , 2013 @@ -10,62 +10,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Afmeting wijzigen" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Afmeting wijzigen." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Roteren" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Roteren met n graden" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Dichtheid" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Wijzig resolutie (DPI) zonder wijzigen afmetingen." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Inzoomen" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Inzoomen met n procent." -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -83,12 +82,11 @@ msgstr "Locatie 'imagemagic' commandline executable." #: 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." #: settings.py:16 msgid "Path to the libreoffice program." @@ -98,18 +96,15 @@ msgstr "Locatie 'libreoffice' commandline executable." msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Help" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Dit zijn de bestandsformaten die worden ondersteund door converter backend: " -"'%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -415,11 +410,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -535,8 +528,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo index dcf1233722..4d74687595 100644 Binary files a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po index 3dd9d6ac84..61a55f85f6 100644 --- a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # mic , 2012 @@ -9,63 +9,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Zmiana rozmiaru" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Zmiana rozmiaru." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Obracać" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Zmiana rozdzielczości (np.: DPI) bez zmiany rozmiaru." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Powiększ" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -83,9 +81,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -96,16 +95,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -411,11 +409,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -531,8 +527,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo index 0354977426..01f7e2d7a6 100644 Binary files a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po index 00b4b028c7..cb45882852 100644 --- a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Emerson Soares , 2011 @@ -11,62 +11,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Redimensionar" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Redimensionar." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Rodar" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Rodar n graus." -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Densidade" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Alterar a resolução (DPI) sem redimensionamento." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Zoom" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Zoom n porcento." -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -84,9 +83,10 @@ msgstr "Caminho para o programa graphicsmagick." #: 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 "" #: settings.py:16 @@ -97,18 +97,15 @@ msgstr "Caminho para o programa LibreOffice" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Ajuda" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Estes são os formatos de ficheiro suportados pelo conversor selecionado. " -"Neste caso: ' %(backend)s '" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -414,11 +411,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -534,8 +529,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo index 2ae9b4ae21..b071f65d2c 100644 Binary files a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo differ 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 92d9260e11..e1f1e8289e 100644 --- a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Emerson Soares , 2011-2012 @@ -10,62 +10,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Redimensionar" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Redimensionar." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Rodar" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Rodar por n graus." -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Densidade" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Alterar a resolução (ie: DPI), sem redimensionamento." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Zoom" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Zoom por n percento." -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -83,9 +82,10 @@ msgstr "Caminho do arquivo para o programa graphicsmagick." #: 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 "" #: settings.py:16 @@ -96,18 +96,15 @@ msgstr "Caminho para o programa BrOffice." msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Ajuda" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Estes são os formatos de arquivos suportados pelo servidor conversor " -"selecionado. Neste caso: ' %(backend)s '" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -413,11 +410,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -533,8 +528,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.mo index 8eef6a82d9..dd394f8ed2 100644 Binary files a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.mo differ 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 dadd472ac3..8e6cc2a598 100644 --- a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Badea Gabriel , 2013 @@ -9,63 +9,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Redimensionarea" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Redimensionarea." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Roti" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Rotiți de degress nr." -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Densitate" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Modificarea rezoluției (de exemplu: DPI), fără redimensionare." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Zoom" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Zoom in procente." -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -83,9 +81,10 @@ msgstr "Fișier calea către programul graphicsmagick ." #: 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 "" #: settings.py:16 @@ -96,18 +95,15 @@ msgstr "Calea către programul LibreOffice." msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Ajutor" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Acestea sunt formatele de fișiere acceptate de backend convertor curent " -"selectat. În acest caz '%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -413,11 +409,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -533,8 +527,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo index ce56802c40..273e660346 100644 Binary files a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po index 636b1a2745..5f0033cc76 100644 --- a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Sergey Glita , 2011-2012 @@ -9,63 +9,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "Изменение размера" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "Изменить размер." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "Вращать" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "Поворот на n градусов." -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "Плотность" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "Изменение разрешения (т.е. точек на дюйм) без изменения размера." -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "Увеличить" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "Увеличить на n %." -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -83,9 +81,10 @@ msgstr "Путь к файлу программs GraphicsMagick." #: 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 "" #: settings.py:16 @@ -96,17 +95,15 @@ msgstr "Путь к программе LibreOffice." msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "Помощь" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" -"Эти форматы поддерживают выбранный конвертер. Сейчас это: '%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -412,11 +409,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -532,8 +527,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo index e940632efb..a39c15e09b 100644 Binary files a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo differ 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 c8875ac08d..1df45e3f96 100644 --- a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po @@ -1,70 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -82,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -95,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -410,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -530,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/sq/LC_MESSAGES/django.mo index 232ffc28e4..60d1272295 100644 Binary files a/mayan/apps/converter/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/sq/LC_MESSAGES/django.po b/mayan/apps/converter/locale/sq/LC_MESSAGES/django.po index 51cd50b309..251371d43c 100644 --- a/mayan/apps/converter/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/sq/LC_MESSAGES/django.po @@ -1,69 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" -"language/sq/)\n" -"Language: sq\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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -81,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -94,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -409,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -529,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo index ab032f0cb6..16248ee4ec 100644 Binary files a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo differ 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 2096a23c4b..ada5acf1a0 100644 --- a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po @@ -1,69 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -81,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -94,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -409,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -529,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo index 8bcd4886e4..7198761f52 100644 Binary files a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo differ 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 0006630fb3..ff6b46f267 100644 --- a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po @@ -1,69 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: 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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -81,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -94,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -409,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -529,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.mo index a70e6a826a..5ad1c6c50a 100644 Binary files a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.mo differ 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 0a5e301f0e..e1e0df6552 100644 --- a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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,62 +9,61 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_CN/)\n" -"Language: zh_CN\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" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "调整大小" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "调整大小." -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "旋转" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "旋转n度" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "密度" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "不改变大小地调整分辨率(比如:DPI)" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "缩放" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "缩放百分之n" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -82,9 +81,10 @@ msgstr "graphicsmagick的文件目录" #: 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 "" #: settings.py:16 @@ -95,16 +95,15 @@ msgstr "libreoffice的目录" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "帮助" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "这些都是当前后台转换所支持的文件格式,使用环境: '%(backend)s'" +#~ msgid "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -410,11 +409,9 @@ msgstr "这些都是当前后台转换所支持的文件格式,使用环境: ' #~ 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)" +#~ "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)" +#~ "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" @@ -530,8 +527,7 @@ msgstr "这些都是当前后台转换所支持的文件格式,使用环境: ' #~ 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)" +#~ 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)" diff --git a/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.mo index 433991115e..40b9a64f63 100644 Binary files a/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.po index d46301b7e0..b882e3734e 100644 --- a/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.po @@ -1,69 +1,68 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_TW/)\n" -"Language: zh_TW\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" -#: literals.py:19 +#: literals.py:21 msgid "Resize" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "Resize." msgstr "" -#: literals.py:22 literals.py:37 +#: literals.py:24 literals.py:39 msgid "Width" msgstr "" -#: literals.py:23 literals.py:38 +#: literals.py:25 literals.py:40 msgid "Height" msgstr "" -#: literals.py:27 +#: literals.py:29 msgid "Rotate" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "Rotate by n degress." msgstr "" -#: literals.py:30 +#: literals.py:32 msgid "Degrees" msgstr "" -#: literals.py:34 +#: literals.py:36 msgid "Density" msgstr "" -#: literals.py:35 +#: literals.py:37 msgid "Change the resolution (ie: DPI) without resizing." msgstr "" -#: literals.py:42 +#: literals.py:44 msgid "Zoom" msgstr "" -#: literals.py:43 +#: literals.py:45 msgid "Zoom by n percent." msgstr "" -#: literals.py:45 +#: literals.py:47 msgid "Percent" msgstr "" @@ -81,9 +80,10 @@ 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" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" #: settings.py:16 @@ -94,16 +94,15 @@ msgstr "" msgid "Path to the Popple program pdftoppm." msgstr "" -#: templates/converter_file_formats_help.html:3 -msgid "Help" -msgstr "" +#~ msgid "Help" +#~ msgstr "Help" -#: 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 "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" +#~ msgstr "" +#~ "These are the file formats supported by the currently selected converter " +#~ "backend. In this case: '%(backend)s'" #~ msgid "file formats" #~ msgstr "file formats" @@ -409,11 +408,9 @@ msgstr "" #~ 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)" +#~ "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)" +#~ "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" @@ -529,8 +526,7 @@ msgstr "" #~ 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)" +#~ 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)" diff --git a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo index 2ad038fd93..124b0ffe28 100644 Binary files a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo differ 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 67cfafa2de..481e36b78f 100644 --- a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mohammed ALDOUB , 2013 @@ -9,51 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: 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" -#: api.py:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Term" -#: forms.py:8 +#: forms.py:10 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 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Query keyservers" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Key management" @@ -113,102 +111,103 @@ msgstr "Delete keys" msgid "Import keys from keyservers" msgstr "Import keys from keyservers" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "List of keyservers to be queried for unknown keys." -#: settings.py:16 +#: settings.py:15 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:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Key: %s, imported successfully." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Unable to import key id: %(key_id)s; %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Import key" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "Are you sure you wish to import key id: %s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "Key ID" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Owner" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Key: %s, deleted successfully." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Delete key" -#: views.py:110 +#: views.py:112 #, 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 "" -"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:127 +#: views.py:129 msgid "Query key server" msgstr "Query key server" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "results" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifies" diff --git a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo index 1387eed20b..daeb82f52a 100644 Binary files a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo differ 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 51cc402595..df9a313665 100644 --- a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pavlin Koldamov , 2012 @@ -9,50 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Условие" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Име, е-мейл, ключ ID или отпечатък от ключ, за преглед." -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Запитване към сървъри за ключове" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Управление на ключове" @@ -112,102 +111,103 @@ msgstr "Изтриване на ключове" msgid "Import keys from keyservers" msgstr "Внос ключове от сървъри за ключове" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "Списък на сървъри за ключове, за запитвания по неизвестни ключове." -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "Директория за съхранение на ключове, както и конфигурационни файлове." -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Ключ: %s, внесен успешно." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Неуспешно внасяна на ключ с id: %(key_id)s; %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Внасяне на ключ" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "Сигурни ли сте, че искате да внесете ключ с id: %s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "Ключ ID" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Собственик" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Ключ: %s, е изтрит успешно." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Изтриване на ключ" -#: views.py:110 +#: views.py:112 #, 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 "" -"Сигурни ли сте, че искате да изтриевте ключ: %s? Ако се опитвате да " -"изтриете публичен ключ, който е част от двойка ключове публичен/частен, " -"частния ключ също ще бъде изтрит." +msgstr "Сигурни ли сте, че искате да изтриевте ключ: %s? Ако се опитвате да изтриете публичен ключ, който е част от двойка ключове публичен/частен, частния ключ също ще бъде изтрит." -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "Запитване към сървър за ключове" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "резултати" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Идентифицира" diff --git a/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.mo index fe672a7b57..4e7ab3b2af 100644 Binary files a/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.mo differ 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 a092aefddd..cc4b37387d 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,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # www.ping.ba , 2013 @@ -9,51 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: 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" -#: api.py:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Pojam" -#: forms.py:8 +#: forms.py:10 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 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Upit keyservera" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Upravljanje ključevima" @@ -113,104 +111,103 @@ msgstr "Obriši ključeve" msgid "Import keys from keyservers" msgstr "Uvezi ključeve sa keyservera" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "Popis keyservera za upit za nepoznate ključeve." -#: settings.py:16 +#: settings.py:15 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." +msgstr "Home direktorij se koristi za pohranu ključeva, kao i konfiguracijskih datoteka." -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Ključ: %s, uspješno importovan." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Nije moguće uvesti id ključa: %(key_id)s; %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Importuj ključ" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "Jeste li sigurni da želite importovati id ključa: %s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "ID ključa" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Vlasnik" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Ključ: %s, uspješno obrisan." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Obriši ključ" -#: views.py:110 +#: views.py:112 #, 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 "" -"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:127 +#: views.py:129 msgid "Query key server" msgstr "Upit servera ključeva" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "rezultati" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identificira" diff --git a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo index 83b8d99b19..8e3de6b4b8 100644 Binary files a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo differ 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 05b6f3c569..cc72838142 100644 --- a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po @@ -1,57 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -111,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -163,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/de_CH/LC_MESSAGES/django.mo index 89d3e0f7a6..660af47188 100644 Binary files a/mayan/apps/django_gpg/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/de_CH/LC_MESSAGES/django.mo differ 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 index 95c67582a4..301d48d1ff 100644 --- a/mayan/apps/django_gpg/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/de_CH/LC_MESSAGES/django.po @@ -1,57 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" -"mayan-edms/language/de_CH/)\n" -"Language: de_CH\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 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -111,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -163,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo index be2d53a5d6..e102d9f0f1 100644 Binary files a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo differ 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 21a5ab6ab8..af8ff1c923 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,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 @@ -13,52 +13,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: 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" -#: api.py:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Begriff" -#: forms.py:8 +#: forms.py:10 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." +msgstr "Name, E-Mail, Schlüssel-ID oder Fingerabdruck des Schlüssels, der gesucht wird." -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Schlüsselserver abfragen" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Schlüssel-Management" @@ -96,9 +93,7 @@ msgstr "Signatur Fehler." #: literals.py:44 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." +msgstr "Das Dokument ist signiert, aber kein öffentlicher Schlüssel zur Überprüfung verfügbar." #: literals.py:47 msgid "Document is signed, and signature is good." @@ -120,102 +115,103 @@ msgstr "Schlüssel löschen" msgid "Import keys from keyservers" msgstr "Schlüssel von Schlüsselservern importieren" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "Liste der Server, die nach unbekannten Schlüsseln durchsucht werden." -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "Verzeichnis zum Speichern von Schlüsseln und Konfigurationsdateien." -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Schlüssel %s erfolgreich importiert." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Schlüssel-ID %(key_id)s konnte nicht importiert werden: %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Schlüssel importieren" -#: views.py:53 +#: views.py:55 #, python-format 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:77 +#: views.py:79 msgid "Key ID" msgstr "Schlüssel-ID" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Eigentümer" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Schlüssel %s erfolgreich gelöscht." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Schlüssel löschen" -#: views.py:110 +#: views.py:112 #, 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 "" -"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:127 +#: views.py:129 msgid "Query key server" msgstr "Schlüsselserver abfragen" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "Ergebnis" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifiziert" diff --git a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo index 673f862c66..a81246caee 100644 Binary files a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo differ 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 9f6c67dd6a..eac60b8dc0 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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-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,44 +18,44 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:92 +#: api.py:94 #, fuzzy msgid "Unknown" msgstr "unknown" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Term" -#: forms.py:8 +#: forms.py:10 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 +#: links.py:10 views.py:68 #, fuzzy msgid "Private keys" msgstr "private keys" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 #, fuzzy msgid "Public keys" msgstr "public keys" -#: links.py:8 +#: links.py:12 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Query keyservers" -#: links.py:10 +#: links.py:14 #, fuzzy msgid "Import" msgstr "import" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Key management" @@ -115,51 +115,55 @@ msgstr "Delete keys" msgid "Import keys from keyservers" msgstr "Import keys from keyservers" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "List of keyservers to be queried for unknown keys." -#: settings.py:16 +#: settings.py:15 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:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Key: %s, imported successfully." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Unable to import key id: %(key_id)s; %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Import key" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "Are you sure you wish to import key id: %s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "Key ID" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Owner" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Key: %s, deleted successfully." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Delete key" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -170,53 +174,53 @@ msgstr "" "that is part of a public/private pair the private key will be deleted as " "well." -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "Query key server" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "results" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 #, fuzzy msgid "Creation date" msgstr "creation date" -#: views.py:157 +#: views.py:159 #, fuzzy msgid "Disabled" msgstr "disabled" -#: views.py:161 +#: views.py:163 #, fuzzy msgid "Expiration date" msgstr "expiration date" -#: views.py:165 +#: views.py:167 #, fuzzy msgid "Expired" msgstr "expired" -#: views.py:169 +#: views.py:171 #, fuzzy msgid "Length" msgstr "length" -#: views.py:173 +#: views.py:175 #, fuzzy msgid "Revoked" msgstr "revoked" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifies" diff --git a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo index 84b6592206..ffc99eaf81 100644 Binary files a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo differ 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 d65196a66b..a28c975705 100644 --- a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # jmcainzos , 2014 @@ -11,52 +11,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-14 20:06+0000\n" -"Last-Translator: Lory977 \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "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:92 +#: api.py:94 msgid "Unknown" msgstr "Desconocido" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Término" -#: forms.py:8 +#: forms.py:10 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." +msgstr "Nombre, dirección de correo electrónico, identificador de clave o huella digital de clave a buscar." -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "Claves privadas" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "Claves públicas" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "Eliminar" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Hacer búsquedas en servidores de claves" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "Importar" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Gestión de claves" @@ -94,9 +91,7 @@ msgstr "Error de firma." #: literals.py:44 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." +msgstr "El documento ha sido firmado pero no hay clave pública disponible para verificación." #: literals.py:47 msgid "Document is signed, and signature is good." @@ -118,106 +113,103 @@ msgstr "Borrar claves" msgid "Import keys from keyservers" msgstr "Importar llaves del servidores de claves" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." -msgstr "" -"Lista de servidores de claves a ser utilizados para buscar claves " -"desconocidas." +msgstr "Lista de servidores de claves a ser utilizados para buscar claves desconocidas." + +#: settings.py:15 +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." #: settings.py:16 -msgid "Home directory used to store keys as well as configuration files." +msgid "Path to the GPG binary." msgstr "" -"Directorio de inicio utilizado para almacenar las claves, así como los " -"archivos de configuración." -#: views.py:38 +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Clave: %s, importada con éxito." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "No se pudo importar la clave: %(key_id)s ; %(error)s " -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Importar clave" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "¿Esta seguro que desea importar la clave: %s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "Identificador de clave" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Propietario" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Clave: %s, borrada con éxito." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Borrar clave" -#: views.py:110 +#: views.py:112 #, 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 "" -"¿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." +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:127 +#: views.py:129 msgid "Query key server" msgstr "Consultar servidor de claves" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "resultados" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "Tipo" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "Fecha de creación" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "Desactivada" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "Fecha de expiración" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "Expirada" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "Largo" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "Revocar" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifica a" diff --git a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo index 7297a18a24..2526f33de5 100644 Binary files a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo differ 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 639789db24..650ed00fb4 100644 --- a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mehdi Amani , 2014 @@ -9,50 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 17:28+0000\n" -"Last-Translator: Mehdi Amani \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "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:92 +#: api.py:94 msgid "Unknown" msgstr "ناشناخته" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "ترم Term" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "نام، ایمیل، شناسه کلید ویا اثرانگشت کلید برای چستچو." -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "کلید شخصی" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "کلید عمومی" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "حذف" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "پرسش و یا query از سرورهای کلید" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "وارد کردن" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "مدیریت کلید" @@ -112,101 +111,103 @@ msgstr "پاک و یا حذف کلیدها" msgid "Import keys from keyservers" msgstr "وارد کردن کلیده از سرور کلیدها" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "لیست سرور کلیدها برای پرسش درباره کلید های ناشناس." -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "ریشه دایرکتوری جهت نگهداری کلیدها بهمراه فایلهای پیکربندی." -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "کلید: %s, بصورت موفقیت آمیز وارد شد." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "فادر نبودن در وارد کردن کلید با شناسه: %(key_id)s , خطای %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "وارد کردن کلید" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "آیا از ورود کلیدی با شناسه: %s مطمئن هستید؟" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "شناسه کلید" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "صاحب" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "کلید: %s با موفقیت حذف شد." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "حذف کلید" -#: views.py:110 +#: views.py:112 #, 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 "" -"آیا از حذف کلید: %s مطمئن هستید؟ درصورت حذف کلید عمومی مرتبط با کلید خصوصی، " -"کلیدخصوصی بطور اتوماتیک حذف خواهد شد." +msgstr "آیا از حذف کلید: %s مطمئن هستید؟ درصورت حذف کلید عمومی مرتبط با کلید خصوصی، کلیدخصوصی بطور اتوماتیک حذف خواهد شد." -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "پرسش از سرور کلید" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "نتایج" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "شناسه" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "نوع" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "تاریخ ایجاد" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "غیر فعال" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "تاریخ انقضا" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "منقضی ویا تاریخ گذشته" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "طول" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "لغو شده" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "شناسایی کردن." diff --git a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo index c3c6676417..a9d28e2b2f 100644 Binary files a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo differ 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 11275791ed..3d2cfa1869 100644 --- a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/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,50 +10,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-11-02 08:19+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: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "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:92 +#: api.py:94 msgid "Unknown" msgstr "Inconnu" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Terme" -#: forms.py:8 +#: forms.py:10 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 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "Clés privées" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "Clés publiques" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "Supprimer" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Interroger les serveurs de clés" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "importer" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Gestion des clés" @@ -91,9 +90,7 @@ msgstr "Erreur de signature." #: literals.py:44 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." +msgstr "Ce document est signé mais aucune clé publique n'est disponible pour vérifier la signature." #: literals.py:47 msgid "Document is signed, and signature is good." @@ -115,104 +112,103 @@ msgstr "Supprimer les clés" msgid "Import keys from keyservers" msgstr "Importer les clés à partir des serveurs de clés" -#: settings.py:15 +#: settings.py:14 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 +#: settings.py:15 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" +msgstr "Répertoire principal utilisé pour stocker les clés, ainsi que les fichiers de configuration" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Clé: %s, importée avec succès." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Impossible d'importer la clé dont l'id est: %(key_id)s; %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Importer la clé" -#: views.py:53 +#: views.py:55 #, python-format 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:77 +#: views.py:79 msgid "Key ID" msgstr "ID de la clé" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Propriétaire" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Clé: %s, supprimée avec succès" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Supprimer la clé" -#: views.py:110 +#: views.py:112 #, 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 "" -"Ê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:127 +#: views.py:129 msgid "Query key server" msgstr "Interroger le serveur de clés" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "résultats" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "Type" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "Date de création" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "Désactivé" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "Date d'expiration" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "Expiré" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "Durée" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "Retirer" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifie" diff --git a/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.mo index 8facfb5174..9be2fd0df8 100644 Binary files a/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.mo differ 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 66842bfd61..34a9eb5435 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,58 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -112,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -164,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo index d4b82a1d39..cd603cba03 100644 Binary files a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo differ 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 ef6d82a4bf..ba3fa5bda6 100644 --- a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po @@ -1,57 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -111,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -163,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo index ad7deedaff..3b62048d03 100644 Binary files a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo differ 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 bcea7164bc..b3d40922e9 100644 --- a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po @@ -1,57 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: 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" -#: api.py:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -111,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -163,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo index 0710547a9a..71ef2bd1c7 100644 Binary files a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo differ 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 989894e013..3cc4f937b6 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,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: # Pierpaolo Baldan , 2011 @@ -10,50 +10,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Scadenza" -#: forms.py:8 +#: forms.py:10 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 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Interroga l'autorità per le chiavi" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Gestione delle chiavi" @@ -91,9 +90,7 @@ msgstr "Errore di firma" #: literals.py:44 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" +msgstr "Il documento è stato firmato, ma la chiave pubblica non è disponibile per la verifica" #: literals.py:47 msgid "Document is signed, and signature is good." @@ -115,104 +112,103 @@ msgstr "Cancella chiavi" msgid "Import keys from keyservers" msgstr "Importa le chiavi dal server di chiavi" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "Lista di server per chiavi che si possono interrogare." -#: settings.py:16 +#: settings.py:15 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." +msgstr "Home directory utilizzata per memorizzare le chiavi così come i file di configurazione." -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Chiave: %s, importata con successo." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Impossibile importare chiave id: %(key_id)s ; %(error)s " -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Importa chiave" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "Sei sicuro di voler importare la chiave id: %s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "chiave ID" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Proprietario" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "chiave: %s, cancellata con successo." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Cancella chiave" -#: views.py:110 +#: views.py:112 #, 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 "" -"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:127 +#: views.py:129 msgid "Query key server" msgstr "Interroga il server delle chiavi" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "risultati" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifica" diff --git a/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.mo index 55a8eaef02..785c7b3fe0 100644 Binary files a/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.po index cbfc0a8197..b357f2024f 100644 --- a/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.po @@ -1,58 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" -"language/lv/)\n" -"Language: lv\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" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: api.py:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -112,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -164,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.mo index be28c4a37d..528ebfe3fe 100644 Binary files a/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.po index 4ad10885d1..b00777465b 100644 --- a/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.po @@ -1,57 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" -"edms/language/nb/)\n" -"Language: nb\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 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -111,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -163,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo index 04c410ec4e..0021be43b5 100644 Binary files a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo differ 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 737069da5c..8499714d47 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,57 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -111,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -163,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo index a3be72adda..d446dbf4e7 100644 Binary files a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo differ 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 46cb808c0e..6fb6234f62 100644 --- a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # mic , 2012 @@ -9,51 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Term" -#: forms.py:8 +#: forms.py:10 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 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Query keyservers" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Zarządzanie kluczami" @@ -91,9 +89,7 @@ msgstr "Błąd podpisu." #: literals.py:44 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." +msgstr "Dokument został podpisany, ale klucz publiczny nie jest dostępny do weryfikacji." #: literals.py:47 msgid "Document is signed, and signature is good." @@ -115,103 +111,103 @@ msgstr "Delete keys" msgid "Import keys from keyservers" msgstr "Import keys from keyservers" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "List of keyservers to be queried for unknown keys." -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." -msgstr "" -"Katalog domowy używany do przechowywania kluczy oraz plików konfiguracyjnych." +msgstr "Katalog domowy używany do przechowywania kluczy oraz plików konfiguracyjnych." -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Klucz:%s, zaimportowany." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Nie można zaimportować ID klucza: %(key_id)s ; %(error)s " -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Importuj klucz" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "Czy na pewno chcesz importować ID klucza:%s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "Key ID" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Właściciel" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Klucz:%s, został usunięty." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Usuń klucz" -#: views.py:110 +#: views.py:112 #, 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 "" -"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:127 +#: views.py:129 msgid "Query key server" msgstr "Query key server" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "wyniki" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identyfikuje" diff --git a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo index 34796263de..34770e00bd 100644 Binary files a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo differ 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 c16ebd70f0..ea56b7cb89 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,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: # Roberto Rosario, 2012 @@ -10,50 +10,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Termo" -#: forms.py:8 +#: forms.py:10 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 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Consultar servidores de chaves" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Gestão de chaves" @@ -91,9 +90,7 @@ msgstr "Erro de assinatura." #: literals.py:44 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." +msgstr "O documento está assinado, mas não está disponível uma chave pública para verificação." #: literals.py:47 msgid "Document is signed, and signature is good." @@ -115,102 +112,103 @@ msgstr "Excluir chaves" msgid "Import keys from keyservers" msgstr "Importar chaves de servidores de chaves" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "Lista de servidores de chaves a consultar para chaves desconhecidas." -#: settings.py:16 +#: settings.py:15 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:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Chave: %s, importada com sucesso." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Incapaz de importar a chave com o id: %(key_id)s; %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Importar chave" -#: views.py:53 +#: views.py:55 #, python-format 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:77 +#: views.py:79 msgid "Key ID" msgstr "ID da chave" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Proprietário" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Chave: %s, excluída com sucesso." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Excluir chave" -#: views.py:110 +#: views.py:112 #, 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 "" -"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:127 +#: views.py:129 msgid "Query key server" msgstr "Consultar servidor de chaves" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "resultados" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifica" diff --git a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo index 3529793752..461a0140f9 100644 Binary files a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo differ 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 30b3c98923..0bf16f5b97 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,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: # Roberto Rosario, 2012 @@ -9,50 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Consulta servidores de chaves" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -112,51 +111,55 @@ msgstr "Excluir chaves" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Importar chave" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "Você tem certeza que deseja importar chave: %s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "ID da chave" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Proprietário" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Chave: %s, apagado com sucesso." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Excluir chave" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -164,47 +167,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "Consultar servidor de chaves" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "resultados" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.mo index 2916f6dcb6..c58ff47db2 100644 Binary files a/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.mo differ 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 d4cb355b08..8ecbba5cb6 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,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Badea Gabriel , 2013 @@ -9,51 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: 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" -#: api.py:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Termen" -#: forms.py:8 +#: forms.py:10 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 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Interogare keyservers" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "gestionare chei" @@ -91,9 +89,7 @@ msgstr "Eroare semnătură." #: literals.py:44 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." +msgstr "Documentul este semnat, dar nici o cheie publică nu este disponibilă pentru verificare." #: literals.py:47 msgid "Document is signed, and signature is good." @@ -115,105 +111,103 @@ msgstr "Ștergeți cheile" msgid "Import keys from keyservers" msgstr "Importă cheile din keyservers" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." -msgstr "" -"Lista de keyservers care urmează să fie interogat pentru chei necunoscute." +msgstr "Lista de keyservers care urmează să fie interogat pentru chei necunoscute." + +#: settings.py:15 +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." #: settings.py:16 -msgid "Home directory used to store keys as well as configuration files." +msgid "Path to the GPG binary." msgstr "" -"Cale director utilizată pentru a stoca cheile, precum și fișiere de " -"configurare." -#: views.py:38 +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Key:% s, importată cu succes." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Imposibil de a importa ID-cheie: %(key_id)s; %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Import cheie" -#: views.py:53 +#: views.py:55 #, python-format 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:77 +#: views.py:79 msgid "Key ID" msgstr "ID cheie" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Proprietar" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Cheie :% s, elimină cu succes." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Ștergeți-cheie" -#: views.py:110 +#: views.py:112 #, 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 "" -"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:127 +#: views.py:129 msgid "Query key server" msgstr "Interogare cheie serverul" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "rezultate" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID-ul" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifică" diff --git a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo index e759375311..a902ff7db2 100644 Binary files a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo differ 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 5cc8802ae7..7aa18416e2 100644 --- a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Sergey Glita , 2011-2012 @@ -9,51 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: 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" -#: api.py:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Term" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Имя, e-mail, ID ключа или отпечаток для поиска." -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Запрос к серверам ключей" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Управление ключами" @@ -113,103 +111,103 @@ msgstr "Удалить ключи" msgid "Import keys from keyservers" msgstr "Импортировать ключи с серверов ключей " -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "Список ключевых серверов для запроса неизвестных ключей." -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." -msgstr "" -"Домашний каталог, используемый для хранения ключей, а также файлов " -"конфигурации." +msgstr "Домашний каталог, используемый для хранения ключей, а также файлов конфигурации." -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Ключ %s, получен." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Невозможно импортировать ключ %(key_id)s; %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Получить ключ" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "Хотите получить ключ id: %s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "ID ключа" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Владелец" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Ключ %s удалён." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "Удалить ключ." -#: views.py:110 +#: views.py:112 #, 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 "" -"Вы уверены, что хотите удалить ключ %s? Если вы удалите открытый ключ то " -"соответствующий ему закрытый ключ тоже будет удалён." +msgstr "Вы уверены, что хотите удалить ключ %s? Если вы удалите открытый ключ то соответствующий ему закрытый ключ тоже будет удалён." -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "Запросить сервер ключей" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "результаты" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifies" diff --git a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo index 57df3aaf00..a39c15e09b 100644 Binary files a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo differ 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 e4ffa63595..acefbaca94 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,58 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -112,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -164,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.mo index f7f3ed7021..60d1272295 100644 Binary files a/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.po index af5ba2528b..6735203596 100644 --- a/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.po @@ -1,57 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" -"language/sq/)\n" -"Language: sq\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 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -111,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -163,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo index e57d589073..16248ee4ec 100644 Binary files a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo differ 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 ae662fa00c..42c8eef849 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,57 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: 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:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -111,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -163,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo index 62cd60d351..15cda44a3b 100644 Binary files a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo differ 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 39cabc318f..cd55c7ff3b 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,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: # Trung Phan Minh , 2013 @@ -9,50 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: 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" -#: api.py:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "Term" -#: forms.py:8 +#: forms.py:10 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 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "Truy vấn keyservers" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "Quản lý khóa" @@ -112,102 +111,103 @@ msgstr "Xóa khóa" msgid "Import keys from keyservers" msgstr "Import keys from keyservers" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "List of keyservers to be queried for unknown keys." -#: settings.py:16 +#: settings.py:15 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:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "Key: %s, imported successfully." -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "Unable to import key id: %(key_id)s; %(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "Import key" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "Are you sure you wish to import key id: %s?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "Key ID" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "Nhười sở hữu" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "Khóa: %s, đã xóa thành công." -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr " Xóa khóa" -#: views.py:110 +#: views.py:112 #, 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 "" -"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:127 +#: views.py:129 msgid "Query key server" msgstr "Query key server" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "Kết quả" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "Identifies" diff --git a/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.mo index 94f767e108..a24071a6a9 100644 Binary files a/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.mo differ 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 7a56598751..d3bc3e3854 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 @@ -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,50 +9,49 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_CN/)\n" -"Language: zh_CN\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" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: api.py:92 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "术语" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "要查找的名称,邮件,密钥ID或者密钥指纹" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "查询密钥服务器" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "密钥管理" @@ -112,101 +111,103 @@ msgstr "删除密钥" msgid "Import keys from keyservers" msgstr "从密钥服务器倒入密钥" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "查询未知密钥的密钥服务器列表" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "存储密钥和配置文件的用户目录。" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "密钥: %s导入成功" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "不能导入密钥 id: %(key_id)s,错误:%(error)s" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "导入密钥" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "确定要导入密钥id: %s么?" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "密钥ID" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "持有者" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "密钥: %s,删除成功" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "删除密钥" -#: views.py:110 +#: views.py:112 #, 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 "" -"确定要删除密钥%s么?如果你试图删除一个带有共/私配对的公钥,那么私钥也将被删" -"除。" +msgstr "确定要删除密钥%s么?如果你试图删除一个带有共/私配对的公钥,那么私钥也将被删除。" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "查询密钥服务器" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "结果" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "ID" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "标识" diff --git a/mayan/apps/django_gpg/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/zh_TW/LC_MESSAGES/django.mo index e94d869c53..40b9a64f63 100644 Binary files a/mayan/apps/django_gpg/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/zh_TW/LC_MESSAGES/django.mo differ 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 index 6b3a6ca304..de71e286a3 100644 --- a/mayan/apps/django_gpg/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/zh_TW/LC_MESSAGES/django.po @@ -1,57 +1,56 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_TW/)\n" -"Language: zh_TW\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 +#: api.py:94 msgid "Unknown" msgstr "" -#: forms.py:7 +#: forms.py:9 msgid "Term" msgstr "" -#: forms.py:8 +#: forms.py:10 msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 +#: links.py:10 views.py:68 msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 +#: links.py:11 views.py:71 msgid "Public keys" msgstr "" -#: links.py:8 +#: links.py:12 msgid "Delete" msgstr "" -#: links.py:9 permissions.py:11 +#: links.py:13 permissions.py:11 msgid "Query keyservers" msgstr "" -#: links.py:10 +#: links.py:14 msgid "Import" msgstr "" -#: links.py:11 permissions.py:7 +#: links.py:15 permissions.py:7 msgid "Key management" msgstr "" @@ -111,51 +110,55 @@ msgstr "" msgid "Import keys from keyservers" msgstr "" -#: settings.py:15 +#: settings.py:14 msgid "List of keyservers to be queried for unknown keys." msgstr "" -#: settings.py:16 +#: settings.py:15 msgid "Home directory used to store keys as well as configuration files." msgstr "" -#: views.py:38 +#: settings.py:16 +msgid "Path to the GPG binary." +msgstr "" + +#: views.py:40 #, python-format msgid "Key: %s, imported successfully." msgstr "" -#: views.py:43 +#: views.py:45 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" msgstr "" -#: views.py:52 +#: views.py:54 msgid "Import key" msgstr "" -#: views.py:53 +#: views.py:55 #, python-format msgid "Are you sure you wish to import key id: %s?" msgstr "" -#: views.py:77 +#: views.py:79 msgid "Key ID" msgstr "" -#: views.py:81 +#: views.py:83 msgid "Owner" msgstr "" -#: views.py:101 +#: views.py:103 #, python-format msgid "Key: %s, deleted successfully." msgstr "" -#: views.py:108 +#: views.py:110 msgid "Delete key" msgstr "" -#: views.py:110 +#: views.py:112 #, python-format msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " @@ -163,47 +166,47 @@ msgid "" "well." msgstr "" -#: views.py:127 +#: views.py:129 msgid "Query key server" msgstr "" -#: views.py:140 +#: views.py:142 msgid "results" msgstr "" -#: views.py:145 +#: views.py:147 msgid "ID" msgstr "" -#: views.py:149 +#: views.py:151 msgid "Type" msgstr "" -#: views.py:153 +#: views.py:155 msgid "Creation date" msgstr "" -#: views.py:157 +#: views.py:159 msgid "Disabled" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Expiration date" msgstr "" -#: views.py:165 +#: views.py:167 msgid "Expired" msgstr "" -#: views.py:169 +#: views.py:171 msgid "Length" msgstr "" -#: views.py:173 +#: views.py:175 msgid "Revoked" msgstr "" -#: views.py:178 +#: views.py:180 msgid "Identifies" msgstr "" diff --git a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo index 75a0975e7f..34be750ed2 100644 Binary files a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo differ 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 ed28f3f88c..9b58d6611b 100644 --- a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,27 +21,27 @@ msgstr "" "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:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "التعليقات" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -57,40 +57,40 @@ msgstr "حذف التعليقات" msgid "View comments" msgstr "عرض التعليقات" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "يجب إضافة تعليق واحد على الأقل." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "التعليق \"%s\" حذف بنجاح." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "خطأ أثناء حذف التعليق \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "هل أنت متأكد أنك تريد حذف هذا التعليق: %s ؟" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "هل أنت متأكد أنك ترغب في حذف التعليقات: %s ؟" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "تمت إضافة التعليق بنجاح." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "إضافة تعليق على الوثيقة: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo index c24dff423d..d1d5fd5948 100644 Binary files a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo differ 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 b2ca4b9179..2bd2617ef2 100644 --- a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Коментари" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "Изтриване на коментари" msgid "View comments" msgstr "Преглед на коментари" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Трябва да направите поне един коментар." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Коментарът \"%s\" е изтрит успешно." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Грешка при изтриване на коментар \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Сигурни ли сте, че искате да изтриете коментара: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Сигурни ли сте, че искате да изтриете коментарите: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Коментарът е добавен узпешно." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Добавяне на коментар към документ: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.mo index 1cd256e301..aff4444d27 100644 Binary files a/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.mo differ 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 427173fb74..ea75e6c875 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -21,27 +21,27 @@ msgstr "" "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:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Komentari" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -57,40 +57,40 @@ msgstr "Obriši komentare" msgid "View comments" msgstr "Pregledaj komentare" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Mora se napraviti bar jedan komentar." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Komentari \"%s\" uspješno obrisani." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Grešak prilikom brisanja komenatara \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Jeste li sigurni da želite obrisati komentar: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Jeste li sigurni da želite obrisati komentare: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Komentari uspješno dodati." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Dodaj komentar za dokument: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo index a031b232f1..c650bf40af 100644 Binary files a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo differ 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 f8d9c8c3a6..8d1a8c8c00 100644 --- a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Kommentarer" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "Slet kommentarer" msgid "View comments" msgstr "Se kommentarer" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Skal angive mindst én kommentar." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Kommentar \"%s\" slettet." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Fejl ved sletning af kommentar \" %(comment)s \": %(error)s " -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Er du sikker på du vil slette kommentaren: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Er du sikker på du ønsker at slette kommentarerne: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Kommentar tilføjet." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Tilføj kommentar til dokument: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/de_CH/LC_MESSAGES/django.mo index 89d3e0f7a6..0435f15538 100644 Binary files a/mayan/apps/document_comments/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/de_CH/LC_MESSAGES/django.mo differ 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 index 94528bb11c..ab45c0b232 100644 --- a/mayan/apps/document_comments/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -55,40 +55,40 @@ msgstr "" msgid "View comments" msgstr "" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "" -#: views.py:47 -#, python-format -msgid "Comment \"%s\" deleted successfully." -msgstr "" - #: views.py:49 #, python-format -msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgid "Comment \"%s\" deleted successfully." msgstr "" -#: views.py:62 +#: views.py:51 #, python-format -msgid "Are you sure you wish to delete the comment: %s?" +msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "" #: views.py:64 #, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:66 +#, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "" -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo index 0d9d22fed0..773c9bd9a5 100644 Binary files a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo differ 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 7e216926d2..16742c1c2a 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -22,27 +22,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Kommentare" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -58,40 +58,40 @@ msgstr "Kommentare löschen" msgid "View comments" msgstr "Kommentare ansehen" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Es muss mindestens ein Kommentar angegeben werden." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Kommentar %s erfolgreich gelöscht." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Fehler beim Löschen von Kommentar \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Sind Sie sicher, dass Sie den Kommentar %s löschen möchten?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Sind Sie sicher, dass Sie die Kommentare %s löschen möchten?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Kommentar erfolgreich hinzugefügt." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Kommentar zu Dokument %s hinzufügen" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo index f5b36e4780..7f2efef395 100644 Binary files a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo differ 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 abd252a372..7ea770652e 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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-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/" @@ -18,29 +18,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 #, fuzzy msgid "Comment" msgstr "Comments" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Comments" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:10 +#: links.py:12 #, fuzzy msgid "Add comment" msgstr "add comment" @@ -57,40 +57,40 @@ msgstr "Delete comments" msgid "View comments" msgstr "View comments" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Must provide at least one comment." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Comment \"%s\" deleted successfully." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Error deleting comment \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Are you sure you wish to delete the comment: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Are you sure you wish to delete the comments: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Comment added successfully." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Add comment to document: %s" -#: views.py:125 +#: views.py:127 #, fuzzy, python-format msgid "Comments for document: %s" msgstr "Add comment to document: %s" diff --git a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo index e09dcc7748..9ea1d61542 100644 Binary files a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo differ 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 94ead64e1d..484f854d8f 100644 --- a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2015-01-12 18:53+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,27 +21,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "Fecha" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "Usuario" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "Comentario" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Comentarios" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "Borrar" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "Añadir comentario" @@ -57,40 +57,40 @@ msgstr "Eliminar comentarios" msgid "View comments" msgstr "Ver comentarios" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Debe proveer al menos un comentario." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Comentario \"%s\" eliminado con éxito." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Error al eliminar el comentario \" %(comment)s\": %(error)s " -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "¿Está seguro que desea eliminar el comentario:% s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "¿Está seguro que desea eliminar los comentarios:% s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Comentario añadido con éxito." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Añadir comentario al documento: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "Comentarios para el documento: %s" diff --git a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo index aaf92af5cb..38eb1322b2 100644 Binary files a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo differ 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 4370ed43d6..12a60b368c 100644 --- a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 17:30+0000\n" "Last-Translator: Mehdi Amani \n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "تاریخ" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "کاربر" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "توضیحات" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "توضیحات" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "حذف" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "اضافه کردن توضیحات" @@ -56,40 +56,40 @@ msgstr "حذف توضیحات" msgid "View comments" msgstr "بازبینی توضیحات" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "حداقل یک توضیح ارایه شود." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "جذف موفق توضیحات %s" -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "خطا %(error)s حذف توضیحات \"%(comment)s\"" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "آیا از حذف توضیحات %s مطمئن هستید؟" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "آیا از حذف توضیحات %s مطمئن هستید؟" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "توضیحات با موفقیت اضافه شد." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "اضافه کردن توضیحات به سند: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "توضیحات سند %s" diff --git a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo index ef0c55bb91..0bead92711 100644 Binary files a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo differ 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 5ff7c6cef2..8bd2f66db4 100644 --- a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-11-02 08:17+0000\n" "Last-Translator: Christophe kryskool \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,27 +21,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "Date" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "Utilisateur" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "Commentaire" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Commentaires" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "Supprimer" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "Ajouter un commentaire" @@ -57,41 +57,41 @@ msgstr "Supprimer des commentaires" msgid "View comments" msgstr "Afficher les commentaires" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Fournissez au moins un commentaire" -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Commentaires \"%s\" supprimés avec succès" -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "" "Erreur lors de la suppression du commentaire \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Êtes vous certain de vouloir supprimer le commentaire:%s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Êtes vous certain de vouloir supprimer les commentaires:%s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Commentaire ajouté avec succès." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Ajouter un commentaire au document:%s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "Commentaires pour le document: %s" diff --git a/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.mo index 8facfb5174..82c9619d1d 100644 Binary files a/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.mo differ 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 b3ebe5a4bb..f96176c664 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -20,27 +20,27 @@ msgstr "" "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:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "" msgid "View comments" msgstr "" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "" -#: views.py:47 -#, python-format -msgid "Comment \"%s\" deleted successfully." -msgstr "" - #: views.py:49 #, python-format -msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgid "Comment \"%s\" deleted successfully." msgstr "" -#: views.py:62 +#: views.py:51 #, python-format -msgid "Are you sure you wish to delete the comment: %s?" +msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "" #: views.py:64 #, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:66 +#, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "" -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo index 194c7a88b3..595b530c9f 100644 Binary files a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo differ 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 0161e139f6..d9aa50dd0c 100644 --- a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Hozzászólás" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "hozzászólás törlése" msgid "View comments" msgstr "hozzászólás megtekintése" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Legalább egy megjegyzés szükséges!" -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "A megjegyzés \"%s\" törlése sikerült." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "A megjegyzés \"%(comment)s\": a %(error)s hiba miatt sikertelen." -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Valóban törölni akarja a következő megjegyzést: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Biztos, hogy törölni szeretné a hozzászólást: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Megjegyzés hozzáfűzése sikeres." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Megjegyzés fűzése a %s dokumentumhoz." -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo index 757b8fed28..9555f0fd4f 100644 Binary files a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo differ 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 9cc7300dd5..79e7dc30cd 100644 --- a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Komentar-komentar" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "Hapus komentar-komentar" msgid "View comments" msgstr "Lihat komentar-komentar" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Harus memberikan setidaknya satu komentar." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Komentar \"%s\" berhasil dihapus." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Masalah dalam menghapus komentar \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Apakah anda yakin untuk menghapus komentar: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Apakah anda yakin untuk menghapus komentar-komentar: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Komentar berhasil ditambahkan." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Menambah komentar ke dokumen: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo index 765c20f947..f103cb5b02 100644 Binary files a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo differ 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 760c6f2ddb..091924644f 100644 --- a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Commenti" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "Cancella commenti" msgid "View comments" msgstr "Visualizza commenti" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Devi almeno fornire un commento" -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Commento \"%s\" cancellato con sucesso." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Erroro nel cancellare il commento \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Sei sicuro di voler cancellare questo commento: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Sei sicuro di voler cancellare questi commenti: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Commento aggiunto con successo." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Aggiungi un comento al documento: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.mo index 55a8eaef02..45391c231d 100644 Binary files a/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.po index bb376d231f..d3c908e3c2 100644 --- a/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,27 +20,27 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "" msgid "View comments" msgstr "" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "" -#: views.py:47 -#, python-format -msgid "Comment \"%s\" deleted successfully." -msgstr "" - #: views.py:49 #, python-format -msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgid "Comment \"%s\" deleted successfully." msgstr "" -#: views.py:62 +#: views.py:51 #, python-format -msgid "Are you sure you wish to delete the comment: %s?" +msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "" #: views.py:64 #, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:66 +#, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "" -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.mo index be28c4a37d..72766b932c 100644 Binary files a/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.po index a2c8ccd33b..4c817447b7 100644 --- a/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -55,40 +55,40 @@ msgstr "" msgid "View comments" msgstr "" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "" -#: views.py:47 -#, python-format -msgid "Comment \"%s\" deleted successfully." -msgstr "" - #: views.py:49 #, python-format -msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgid "Comment \"%s\" deleted successfully." msgstr "" -#: views.py:62 +#: views.py:51 #, python-format -msgid "Are you sure you wish to delete the comment: %s?" +msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "" #: views.py:64 #, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:66 +#, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "" -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo index a11059580c..6ee797c3f5 100644 Binary files a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo differ 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 d6031996ec..62d837b855 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Commentaar" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "Verwijderen van commentaar" msgid "View comments" msgstr "Bekijk commentaar" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "U moet minimaal een opmerking plaatsen." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Opmerking \"%s\" succesvol verwijdert." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Fout bij het verwijderen van de opmerking: \"%(comment)s: %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Bent u er zeker van dat u de opmerking: %s, wenst te verwijderen?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Bent u er zeker van dat u het commentaar: %s, wenst te verwijderen?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Opmerking succesvol toegevoegd." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Opmerking toevoegen aan document: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo index 4911c919dc..cc90b18018 100644 Binary files a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo differ 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 c009f9ef86..25e9acaad0 100644 --- a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -23,27 +23,27 @@ msgstr "" "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:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Komentarze" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -59,40 +59,40 @@ msgstr "Usuń komentarzy" msgid "View comments" msgstr "Zobacz komentarze" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Musi podać co najmniej jeden komentarz." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Komentarz \"%s\" został usunięta." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Błąd podczas usuwania komentarza \" %(comment)s \": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Czy na pewno chcesz usunąć komentarz:%s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Czy na pewno chcesz usunąć komentarze:%s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Komentarz został dodany pomyślnie." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Dodaj komentarz do dokumentu:%s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo index f6a04157ae..8f17018486 100644 Binary files a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo differ 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 0dc55f1ec0..9c8095c35b 100644 --- a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,27 +21,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Comentários" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -57,40 +57,40 @@ msgstr "Excluir comentários" msgid "View comments" msgstr "Ver comentários" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Deve fornecer pelo menos um comentário." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Comentário \"%s\" excluído com sucesso." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Erro ao excluir comentário \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Tem a certeza de que deseja excluir o comentário: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Tem a certeza de que deseja excluir os comentários: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Comentário adicionado com sucesso." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Adicionar comentário ao documento: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo index 8c34bdbaa0..5fef81a2ad 100644 Binary files a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo differ 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 7169106e9a..71739a83ca 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Comentários" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "Excluir comentários" msgid "View comments" msgstr "Ver comentários" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Deve fornecer pelo menos um comentário." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Comentário \"%s\" removido com sucesso." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Erro ao excluir comentário \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Tem certeza de que deseja excluir o comentário: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Tem certeza de que deseja excluir os comentários: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Comentário adicionado com sucesso." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Adicionar comentário ao documento: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.mo index 5e0bbe5d8a..c43ff906b5 100644 Binary files a/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.mo differ 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 ec0b31b316..10f75490cd 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -22,27 +22,27 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Comentarii" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -58,40 +58,40 @@ msgstr "Ștergeți comentarii" msgid "View comments" msgstr "Vezi comentariile" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Trebuie să furnizeze cel puțin un comentariu." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Comentariul \"%s\" a fost șters cu succes." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Eroare la ștergerea \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Sunteți sigur că doriți să ștergeți comentariul:% s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Sunteți sigur că doriți să ștergeți comentariile:% s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Comentariu adăugat cu succes." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Adaugă comentariu la document:% s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo index 62a3cd0ef9..9482944eb7 100644 Binary files a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo differ 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 d7437d3588..58d39e83bf 100644 --- a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,27 +21,27 @@ msgstr "" "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:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Комментарии" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -57,40 +57,40 @@ msgstr "Удалить комментарии" msgid "View comments" msgstr "Просмотр комментариев" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Должен быть хотя бы один комментарий." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Комментарий \"%s\" удален." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Ошибка при удалении комментариев \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Вы действительно хотите удалить комментарий %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Вы действительно хотите удалить комментарии %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Комментарий добавлен." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Добавить комментарий на документ: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo index 8a1bbfb70a..97d2c00d9a 100644 Binary files a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo differ 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 b41035c8a8..e68d0724b8 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -21,27 +21,27 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Komentarji" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -57,40 +57,40 @@ msgstr "Izbriši komentarje" msgid "View comments" msgstr "Poglej komentarje" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Potrebno je podati vsaj en komentar." -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Komentar %s je bil uspešno izbrisan." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Napaka v izbrisu komentarja: %(comment)s; %(error)s." -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Ali ste prepričani, da želite pobrisati komentar: %s" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Ali ste prepričani, da želite pobrisati komentarje: %s" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Komentar je bil uspešno dodan." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Dodaj komentar datotekei: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.mo index f7f3ed7021..2a722a3f4a 100644 Binary files a/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.po index cc7aef6a91..dd70874d06 100644 --- a/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -55,40 +55,40 @@ msgstr "" msgid "View comments" msgstr "" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "" -#: views.py:47 -#, python-format -msgid "Comment \"%s\" deleted successfully." -msgstr "" - #: views.py:49 #, python-format -msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgid "Comment \"%s\" deleted successfully." msgstr "" -#: views.py:62 +#: views.py:51 #, python-format -msgid "Are you sure you wish to delete the comment: %s?" +msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "" #: views.py:64 #, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:66 +#, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "" -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo index e57d589073..0e39251b42 100644 Binary files a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo differ 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 aec1e5d027..7267f6aae8 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -55,40 +55,40 @@ msgstr "" msgid "View comments" msgstr "" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "" -#: views.py:47 -#, python-format -msgid "Comment \"%s\" deleted successfully." -msgstr "" - #: views.py:49 #, python-format -msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgid "Comment \"%s\" deleted successfully." msgstr "" -#: views.py:62 +#: views.py:51 #, python-format -msgid "Are you sure you wish to delete the comment: %s?" +msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "" #: views.py:64 #, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:66 +#, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "" -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo index 4c6696c420..8143b0e5bc 100644 Binary files a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo differ 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 0ecb8fbec1..779569302f 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "Chú thích" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "Xóa chú thích" msgid "View comments" msgstr "Xem chú thích" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "Cần cung cấp ít nhất một chú thích" -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Chú thích \"%s\" đã xóa thành công." -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Lỗi xóa chú thích \"%(comment)s\": %(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Bạn có chắc chắn muốn xóa thú thích: %s?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Bạn có chắc chắn muốn xóa thú thích: %s?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "Chú thích được tạo thành công." -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "Thêm chú thích cho tài liệu: %s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.mo index f216485bf6..31135d950f 100644 Binary files a/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.mo differ 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 c9c04f8302..e8fff65aa9 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "评论" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -56,40 +56,40 @@ msgstr "删除评论" msgid "View comments" msgstr "查看评论" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "至少要提供一个评论" -#: views.py:47 +#: views.py:49 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "评论\"%s\" 删除成功" -#: views.py:49 +#: views.py:51 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "删除评论 \"%(comment)s\" 出错:%(error)s" -#: views.py:62 +#: views.py:64 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "确定要删除评论: %s么?" -#: views.py:64 +#: views.py:66 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "确定要删除评论: %s么?" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "添加评论成功" -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "添加评论到文档:%s" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_comments/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/zh_TW/LC_MESSAGES/django.mo index e94d869c53..0966f63422 100644 Binary files a/mayan/apps/document_comments/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/zh_TW/LC_MESSAGES/django.mo differ 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 index e68a0bdf6e..d8222bd42d 100644 --- a/mayan/apps/document_comments/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:33 +#: __init__.py:35 msgid "Date" msgstr "" -#: __init__.py:37 +#: __init__.py:39 msgid "User" msgstr "" -#: __init__.py:41 +#: __init__.py:43 msgid "Comment" msgstr "" -#: __init__.py:50 links.py:11 permissions.py:7 +#: __init__.py:52 links.py:13 permissions.py:7 msgid "Comments" msgstr "" -#: links.py:8 links.py:9 +#: links.py:10 links.py:11 msgid "Delete" msgstr "" -#: links.py:10 +#: links.py:12 msgid "Add comment" msgstr "" @@ -55,40 +55,40 @@ msgstr "" msgid "View comments" msgstr "" -#: views.py:37 +#: views.py:39 msgid "Must provide at least one comment." msgstr "" -#: views.py:47 -#, python-format -msgid "Comment \"%s\" deleted successfully." -msgstr "" - #: views.py:49 #, python-format -msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgid "Comment \"%s\" deleted successfully." msgstr "" -#: views.py:62 +#: views.py:51 #, python-format -msgid "Are you sure you wish to delete the comment: %s?" +msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "" #: views.py:64 #, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:66 +#, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "" -#: views.py:98 +#: views.py:100 msgid "Comment added successfully." msgstr "" -#: views.py:105 +#: views.py:107 #, python-format msgid "Add comment to document: %s" msgstr "" -#: views.py:125 +#: views.py:127 #, python-format msgid "Comments for document: %s" msgstr "" diff --git a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo index 94c93eab8d..3c8f543331 100644 Binary files a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo differ 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 7424a29374..eaac721023 100644 --- a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mohammed ALDOUB , 2013 @@ -9,24 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: 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" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Indexes" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -94,9 +92,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" +msgid "" "Causes this index to be visible and updated when document data changes." +msgstr "Causes this index to be visible and updated when document data changes." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -120,11 +118,9 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes." #: models.py:74 msgid "Index node template" @@ -294,9 +290,9 @@ msgstr "On large databases this operation may take some time to execute." msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -307,11 +303,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -351,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo index 8d36039292..0a1d6d7f94 100644 Binary files a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo differ 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 931bb104be..5477f6e143 100644 --- a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pavlin Koldamov , 2012 @@ -9,23 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Индекси" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -93,10 +92,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Предизвиква този индекс да бъдат видим и актуализиран, когато данните в " -"документа се променят." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Предизвиква този индекс да бъдат видим и актуализиран, когато данните в документа се променят." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -120,8 +118,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -292,9 +290,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -305,11 +303,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -349,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.mo index 818e7e0883..fbd6aa5082 100644 Binary files a/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.mo differ 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 da75ecffff..bf1b6a8a07 100644 --- a/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # www.ping.ba , 2013 @@ -9,24 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: 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" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Indeksi" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -94,10 +92,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci " -"dokumenta." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci dokumenta." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -113,9 +110,7 @@ msgstr "Unesite Python string izraz za evaluaciju." #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Uzrokuje da će ovaj nod biti vidljiv i update-ovan kad se promjene podaci " -"dokumenta." +msgstr "Uzrokuje da će ovaj nod biti vidljiv i update-ovan kad se promjene podaci dokumenta." #: models.py:68 msgid "Link documents" @@ -123,11 +118,9 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao " -"parent za buduće nodove." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao parent za buduće nodove." #: models.py:74 msgid "Index node template" @@ -297,9 +290,9 @@ msgstr "Na velikim bazama podataka ove operacije mogu potrajati neko vrijeme." msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -310,11 +303,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -354,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo index de23cd0599..70e4a49acd 100644 Binary files a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo differ 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 12fb19bf77..958fe5cb0a 100644 --- a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po @@ -1,30 +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: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -92,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -289,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -302,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.mo index 8386009808..e1ac5a19cf 100644 Binary files a/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.po index c2098055ff..d59b96c1f8 100644 --- a/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.po @@ -1,30 +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: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" -"mayan-edms/language/de_CH/)\n" -"Language: de_CH\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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -92,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -289,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -302,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo index 2b7bfa3f98..2c84adc53a 100644 Binary files a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo differ 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 7038a9a343..88ee412321 100644 --- a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Stefan Lodders , 2012 @@ -15,23 +15,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: 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" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Indices" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -99,10 +98,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert " -"werden." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert werden." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -118,9 +116,7 @@ msgstr "Geben Sie einen Python-Ausdruck zur Auswertung an." #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert " -"werden." +msgstr "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert werden." #: models.py:68 msgid "Link documents" @@ -128,12 +124,9 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Wählen Sie diese Option, wenn Dokumente in diesem Knoten dargestellt werden " -"sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-" -"Knotenpunkte fungieren soll)." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Wählen Sie diese Option, wenn Dokumente in diesem Knoten dargestellt werden sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-Knotenpunkte fungieren soll)." #: models.py:74 msgid "Index node template" @@ -297,16 +290,15 @@ msgstr "Sind Sie sicher, dass Sie alle Indices neu aufbauen möchten?" #: views.py:379 msgid "On large databases this operation may take some time to execute." -msgstr "" -"Bei großen Datenbanken kann dieser Vorgang einige Zeit in Anspruch nehmen." +msgstr "Bei großen Datenbanken kann dieser Vorgang einige Zeit in Anspruch nehmen." #: views.py:383 msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -317,11 +309,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -361,11 +351,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo index aa35d78b74..102a8495b3 100644 Binary files a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo differ 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 f9bdb3a356..8b0bd12c54 100644 --- a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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,12 +18,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Indexes" -#: api.py:50 +#: api.py:49 #, fuzzy, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -318,9 +318,9 @@ msgstr "On large databases this operation may take some time to execute." msgid "Index rebuild queued successfully." msgstr "Index rebuild completed successfully." -#: views.py:405 +#: views.py:408 #, fuzzy, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "indexes containing: %s" #: widgets.py:85 diff --git a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo index 74c2233a87..e1df945d3f 100644 Binary files a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo differ 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 c0b06ee42b..8c9aa9a76b 100644 --- a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # jmcainzos , 2014 @@ -11,30 +11,27 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-14 19:56+0000\n" -"Last-Translator: Lory977 \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Índices" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " "%(exception)s" -msgstr "" -"Error indexando documento: %(document)s; expresión: %(expression)s; " -"%(exception)s" +msgstr "Error indexando documento: %(document)s; expresión: %(expression)s; %(exception)s" #: links.py:25 views.py:75 msgid "Create index" @@ -97,10 +94,9 @@ msgid "Enabled" msgstr "Habilitado" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Hace que este índice sea visible y actualizado cuando los datos de " -"documentos cambien." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Hace que este índice sea visible y actualizado cuando los datos de documentos cambien." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -116,9 +112,7 @@ msgstr "Introduzca una expresión de python para ser evaluada." #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Hace que este nodo sea visible y actualizado cuando los datos de los " -"documentos son cambiados." +msgstr "Hace que este nodo sea visible y actualizado cuando los datos de los documentos son cambiados." #: models.py:68 msgid "Link documents" @@ -126,11 +120,9 @@ msgstr "enlace de documentos" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Marque esta opción para que el nodo actúe como un contenedor de documentos y " -"no como un padre para otros nodos secundarios." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Marque esta opción para que el nodo actúe como un contenedor de documentos y no como un padre para otros nodos secundarios." #: models.py:74 msgid "Index node template" @@ -294,18 +286,16 @@ msgstr "¿Está seguro que desea reconstruir todos los índices?" #: views.py:379 msgid "On large databases this operation may take some time to execute." -msgstr "" -"En bases de datos de gran tamaño esta operación puede tardar algún tiempo en " -"ejecutarse." +msgstr "En bases de datos de gran tamaño esta operación puede tardar algún tiempo en ejecutarse." #: views.py:383 msgid "Index rebuild queued successfully." msgstr "Reconstrucción de Índices en espera de forma exitosa." -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" -msgstr "índices que contienen: %s" +msgid "Indexes containing document: %s" +msgstr "" #: widgets.py:85 msgid "Root" @@ -315,11 +305,9 @@ msgstr "raíz" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -359,11 +347,11 @@ msgstr "raíz" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo index b4bb11349f..de15cbcade 100644 Binary files a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo differ 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 86714706d7..bc58338738 100644 --- a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mehdi Amani , 2014 @@ -9,23 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "اندیس ها" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -93,10 +92,9 @@ msgid "Enabled" msgstr "فعال شده" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی " -"شود." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -112,9 +110,7 @@ msgstr "یک رشته عبارت که قابل ارزیابی باشد وارد #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی " -"شود." +msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود." #: models.py:68 msgid "Link documents" @@ -122,8 +118,8 @@ msgstr "اسناد پیوند" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "بررسی شود که اینکه این گره ظرفی برای اسناد است و نه پدر گره های دیگر." #: models.py:74 @@ -294,10 +290,10 @@ msgstr "در پایگاه داده بزرگ این عملیات مدت زیاد msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" -msgstr "اندیسها شامل : %s" +msgid "Indexes containing document: %s" +msgstr "" #: widgets.py:85 msgid "Root" @@ -307,11 +303,9 @@ msgstr "ریشه" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -351,11 +345,11 @@ msgstr "ریشه" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo index 2ecae6f518..f08d97103d 100644 Binary files a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo differ 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 eb4f20c0f0..080fadb834 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,23 +11,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: 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" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Indexes" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -72,8 +71,7 @@ msgstr "Reconstruire les index" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." -msgstr "" -"Supprimer et reconstruire les indexes des documents en partant de zéro." +msgstr "Supprimer et reconstruire les indexes des documents en partant de zéro." #: models.py:15 views.py:42 msgid "Name" @@ -96,10 +94,9 @@ msgid "Enabled" msgstr "Activé" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Permet à cet index d'être à la fois visible et mis à jour quand le contenu " -"d'un document est modifié." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Permet à cet index d'être à la fois visible et mis à jour quand le contenu d'un document est modifié." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -115,9 +112,7 @@ msgstr "Entrez une commande python à exécuter." #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Permet à ce noeud d'être visible et mis à jour quand le contenu d'un " -"document est modifié." +msgstr "Permet à ce noeud d'être visible et mis à jour quand le contenu d'un document est modifié." #: models.py:68 msgid "Link documents" @@ -125,11 +120,9 @@ msgstr "Lier les documents" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Cochez cette option pour permettre à ce noeud d'être un conteneur de " -"documents et pas seulement un noeud parent d'autres noeuds enfants." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Cochez cette option pour permettre à ce noeud d'être un conteneur de documents et pas seulement un noeud parent d'autres noeuds enfants." #: models.py:74 msgid "Index node template" @@ -293,18 +286,16 @@ msgstr "Êtes vous certain de vouloir reconstruire tous les indexes ?" #: views.py:379 msgid "On large databases this operation may take some time to execute." -msgstr "" -"Sur de grosses bases de données, cette opération peut prendre un certain " -"temps." +msgstr "Sur de grosses bases de données, cette opération peut prendre un certain temps." #: views.py:383 msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" -msgstr "index contenant:%s" +msgid "Indexes containing document: %s" +msgstr "" #: widgets.py:85 msgid "Root" @@ -314,11 +305,9 @@ msgstr "Racine" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -358,11 +347,11 @@ msgstr "Racine" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.mo index 315703d509..17f094b6cb 100644 Binary files a/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/hr_HR/LC_MESSAGES/django.mo differ 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 2f419430b7..9359b8e0f6 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,31 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -93,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -118,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -290,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -303,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -347,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo index 27cf08507a..f739faca16 100644 Binary files a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo differ 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 41c424da92..ab58e2a1e9 100644 --- a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po @@ -1,30 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -92,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -289,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -302,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo index aea988535c..d0b7825adc 100644 Binary files a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo differ 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 192355b80e..9252c5c9af 100644 --- a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po @@ -1,30 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: 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" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -92,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -289,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -302,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo index d557c4b977..e5c1e0c610 100644 Binary files a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo differ 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 3ab15ddf5c..8b11511e60 100644 --- a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Carlo Zanatto <>, 2012 @@ -12,23 +12,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Indici" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -96,10 +95,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Fa sì che questo indice possa essere visibile e aggiornato quando i dati del " -"documento cambiano." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Fa sì che questo indice possa essere visibile e aggiornato quando i dati del documento cambiano." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -115,9 +113,7 @@ msgstr "Inserisci una espressione python perchè possa essere valutata." #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Fa sì che questo nodo possa essere visibili e aggiornato quando i dati del " -"documento cambiano." +msgstr "Fa sì che questo nodo possa essere visibili e aggiornato quando i dati del documento cambiano." #: models.py:68 msgid "Link documents" @@ -125,11 +121,9 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Selezionare questa opzione per questo specifico nodo quale contenitore per i " -"documenti e non come un genitore per ulteriori nodi." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Selezionare questa opzione per questo specifico nodo quale contenitore per i documenti e non come un genitore per ulteriori nodi." #: models.py:74 msgid "Index node template" @@ -293,17 +287,15 @@ msgstr "Sei sicuro di voler ricostruire l'indice ?" #: views.py:379 msgid "On large databases this operation may take some time to execute." -msgstr "" -"Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di " -"tempo." +msgstr "Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di tempo." #: views.py:383 msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -314,11 +306,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -358,11 +348,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.mo index 7b64bb083c..0c0e96cb97 100644 Binary files a/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po index ccf7213b06..aa6c09ef40 100644 --- a/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po @@ -1,31 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" -"language/lv/)\n" -"Language: lv\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" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -93,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -118,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -290,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -303,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -347,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.mo index ba08a6778e..8e7d03c3df 100644 Binary files a/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po index 1f82559893..4ba1fecb0b 100644 --- a/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po @@ -1,30 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" -"edms/language/nb/)\n" -"Language: nb\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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -92,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -289,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -302,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo index 6a1ca73842..347d9dc923 100644 Binary files a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo differ 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 f5ef2d2f8c..28b6e45811 100644 --- a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Lucas Weel , 2013 @@ -9,23 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Indexeringen" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -93,9 +92,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -111,8 +110,7 @@ msgstr "Voer een python sting expressie in, voor evaluatie." #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Maakt deze node zichtbaar en 'up-to-date' wanneer document gegevens wijzigen" +msgstr "Maakt deze node zichtbaar en 'up-to-date' wanneer document gegevens wijzigen" #: models.py:68 msgid "Link documents" @@ -120,10 +118,9 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. " +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. " #: models.py:74 msgid "Index node template" @@ -293,9 +290,9 @@ msgstr "Voor een grote database kan deze operatie lang duren." msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -306,11 +303,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -350,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo index c3e05acd8c..48b28fddec 100644 Binary files a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo differ 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 91bb3f3345..d6be259aee 100644 --- a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # mic , 2012 @@ -9,24 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Indeksy" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -94,10 +92,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany " -"danych dokumentów." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany danych dokumentów." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -121,11 +118,9 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes." #: models.py:74 msgid "Index node template" @@ -295,9 +290,9 @@ msgstr "Na dużych bazach danych operacja może chwilę potrwać." msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -308,11 +303,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -352,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo index ddce4fac10..6b06a1d168 100644 Binary files a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo differ 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 7d770a69a3..2ceaac174d 100644 --- a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Renata Oliveira , 2011 @@ -10,23 +10,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Índices" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -94,10 +93,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Faz com que este índice seja visível e atualizado quando os dados do " -"documento forem alterados." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Faz com que este índice seja visível e atualizado quando os dados do documento forem alterados." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -113,9 +111,7 @@ msgstr "Digite uma expressão python para ser avaliada." #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Faz com que este nó seja visível e atualizado quando os dados do documento " -"forem alterados." +msgstr "Faz com que este nó seja visível e atualizado quando os dados do documento forem alterados." #: models.py:68 msgid "Link documents" @@ -123,11 +119,9 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Escolha esta opção para que este nó atue como contentor para documentos e " -"não como pai de outros nós." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Escolha esta opção para que este nó atue como contentor para documentos e não como pai de outros nós." #: models.py:74 msgid "Index node template" @@ -297,9 +291,9 @@ msgstr "Esta operação pode levar algum tempo em bases de dados grandes." msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -310,11 +304,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -354,11 +346,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo index 9a07fb8f46..26b74e9677 100644 Binary files a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo differ 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 edc410cf3c..015b9d3be4 100644 --- a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Renata Oliveira , 2011 @@ -9,23 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Índices" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -93,7 +92,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -118,8 +118,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -284,16 +284,15 @@ msgstr "Tem certeza de que deseja reconstruir todos os índices?" #: views.py:379 msgid "On large databases this operation may take some time to execute." -msgstr "" -"Em grandes bases de dados esta operação pode levar algum tempo para executar." +msgstr "Em grandes bases de dados esta operação pode levar algum tempo para executar." #: views.py:383 msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -304,11 +303,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -348,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.mo index c31a313d65..a5b11413a2 100644 Binary files a/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.mo differ 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 b2e3cc5f44..a3028436a8 100644 --- a/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Badea Gabriel , 2013 @@ -9,24 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: 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" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Indexuri" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -94,10 +92,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Cauză pentru acest index să fie vizibil și actualizat când documentul suferă " -"schimbări." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Cauză pentru acest index să fie vizibil și actualizat când documentul suferă schimbări." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -113,9 +110,7 @@ msgstr "Introduceți o expresie șir python care urmează să fie evaluate." #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Cauză pentru ca acest nod să fie vizibil și actualizat atunci când datele " -"documentului se modifică." +msgstr "Cauză pentru ca acest nod să fie vizibil și actualizat atunci când datele documentului se modifică." #: models.py:68 msgid "Link documents" @@ -123,11 +118,9 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Bifați această opțiune pentru a avea acest nod ca un container pentru " -"documente și nu ca un părinte pentru nodurile suplimentare." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Bifați această opțiune pentru a avea acest nod ca un container pentru documente și nu ca un părinte pentru nodurile suplimentare." #: models.py:74 msgid "Index node template" @@ -291,16 +284,15 @@ msgstr "Sunteți sigur că doriți să reconstruiți toate indexurile?" #: views.py:379 msgid "On large databases this operation may take some time to execute." -msgstr "" -"Pe baze de date mari, această operație poate dura ceva timp pentru a executa." +msgstr "Pe baze de date mari, această operație poate dura ceva timp pentru a executa." #: views.py:383 msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -311,11 +303,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -355,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo index 5ffaf1f644..28e2845dc5 100644 Binary files a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo differ 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 7def27965e..0c9ecd0904 100644 --- a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Sergey Glita , 2012-2013 @@ -9,24 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: 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" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "Индексы" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -94,9 +92,9 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Этот индекс должен быть видимым и обновляться при изменении данных документа." +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "Этот индекс должен быть видимым и обновляться при изменении данных документа." #: models.py:59 models.py:65 views.py:243 views.py:281 msgid "Index" @@ -112,8 +110,7 @@ msgstr "Введите строковое выражение питона для #: models.py:67 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Этот узел должен быть видимым и обновляются при изменении данных документа." +msgstr "Этот узел должен быть видимым и обновляются при изменении данных документа." #: models.py:68 msgid "Link documents" @@ -121,10 +118,9 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Этот узел будет контейнером для документов и не будет иметь дочерних узлов." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "Этот узел будет контейнером для документов и не будет иметь дочерних узлов." #: models.py:74 msgid "Index node template" @@ -288,17 +284,15 @@ msgstr "Вы уверены, что хотите перестроить все #: views.py:379 msgid "On large databases this operation may take some time to execute." -msgstr "" -"В больших базах данных эта операция может занять некоторое время для " -"выполнения." +msgstr "В больших базах данных эта операция может занять некоторое время для выполнения." #: views.py:383 msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -309,11 +303,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -353,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo index e940632efb..cba4da132f 100644 Binary files a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo differ 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 4d7b62806f..620a9ab80b 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,31 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -93,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -118,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -290,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -303,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -347,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.mo index 232ffc28e4..f2a413bbd2 100644 Binary files a/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po index b33f3668ea..b3460d0a74 100644 --- a/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po @@ -1,30 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" -"language/sq/)\n" -"Language: sq\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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -92,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -289,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -302,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo index ab032f0cb6..cbec887853 100644 Binary files a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo differ 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 09f75caed3..dd1b51bea9 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,30 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: 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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -92,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -289,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -302,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo index 8bcd4886e4..73ad17b3f3 100644 Binary files a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo differ 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 bd532da4fa..650074bd06 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,30 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: 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" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -92,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -289,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -302,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.mo index 6f7da6c338..5e38d2d538 100644 Binary files a/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.mo differ 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 08be93ec5d..a0eb3e8817 100644 --- a/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Ford Guo , 2014 @@ -9,23 +9,22 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_CN/)\n" -"Language: zh_CN\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" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "索引" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -93,7 +92,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "当文档数据变化时,将导致索引被更新和可见。" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -118,8 +118,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "检查当前节点是否为文档容器,而不是作为别处节点的父节点。" #: models.py:74 @@ -290,9 +290,9 @@ msgstr "在大数据库中,此操作将比较耗时。" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -303,11 +303,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -347,11 +345,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.mo index 433991115e..9861ae5d8c 100644 Binary files a/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.po index 533fef50b4..eb8e4ecbc6 100644 --- a/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.po @@ -1,30 +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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_TW/)\n" -"Language: zh_TW\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:39 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 +#: __init__.py:40 links.py:23 links.py:24 links.py:38 links.py:40 models.py:60 #: views.py:38 views.py:296 msgid "Indexes" msgstr "" -#: api.py:50 +#: api.py:49 #, python-format msgid "" "Error indexing document: %(document)s; expression: %(expression)s; " @@ -92,7 +91,8 @@ msgid "Enabled" msgstr "" #: models.py:18 -msgid "Causes this index to be visible and updated when document data changes." +msgid "" +"Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:59 models.py:65 views.py:243 views.py:281 @@ -117,8 +117,8 @@ msgstr "" #: models.py:68 msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." msgstr "" #: models.py:74 @@ -289,9 +289,9 @@ msgstr "" msgid "Index rebuild queued successfully." msgstr "" -#: views.py:405 +#: views.py:408 #, python-format -msgid "Indexes containing: %s" +msgid "Indexes containing document: %s" msgstr "" #: widgets.py:85 @@ -302,11 +302,9 @@ msgstr "" #~ msgstr "Maximum suffix (%s) count reached." #~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" +#~ "Error in document indexing update expression: %(expression)s; %(exception)s" #~ msgid "Unable to delete document indexing node; %s" #~ msgstr "Unable to delete document indexing node; %s" @@ -346,11 +344,11 @@ msgstr "" #~ msgstr "documents rename count" #~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." +#~ "A dictionary that maps the index name and where on the filesystem that index" +#~ " will be mirrored." #~ msgid "Index rebuild error: %s" #~ msgstr "Index rebuild error: %s" diff --git a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo index 42006f3140..1ef59ce6a4 100644 Binary files a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo differ 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 06698a1220..a5027259a7 100644 --- a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mohammed ALDOUB , 2013 @@ -9,19 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: 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" -#: forms.py:7 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Signature file" @@ -41,19 +39,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -119,19 +117,19 @@ msgstr "Timestamp: %s" msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Detached signature uploaded successfully." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo index 23541c20aa..89227cfaaf 100644 Binary files a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo differ 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 99e89414b0..d9ebe09613 100644 --- a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pavlin Koldamov , 2012 @@ -9,18 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Файл със сигнатура" @@ -40,19 +39,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -118,19 +117,19 @@ msgstr "Време: %s" msgid "Signee: %s" msgstr "Подписал: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Несвързаните сигнатури са качени успешно." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Качване на несвързани сигнатури за: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.mo index d65a2463bd..8c54f50d88 100644 Binary files a/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.mo differ 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 35d1f8aca1..1b10bb9b30 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,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # www.ping.ba , 2013 @@ -9,19 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: 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" -#: forms.py:7 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Datoteka potpisa" @@ -41,19 +39,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -119,19 +117,19 @@ msgstr "Vremenski žig: %s" msgid "Signee: %s" msgstr "Potpisnik: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Odvojeni potpis je uspješno upload-ovan." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Upload-ovati odvojeni potpis za: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo index 83b8d99b19..70e4a49acd 100644 Binary files a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo differ 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 bcd1adbf77..6e18df3924 100644 --- a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/da/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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/de_CH/LC_MESSAGES/django.mo index 89d3e0f7a6..e1ac5a19cf 100644 Binary files a/mayan/apps/document_signatures/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/de_CH/LC_MESSAGES/django.mo differ 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 index 4987ea4c5d..c5f703bba5 100644 --- a/mayan/apps/document_signatures/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/de_CH/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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" -"mayan-edms/language/de_CH/)\n" -"Language: de_CH\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:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo index 7dbd4fa5ad..78cb355087 100644 Binary files a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo differ 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 023bab3d2a..1c2e435da4 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 @@ -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 @@ -14,18 +14,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: 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" -#: forms.py:7 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Unterschriftsdatei" @@ -45,19 +44,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -123,19 +122,19 @@ msgstr "Zeitstempel: %s" msgid "Signee: %s" msgstr "Unterschreibender: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Separate Unterschrift erfolgreich hochgeladen." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Externe Unterschrift hochladen für %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo index 20dac26d27..a72d33ed43 100644 Binary files a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo differ 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 d123f66748..9f91e3a58b 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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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" -#: forms.py:7 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Signature file" @@ -42,22 +42,22 @@ msgstr "upload signature" msgid "Signatures" msgstr "signatures" -#: models.py:21 +#: models.py:22 #, fuzzy msgid "Document version" msgstr "document version" -#: models.py:23 +#: models.py:24 #, fuzzy msgid "Has embedded signature" msgstr "has embedded signature" -#: models.py:38 +#: models.py:39 #, fuzzy msgid "Document version signature" msgstr "document version signature" -#: models.py:39 +#: models.py:40 #, fuzzy msgid "Document version signatures" msgstr "document version signatures" @@ -127,18 +127,18 @@ msgstr "Timestamp: %s" msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:71 +#: views.py:74 #, fuzzy, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "signature properties for: %s" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Detached signature uploaded successfully." -#: views.py:106 -#, python-format -msgid "Upload detached signature for: %s" +#: views.py:110 +#, fuzzy, python-format +msgid "Upload detached signature for document: %s" msgstr "Upload detached signature for: %s" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo index 0a172b7494..e70e576af5 100644 Binary files a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo differ 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 e07133a471..b8d648e804 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 @@ -11,18 +11,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-13 16:00+0000\n" -"Last-Translator: Lory977 \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Archivo de firma" @@ -42,19 +41,19 @@ msgstr "Subir firma" msgid "Signatures" msgstr "Firma" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "Versión de documento" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "Tiene firma integrada" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "Firma de versión de documento" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "Firmas de versión de documento" @@ -120,19 +119,19 @@ msgstr "Marca de tiempo: %s" msgid "Signee: %s" msgstr "Firmante: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" -msgstr "Atributos de firma para: %s" +msgid "Signature properties for document: %s" +msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Firma separada subida con éxito." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Subir firma separada para: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo index bbcf04444d..f8958cd1a6 100644 Binary files a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo differ 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 b91a24b6db..b6f54efb32 100644 --- a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mehdi Amani , 2014 @@ -9,18 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-30 11:09+0000\n" -"Last-Translator: Mehdi Amani \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "فایل امضا" @@ -40,19 +39,19 @@ msgstr "آپلود امضا" msgid "Signatures" msgstr "امضاها" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "نسخه سند" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "دارای امضا داخلی و یا جاسازی شده" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "امضای نسخه سند" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "امضاهای نسخه سند" @@ -118,19 +117,19 @@ msgstr "برچسب زمان: %s" msgid "Signee: %s" msgstr "امضا کننده: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" -msgstr "خصوصیات امضا برای : %s" +msgid "Signature properties for document: %s" +msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "امضای جدا شده با موفقیت آپلود شد." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "آپلود امضای جدا شده برای: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo index 905451919b..4e98693031 100644 Binary files a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo differ 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 ccf123605c..9bbf89370d 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,18 +10,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-11-02 12:55+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: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Fichier de signature" @@ -41,19 +40,19 @@ msgstr "Transférer une signature" msgid "Signatures" msgstr "Signatures" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "Version du document" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "Possède une signature intégrée" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "Signature de la version du document" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "Signatures pour la version du document" @@ -119,19 +118,19 @@ msgstr "Horodatage: %s" msgid "Signee: %s" msgstr "Signataire: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" -msgstr "Propriétés de signature pour: %s" +msgid "Signature properties for document: %s" +msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Signature externe importée avec succès" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Importer la signature externe pour: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." @@ -146,8 +145,7 @@ msgstr "Erreur lors de la suppression de la signature détachée; %s" #, 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 status: %(widget)s %(text)s" #~ msgstr "Signature status: %(widget)s %(text)s" diff --git a/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.mo index 8facfb5174..17f094b6cb 100644 Binary files a/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.mo differ 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 63560b128e..7af954a1d9 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,26 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -40,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -118,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo index d4b82a1d39..f739faca16 100644 Binary files a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo differ 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 970abbea47..673606cc1d 100644 --- a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/hu/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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo index ad7deedaff..d0b7825adc 100644 Binary files a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo differ 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 864b806658..d0e309b374 100644 --- a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/id/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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: 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" -#: forms.py:7 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo index c5b47e4ff9..5a7ce3bd74 100644 Binary files a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo differ 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 b2665e9431..3a09a7f010 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,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Carlo Zanatto <>, 2012 @@ -10,18 +10,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "File della firma" @@ -41,19 +40,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -119,19 +118,19 @@ msgstr "Timestamp: %s" msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Firma scaduta aggiornata con successo." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Aggiornata firma scaduta per: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.mo index 55a8eaef02..0c0e96cb97 100644 Binary files a/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.po index f0e5e210cc..c9083e33b8 100644 --- a/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.po @@ -1,26 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" -"language/lv/)\n" -"Language: lv\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" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\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:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -40,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -118,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.mo index be28c4a37d..8e7d03c3df 100644 Binary files a/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.po index 23f07119d8..4d296f6078 100644 --- a/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/nb/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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" -"edms/language/nb/)\n" -"Language: nb\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:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo index 04c410ec4e..1d271d0157 100644 Binary files a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo differ 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 e2f7c04bfc..8c8ac9d3b2 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,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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo index a6a1df7b23..82a138434d 100644 Binary files a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo differ 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 e5d37e4c48..dda910c037 100644 --- a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # mic , 2012 @@ -9,19 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Signature file" @@ -41,19 +39,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -119,19 +117,19 @@ msgstr "Timestamp: %s" msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Detached signature uploaded successfully." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo index beabe5e716..c1c591fcd4 100644 Binary files a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo differ 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 cd4ba771e8..9e931337de 100644 --- a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Vítor Figueiró , 2012 @@ -9,18 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Ficheiro de assinatura" @@ -40,19 +39,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -118,19 +117,19 @@ msgstr "Data/hora: %s" msgid "Signee: %s" msgstr "Assinado por: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Assinatura avulsa enviada com sucesso." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Envio de assinatura avulsa para: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo index 29adc5f801..489ae200f0 100644 Binary files a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo differ 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 598d9ca595..a85bdf5d6c 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,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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Arquivo de assinatura" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,19 +116,19 @@ msgstr "Timestamp: %s" msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Assinatura separado enviado com sucesso." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Upload de assinatura separada para: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.mo index 1e5a170899..a6de44e4f0 100644 Binary files a/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.mo differ 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 7884225a62..50b5c710d8 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,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Badea Gabriel , 2013 @@ -9,19 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: 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" -#: forms.py:7 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Fisier semnătura" @@ -41,19 +39,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -119,19 +117,19 @@ msgstr "Timestamp:% s" msgid "Signee: %s" msgstr "Semnat :% s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Semnătura detaşata încărcată cu succes." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Încărcați semnătura deşată pentru:% s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo index 0eb5ef1bb9..e97686a933 100644 Binary files a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo differ 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 3810fb1d8f..35b3065dd9 100644 --- a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Sergey Glita , 2012 @@ -9,19 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: 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" -#: forms.py:7 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "Файл подписи" @@ -41,19 +39,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -119,19 +117,19 @@ msgstr "Отметка времени: %s" msgid "Signee: %s" msgstr "Подписано: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Отделённая подпись выложена." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Выложить отделённую подпись для %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo index 57df3aaf00..cba4da132f 100644 Binary files a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo differ 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 858ca64ed5..4b14c8cd08 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,26 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -40,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -118,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.mo index f7f3ed7021..f2a413bbd2 100644 Binary files a/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.po index f4030f4fe6..3eaae904de 100644 --- a/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/sq/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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" -"language/sq/)\n" -"Language: sq\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:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo index e57d589073..cbec887853 100644 Binary files a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo differ 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 f6ecf28179..8573dbc748 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,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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: 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 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo index 3a263e8511..32cc1ca236 100644 Binary files a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo differ 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 2d9869be84..4f58dd726b 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,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: # Trung Phan Minh , 2013 @@ -9,18 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: 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" -#: forms.py:7 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "File lưu chữ kí" @@ -40,19 +39,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -118,19 +117,19 @@ msgstr "Thời gian: %s" msgid "Signee: %s" msgstr "Người kí: %s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "Detached signature uploaded successfully." -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.mo index 02481d3a26..3bcb0b3911 100644 Binary files a/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.mo differ 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 c8b8efcf77..50e54723bc 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 @@ -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,18 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_CN/)\n" -"Language: zh_CN\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" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:7 models.py:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "签名文件" @@ -40,19 +39,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -118,19 +117,19 @@ msgstr "时间戳: %s" msgid "Signee: %s" msgstr "签名者:%s" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "分离的签名上传成功" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" -msgstr "上传分离的签名:%s" +msgid "Upload detached signature for document: %s" +msgstr "" #: views.py:155 msgid "Detached signature deleted successfully." diff --git a/mayan/apps/document_signatures/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/zh_TW/LC_MESSAGES/django.mo index e94d869c53..9861ae5d8c 100644 Binary files a/mayan/apps/document_signatures/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/zh_TW/LC_MESSAGES/django.mo differ 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 index 2caaf644ec..347056f799 100644 --- a/mayan/apps/document_signatures/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/zh_TW/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: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2014-10-25 07:18+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_TW/)\n" -"Language: zh_TW\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:22 +#: forms.py:9 models.py:23 msgid "Signature file" msgstr "" @@ -39,19 +38,19 @@ msgstr "" msgid "Signatures" msgstr "" -#: models.py:21 +#: models.py:22 msgid "Document version" msgstr "" -#: models.py:23 +#: models.py:24 msgid "Has embedded signature" msgstr "" -#: models.py:38 +#: models.py:39 msgid "Document version signature" msgstr "" -#: models.py:39 +#: models.py:40 msgid "Document version signatures" msgstr "" @@ -117,18 +116,18 @@ msgstr "" msgid "Signee: %s" msgstr "" -#: views.py:71 +#: views.py:74 #, python-format -msgid "Signature properties for: %s" +msgid "Signature properties for document: %s" msgstr "" #: views.py:97 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:106 +#: views.py:110 #, python-format -msgid "Upload detached signature for: %s" +msgid "Upload detached signature for document: %s" msgstr "" #: views.py:155 diff --git a/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.mo index e5a4fc85d0..f39c018689 100644 Binary files a/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.po index 8f76fa4fcc..fb0e4191ed 100644 --- a/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.mo index 2fe71bd53f..2233a4dd28 100644 Binary files a/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.po index fea3d23b26..40c7609992 100644 --- a/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.mo index 7e083374f3..648bfba909 100644 Binary files a/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.po index 9632a082cc..4feea8e013 100644 --- a/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/da/LC_MESSAGES/django.mo index 06a4710bf8..70e4a49acd 100644 Binary files a/mayan/apps/document_states/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/da/LC_MESSAGES/django.po index 7257717eae..3f65d7c985 100644 --- a/mayan/apps/document_states/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/da/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/de_CH/LC_MESSAGES/django.mo index a134bcacf2..e1ac5a19cf 100644 Binary files a/mayan/apps/document_states/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/de_CH/LC_MESSAGES/django.po index e6f928d902..3dbdc7c7b0 100644 --- a/mayan/apps/document_states/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/de_CH/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.mo index 2d551df5d0..c5851df67c 100644 Binary files a/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.po index 3079894543..95a9f231a8 100644 --- a/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/en/LC_MESSAGES/django.po index a7cf2eb3d8..13a4badcb5 100644 --- a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/es/LC_MESSAGES/django.mo index 7d3da3a60d..abd188f933 100644 Binary files a/mayan/apps/document_states/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/es/LC_MESSAGES/django.po index 7597a6fe44..e20e58d858 100644 --- a/mayan/apps/document_states/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/es/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" msgid "Initial state" msgstr "Estado inicial" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "Ninguno" @@ -30,31 +30,39 @@ msgstr "Ninguno" msgid "Is initial state?" msgstr "¿Es el estado inicial?" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "Estado actual" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "Última transición" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "Fecha y hora" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "Estado origen" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "Estado destino" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "Transición" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "Flujos de trabajo" @@ -86,7 +94,7 @@ msgstr "Transiciones" msgid "Create transition" msgstr "Crear transición" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "Tipos de documentos" @@ -94,55 +102,61 @@ msgstr "Tipos de documentos" msgid "Detail" msgstr "Detalle" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "Etiqueta" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "Flujo de trabajo" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "Inicial" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "Estado de flujo de trabajo" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "Estados de flujo de trabajo" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "Transición de flujo de trabajo" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "Transiciones de flujo de trabajo" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "Documento" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "Instancia de flujo de trabajo" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "Instancias de flujo de trabajo" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "Fecha y hora" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -170,54 +184,54 @@ msgstr "Ver flujos de trabajo de documentos" msgid "Transition document workflows" msgstr "Transicionar flujos de trabajo de documentos" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" -msgstr "Flujos de trabajo del documento: %s" +msgid "Workflows for document: %s" +msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" -msgstr "Detalle del flujo de trabajo: %(workflow)s -%(document)s" +msgid "Detail of workflow: %(workflow)s" +msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "Las entradas de registro" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "Realizar la transición de flujo de trabajo: %s" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "Enviar" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "Estados del flujo de trabajo: %s" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "Crear estados para el flujo de trabajo: %s" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "Tipos de documentos asignados al flujo de trabajo: %s" diff --git a/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.mo index 3de7208181..084139543f 100644 Binary files a/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.po index a3d735e580..def896c237 100644 --- a/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.mo index 02e83c6400..1bef57d3d1 100644 Binary files a/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.po index 4a14c4875b..f5a910f903 100644 --- a/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/hr_HR/LC_MESSAGES/django.mo index 4c31405ad2..17f094b6cb 100644 Binary files a/mayan/apps/document_states/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/hr_HR/LC_MESSAGES/django.po index 307fb79312..02e1f4ef92 100644 --- a/mayan/apps/document_states/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/hr_HR/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.mo index a9b013610a..f739faca16 100644 Binary files a/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.po index fe583413d8..1bf83bc2f3 100644 --- a/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/id/LC_MESSAGES/django.mo index c4eb104fe2..d0b7825adc 100644 Binary files a/mayan/apps/document_states/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/id/LC_MESSAGES/django.po index df47a6e32c..c843e97248 100644 --- a/mayan/apps/document_states/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/id/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/it/LC_MESSAGES/django.mo index 91bd7a53d8..2e49d94130 100644 Binary files a/mayan/apps/document_states/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/it/LC_MESSAGES/django.po index 8604001353..12761e9089 100644 --- a/mayan/apps/document_states/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/it/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/lv/LC_MESSAGES/django.mo index 766335aeb9..0c0e96cb97 100644 Binary files a/mayan/apps/document_states/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/lv/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/lv/LC_MESSAGES/django.po index 2ff1222375..0c5bef3933 100644 --- a/mayan/apps/document_states/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/lv/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/language/lv/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/nb/LC_MESSAGES/django.mo index bf2be9adf6..8e7d03c3df 100644 Binary files a/mayan/apps/document_states/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/nb/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/nb/LC_MESSAGES/django.po index ac37be2e1b..ad8b52780a 100644 --- a/mayan/apps/document_states/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/nb/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/language/nb/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.mo index 933224effb..1d271d0157 100644 Binary files a/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.po index 68224bc810..b719941b03 100644 --- a/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.mo index e721241538..3f264de255 100644 Binary files a/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.po index 2f3832278e..cda27de5b7 100644 --- a/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.mo index 2597fd2804..c7bd176165 100644 Binary files a/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.po index df4b6829a1..4450b1b77a 100644 --- a/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.mo index e6db6025ec..ae6bf2e2df 100644 Binary files a/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.po index c36bb63e6f..655aba7e20 100644 --- a/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.mo index b02ebf7c22..6be2186bd9 100644 Binary files a/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.po index fbc5185fe7..e0ddd4c329 100644 --- a/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.mo index a74ae97963..fef7f67f0c 100644 Binary files a/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.po index 6102e8123e..9050d28e48 100644 --- a/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.mo index 9f75a69c8b..cba4da132f 100644 Binary files a/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.po index 7792f7726a..0a00a0bcca 100644 --- a/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/sq/LC_MESSAGES/django.mo index 7831a9823a..f2a413bbd2 100644 Binary files a/mayan/apps/document_states/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/sq/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/sq/LC_MESSAGES/django.po index 5eb590f22b..0828d0bddb 100644 --- a/mayan/apps/document_states/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/sq/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/language/sq/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.mo index f3bba0c190..cbec887853 100644 Binary files a/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.po index df82bf9840..02ffbe7588 100644 --- a/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.mo index a6f05a7d88..73ad17b3f3 100644 Binary files a/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.po index 1cd03661b6..8f79738e02 100644 --- a/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.mo index 41c0743212..290c33c865 100644 Binary files a/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.po index 4acf5b216e..cec8054b83 100644 --- a/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/document_states/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/zh_TW/LC_MESSAGES/django.mo index 923fcc8963..9861ae5d8c 100644 Binary files a/mayan/apps/document_states/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/zh_TW/LC_MESSAGES/django.po index f6de074a1b..a2590b6894 100644 --- a/mayan/apps/document_states/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/zh_TW/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" msgid "Initial state" msgstr "" -#: __init__.py:39 __init__.py:61 +#: __init__.py:39 __init__.py:57 __init__.py:65 msgid "None" msgstr "" @@ -29,31 +29,39 @@ msgstr "" msgid "Is initial state?" msgstr "" -#: __init__.py:52 views.py:85 +#: __init__.py:52 views.py:83 msgid "Current state" msgstr "" -#: __init__.py:56 views.py:86 +#: __init__.py:56 __init__.py:86 models.py:129 +msgid "User" +msgstr "" + +#: __init__.py:60 views.py:84 msgid "Last transition" msgstr "" -#: __init__.py:60 __init__.py:78 +#: __init__.py:64 __init__.py:82 msgid "Date and time" msgstr "" -#: __init__.py:67 models.py:65 +#: __init__.py:71 models.py:66 msgid "Origin state" msgstr "" -#: __init__.py:71 models.py:66 +#: __init__.py:75 models.py:67 msgid "Destination state" msgstr "" -#: __init__.py:82 forms.py:41 links.py:24 models.py:127 +#: __init__.py:90 forms.py:41 links.py:24 models.py:128 msgid "Transition" msgstr "" -#: links.py:5 links.py:22 models.py:37 views.py:172 +#: __init__.py:94 forms.py:42 models.py:130 +msgid "Comment" +msgstr "" + +#: links.py:5 links.py:22 models.py:38 views.py:170 msgid "Workflows" msgstr "" @@ -85,7 +93,7 @@ msgstr "" msgid "Create transition" msgstr "" -#: links.py:20 models.py:16 +#: links.py:20 models.py:17 msgid "Document types" msgstr "" @@ -93,55 +101,61 @@ msgstr "" msgid "Detail" msgstr "" -#: models.py:15 models.py:43 models.py:63 +#: models.py:16 models.py:44 models.py:64 msgid "Label" msgstr "" -#: models.py:36 models.py:42 models.py:62 models.py:79 +#: models.py:37 models.py:43 models.py:63 models.py:80 msgid "Workflow" msgstr "" -#: models.py:44 +#: models.py:45 +msgid "" +"Select if this will be the state with which you want the workflow to start " +"in. Only one state can be the initial state." +msgstr "" + +#: models.py:45 msgid "Initial" msgstr "" -#: models.py:56 +#: models.py:57 msgid "Workflow state" msgstr "" -#: models.py:57 +#: models.py:58 msgid "Workflow states" msgstr "" -#: models.py:73 +#: models.py:74 msgid "Workflow transition" msgstr "" -#: models.py:74 +#: models.py:75 msgid "Workflow transitions" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Document" msgstr "" -#: models.py:119 models.py:125 +#: models.py:120 models.py:126 msgid "Workflow instance" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Workflow instances" msgstr "" -#: models.py:126 +#: models.py:127 msgid "Datetime" msgstr "" -#: models.py:133 +#: models.py:136 msgid "Workflow instance log entry" msgstr "" -#: models.py:134 +#: models.py:137 msgid "Workflow instance log entries" msgstr "" @@ -169,54 +183,54 @@ msgstr "" msgid "Transition document workflows" msgstr "" -#: views.py:58 +#: views.py:55 #, python-format -msgid "Workflows of document: %s" +msgid "Workflows for document: %s" msgstr "" -#: views.py:97 +#: views.py:95 #, python-format -msgid "Detail of workflow: %(workflow)s - %(document)s" +msgid "Detail of workflow: %(workflow)s" msgstr "" -#: views.py:111 +#: views.py:109 msgid "Log entries" msgstr "" -#: views.py:157 +#: views.py:155 #, python-format msgid "Do transition for workflow: %s" msgstr "" -#: views.py:158 +#: views.py:156 msgid "Submit" msgstr "" -#: views.py:222 +#: views.py:220 #, python-format msgid "States of workflow: %s" msgstr "" -#: views.py:245 +#: views.py:243 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:339 +#: views.py:337 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:362 +#: views.py:360 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:387 +#: views.py:385 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:463 +#: views.py:461 #, python-format msgid "Document types assigned the workflow: %s" msgstr "" diff --git a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo index abb42ba574..f66757403e 100644 Binary files a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po index 67cdfecdcc..8d0a5e409a 100644 --- a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" @@ -19,56 +19,56 @@ 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" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "الوثائق" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "نوع الوثيقة" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "نوع الملف" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "نوع البيانات الوصفية" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "قيمة البيانات الوصفية" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "المحتوى" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "الوصف" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -84,323 +84,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "صورة الصفحة" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "المحتويات" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "إعادة تسمية الوثيقة بسرعة" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "نطاق الصفحات" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "ضغط" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "اسم الملف المضغوط" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "تحميل" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "مسح ذاكرة التخزين المؤقت لصورة الوثيقة" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "مسح بيانات الرسومات المستخدمة لتسريع عرض الوثائق و نتائج التحويلات." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "تعليق" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Checksum" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "لا يعرف نوع هذه الوثيقة ، و بالتالي تم اعتبار عدد الصفحات ١." -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "اسم الملف" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "أدخل قيمة صالحة" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -424,7 +424,7 @@ msgstr "عرض الوثائق" msgid "Delete documents" msgstr "حذف الوثائق" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "تحميل الوثائق" @@ -540,373 +540,410 @@ msgstr "المساحة المستخدمة في التخزين: %(base_2)s (base msgid "Document pages in database: %d" msgstr "صفحات الوثائق في قاعدة البيانات: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "الوثائق" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "تاريخ الاضافة" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "وقت الاضافة" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "نوع الملف" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "لا شيء" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "حجم الملف" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "موجود في التخزين" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "مسار الملف في التخزين" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "الصفحات" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "يجب تقديم وثيقة واحدة على الأقل." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "تم مسح الوثيقة بنجاح." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "الوثيقة: %(document)s خطأ بالحذف: %(error)s" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "هل أنت متأكد من حذف الوثيقة:%s؟" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "هل أنت متأكد من حذف الوثائق: %s؟" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "تم تحرير الوثيقة بنجاح: \"%s\" ." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "عودة" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "كل التحويلات الخاصة بالوثيقة: %s, تم مسحها بنجاح." -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "خطأ بمسح التحويلات الخاصة بالوثيقة: %(document)s; %(error)s." -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "هل أنت متأكد من مسح كل التحويلات للوثيقة: %s ؟" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "تم تعديل صفحة الوثيقة بنجاح" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "لا توجد صفحات أخرى بهذه الوثيقة" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "أنت بالفعل في الصفحة الأولى من هذه الوثيقة" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "تم تعديل نوع الوثيقة بنجاح" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "خطأ بتعديل نوع الوثيقة: %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "تم مسح نوع الوثيقة: %s بنجاح" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr " حصل لنوع الوثيقة: %(document_type)s خطأ بالمسح: %(error)s" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "هل أنت متأكد أنك ترغب في حذف نوع الوثيقة: %s؟" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "تم انشاء نوع الوثيقة بنجاح" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "خطأ في إنشاء نوع الوثيقة: %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "تم تحرير اسم الملف لنوع الوثيقة بنجاح" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "خطأ بتحرير اسم الملف لنوع الوثيقة : %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "اسم الملف لنوع الوثيقة: %s تم مسحه بنجاح." -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "اسم الملف لنوع الوثيقة: %(document_type_filename)s حصل له خطأ عند المسح: %(error)s" -#: views.py:1038 +#: views.py:1048 #, 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\" ؟" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "إنشاء اسم الملف لنوع الوثيقة بنجاح" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "خطأ بإنشاء اسم ملف لنوع الوثيقة: %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "هل أنت متأكد أنك ترغب بمسح ذاكرة التخزين المؤقت للوثيقة؟" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "تم ارجاع اصدار الوثيقة بنجاح" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "خطأ بارجاع اصدار الوثيقة %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "هل أنت متأكد أنك ترغب في العودة إلى هذا الإصدار؟" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "سيتم حذف جميع الإصدارات اللاحقة بعد هذا الإصدار أيضا." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "تم انشاء تحويلات صفحات الوثيقة بنجاح." -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "انشاء تحويلات جديدة للصفحة: %(page)s في الوثيقة: %(document)s" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "تحويلات صفحات الوثيقة تمت بنجاح" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "تحرير التحويلات \"%(transformation)s\" للوثيقة: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "تحويلات صفحات الوثيقة مسحت بنجاح" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "هل أنت متأكد من مسح التحويل \"%(transformation)s\" التابع ل: %(document_page)s" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo index 7024b3e1ca..f16a595a90 100644 Binary files a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po index d5841b9478..50baf4e35a 100644 --- a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" @@ -21,56 +21,56 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Документи" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -86,323 +86,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Изображение на страница" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Съдържание" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Бързо преименуване на документ" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Поредица от страници" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Компресиране" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Име на компресирания архив" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Сваляне" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Изчистване на кеша от изображения на документи" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "Изчистване на графичното представяне, използвано да ускори изобразяването на документите и интерактивните промени." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Коментар" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Контролна сума" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "Форматът на документа във файла е непознат. Затова броят страници е зададен на 1." -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "Име на файл" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Въведете валидна стойност" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -426,7 +426,7 @@ msgstr "Преглед на документи" msgid "Delete documents" msgstr "Изтриване на документи" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Изтегляне на документи" @@ -542,373 +542,394 @@ msgstr "Пространството, използвано в склада: %(ba msgid "Document pages in database: %d" msgstr "Страници в базата данни: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "документи" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Дата на добавяне" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Час на добавяне" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "mimetype на файла" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Размер на файла" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Съществува в склада" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Файлов път до склада" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Страници" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Приложете поне един документ" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Документът е изтрит успешно." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Документ: %(document)s Грешка при триене: %(error)s" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "Сигурни ли сте, че искате да изтриете документ %s?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "Сигурни ли сте, че искате да изтриете документите %s?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Документът \"%s\" е редактиран успешно" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Връщане" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "Всички преобразования на страницата на документ %s бяха изтрити успешно." -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "Грешка при изтриването на преобразования на страница на документ %(document)s, %(error)s." -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "Сигурни ли сте, че желаете да отмените всички преобразувания на страниците на документи %s?" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Страницата на документа е редактирана успешно." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Няма повече страници в този документ" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Вече сте на първа страница на този документ" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Вид на документа е редактиран успешно" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Грешка в редактирането на вид на документа %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Вид на документа %s изтрит успешно" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Вид на документа: %(document_type)s грешка при триене: %(error)s" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Сигурни ли сте, че искате да изтриете документ вид %s?" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Вид на документа е създаден успешно" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Грешка при създаване на вид документ: %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Успешно редактиране на име на файла" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Грешка при редактиране на име на файла %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Име на файла на вид документ %s изтрит успешно" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "Име на типа документ: %(document_type_filename)s грешка при изтриване: %(error)s" -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Името на типа документ е създаден успешно" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Грешка при създаване име на типа документ; %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "Сигурни ли сте, че искате да изчистите кеша с изображения на документи?" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Документа е върнат успешно към предна версия" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Грешка при връщане на версията на документа; %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Сигурни ли сте, че искате да се върнете към тази версия?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Всички версии, следващи тази, ще бъдат изтрити." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Преобразуването на страницата е извършено успешно" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "Създаване на ново преобразуване на страница %(page)s на документ %(document)s" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "имена на файлове за бързо преименуване на вида документ" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Редактиране на преобразуване %(transformation)s за %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Преобразуването на страницата е изтрито успешно." -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "Сигурни ли сте, че желаете да изтриете преобразуването преобразуване %(transformation)s за %(document_page)s" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.mo index 7cca641bf0..e8bd01714c 100644 Binary files a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.mo differ 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 9862543c2a..ee80122d2b 100644 --- a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" @@ -19,56 +19,56 @@ msgstr "" "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:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Dokumenti" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Tip dokumenta" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME tip" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Metadata tip" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Metadata vrijednost" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Sadržaj" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Opis" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -84,323 +84,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Slika za stranicu" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Sadržaj" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Brzo preimenuj dokument" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Opseg stranice" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Kompresuj" -#: forms.py:196 +#: forms.py:197 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." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Naziv kompresovane datoteke" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Download" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Obriši cache slika dokumenata" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Komentar" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Checksum" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Naziv datoteke" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Upiši ispravnu vrijednost" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -424,7 +424,7 @@ msgstr "Pregled dokumenata" msgid "Delete documents" msgstr "Obriši dokumente" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Download dokumenata" @@ -540,373 +540,398 @@ msgstr "Prostor iskorišten u pohrani: %(base_2)s (base 2), %(base_10)s (base 10 msgid "Document pages in database: %d" msgstr "Stranice dokumenata u bazi: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "dokumenti" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Datum dodavanja" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Vrijeme dodavanja" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Mimetype datoteke" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Nijedan" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Veličina datoteke" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Postoji u pohrani" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Putanja dokumenta u pohrani" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Stranice" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Mora postojati bar jedan dokument" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Dokument uspješno obrisan." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s greška brisanja: %(error)s" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "Jeste li sigurni da želite obrisati dokument: %s?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "Jeste li sigurni da želite obrisati dokumente: %s?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokument \"%s\" uspješno izmijenjen." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Vrati" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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: %s?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Stranica dokumenta uspješno izmijenjena." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Ovaj dokument nema više stranica." -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Već ste na prvoj stranici ovog dokumenta" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Tip dokumenta uspješno izmijenjen" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Greška pri izmjeni tipa dokumenta; %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tip dokumenta: %s uspješno obrisan." -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Tip dokumenta uspješno kreiran" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Greška pri kreiranju tipa dokumenta; %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Naziv datoteke za tip dokumenta uspješno izmijenjen" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Greška pri izmjeni datoteke za tip dokumenta; %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Datoteka za tip dokumenta: %s uspješno obrisana." -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Naziv datoteke za tip dokumenta uspješno kreiran" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Greška pri kreiranju datoteke tipa dokumenta; %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "Jeste li sigurni da želite obrisati cache slike dokumenta?" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Verzija dokumenta uspješno vraćena" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Greška pri vraćanju verzije dokumenta; %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Jeste li sigurni da želite vratiti na ovu verziju?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Sve naknadne verzije nakon ove će također biti obrisane." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Transformacija stranice dokumenta uspješno obavljena." -#: views.py:1217 +#: views.py:1227 #, 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" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Transformacija stranice dokumenta uspješno imijenjena." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Izmijeni transformaciju \"%(transformation)s\" za: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Transformacija stranice dokumenta uspješno obrisana." -#: views.py:1280 +#: views.py:1290 #, 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" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo index c9f6b3d72f..a041a2a7b7 100644 Binary files a/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/da/LC_MESSAGES/django.po b/mayan/apps/documents/locale/da/LC_MESSAGES/django.po index 2d61a35bb2..97f6d94383 100644 --- a/mayan/apps/documents/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/da/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" @@ -20,56 +20,56 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Dokumenter" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Dokumenttype" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME type" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Metadata type" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Metadata værdi" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Indhold" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Beskrivelse" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -85,323 +85,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Side billede" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Indhold" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Hurtig dokument omdøbning" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Sideinterval" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Komprimér" -#: forms.py:196 +#: forms.py:197 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." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Pakket filnavn" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Hent" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Ryd cache til dokumentbillede" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Kommentar" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Checksum" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Filnavn" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Indtast en gyldig værdi." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -425,7 +425,7 @@ msgstr "Se dokumenter" msgid "Delete documents" msgstr "Slet dokumenter" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Hent dokumenter" @@ -541,373 +541,394 @@ msgstr "Plads, der bruges i opbevaring: %(base_2)s (base 2), %(base_10)s (base msgid "Document pages in database: %d" msgstr "Dokumentsider i databasen: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "dokumenter" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Dato tilføjet" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Tid tilføjet" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "File MIME-type" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Ingen" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Fil størrelse" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Eksisterer i opbevaring" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Filsti i opbevaring" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Sider" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Skal angive mindst ét ​​dokument." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Dokument slettet" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s slette fejl: %(error)s " -#: views.py:210 -#, 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:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokument \"%s\" blev redigeret." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Retur" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Dokument side redigeret." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Der er ikke flere sider i dette dokument" -#: views.py:674 +#: views.py:684 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:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Dokumenttype redigeret" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Fejl ved redigering af dokument type; %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Dokumenttype: %s slettet." -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Dokumenttype: %(document_type)s slette fejl: %(error)s " -#: views.py:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Dokumenttype blevet oprettet" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Fejl ved oprettelse af dokument type %(error)s " -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Dokumenttype filnavn redigeret" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Fejl ved redigering af dokumenttype filnavn, %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Document type filnavn: %s slettet." -#: views.py:1023 +#: views.py:1033 #, 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 " -#: views.py:1038 +#: views.py:1048 #, 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 \"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Dokumenttype filnavn oprettet" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Fejl ved oprettelse af dokumenttype filnavn, %(error)s " -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 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:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Tidligere dokumentversion genskabt" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Fejl ved genskabelse af dokumentversion; %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Er du sikker på at du vil genskabe denne version?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Alle senere versioner af denne vil også blive slettet." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Document side transformation oprettet." -#: views.py:1217 +#: views.py:1227 #, 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:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Dokument side transformation redigeret." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Rediger transformation \" %(transformation)s \" for: %(document_page)s " -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Dokument side transformation slettet." -#: views.py:1280 +#: views.py:1290 #, 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 " -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.mo index 3b9cee7436..660af47188 100644 Binary files a/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.po index c00336917d..10b0687c9b 100644 --- a/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -18,56 +18,56 @@ msgstr "" "Language: de_CH\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -83,323 +83,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Delete documents" msgstr "" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "" @@ -539,373 +539,394 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo index 6eeece8b6e..4cd02bbfbc 100644 Binary files a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo differ 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 8b3ec8fd59..f20a8bffb4 100644 --- a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -25,56 +25,56 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Dokumente" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Dokumententyp" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME Typ" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Metadatentyp" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Metadatenwert" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Inhalt" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Beschreibung" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "Dokument-Tendenzen" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "Dokumenten-Nutzung" @@ -90,323 +90,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Seitenbild" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Inhalte" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "Dokument Seitenzahl (%d)" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Dokument schnell umbenennen" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Seitenbereich" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Komprimieren" -#: forms.py:196 +#: forms.py:197 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 "Datei im Originalformat oder als komprimiertes Archiv herunterladen. Diese Option ist nur wählbar, wenn ein einzelnes Dokument heruntergeladen wird. Mmehrere Dateien werden immer als komprimiertes Archiv heruntergeladen." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Name der komprimierten Datei" -#: forms.py:197 +#: forms.py:198 msgid "" "The filename of the compressed file that will contain the documents to be " "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 views.py:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Herunterladen" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Dokumenten-Bildercache löschen" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "Grafiken löschen, die benutzt werden um die Dokumentendarstellung und interaktive Transformationsausgabe zu beschleunigen." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "Nicht initialisiertes Dokument" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Kommentar" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Prüfsumme" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Dateiname" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Einen gültigen Wert eingeben." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "Benutze Wörterbücher um Argumente zu identifizieren: {'degrees':90}" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -430,7 +430,7 @@ msgstr "Dokumente anzeigen" msgid "Delete documents" msgstr "Dokumente löschen" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Dokumente herunterladen" @@ -546,373 +546,394 @@ 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:84 +#: views.py:89 msgid "documents" msgstr "Dokumente" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Hinzugefügt am" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Hinzugefügt um" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Datei MIME Type" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Keiner" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Dateigröße" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Im Dateispeicher" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Pfad im Dateispeicher" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Seiten" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Es muss mindestens ein Dokument angegeben werden." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Dokument erfolgreich gelöscht." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s Lösch Fehler: %(error)s" -#: views.py:210 -#, 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:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokument \"%s\" erfolgreich bearbeitet." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Zurück" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Dokumentenseite erfolgreich bearbeitet." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Keine weiteren Seiten in diesem Dokument" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Sie sind bereits auf der ersten Seite dieses Dokuments" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Dokumententyp erfolgreich bearbeitet." -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Fehler beim Bearbeiten vom Dokumententyp %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Dokumententyp %s erfolgreich gelöscht." -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Dokumententyp erfolgreich angelegt" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Fehler beim Erstellen des Dokumententyps: %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Dokumententyp Dateiname erfolgreich bearbeitet." -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Fehler beim Bearbeiten von Dokumententyp Dateiname: %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Dokumententyp Dateiname: %s erfolgreich gelöscht." -#: views.py:1023 +#: views.py:1033 #, 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:1038 +#: views.py:1048 #, 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:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Dokumententyp Dateiname erfolgreich erstellt" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Fehler beim Erstellen des Dokumententyp Dateinamens: %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 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:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Dokument wurde erfolgreich wiederhergestellt" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Fehler beim Wiederherstellen der Dokumentenversion %s" -#: views.py:1159 +#: views.py:1169 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:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Alle späteren Versionen dieses Dokuments werden ebenfalls gelöscht." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Dokumentenseiten-Transformation erfolgreich erstellt." -#: views.py:1217 +#: views.py:1227 #, 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:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Dokumentenseiten-Transformation erfolgreich bearbeitet." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Transformation \"%(transformation)s\" für %(document_page)s bearbeiten" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Dokumentseiten-Transformation erfolgreich gelöscht." -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "Sind Sie sicher, dass Sie die Transformation \"%(transformation)s\" für %(document_page)s löschen möchten?" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo index 0296fe538d..c9ba7b12ba 100644 Binary files a/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po b/mayan/apps/documents/locale/en/LC_MESSAGES/django.po index 10c047649d..5aa32d2064 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: 2015-01-18 02:18-0400\n" +"POT-Creation-Date: 2015-01-27 15:57-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,58 +18,58 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Documents" -#: __init__.py:104 +#: __init__.py:97 #, fuzzy msgid "Thumbnail" msgstr "thumbnail" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Document type" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME type" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Metadata type" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Metadata value" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Content" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Description" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "Tags" -#: __init__.py:141 +#: __init__.py:132 #, fuzzy msgid "Document tendencies" msgstr "Document edited" -#: __init__.py:142 +#: __init__.py:133 #, fuzzy msgid "Document usage" msgstr "document page" @@ -89,37 +89,37 @@ msgstr "Edit document properties" msgid "Document type changed" msgstr "Document types: %d" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Page image" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Contents" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, fuzzy, python-format msgid "Document pages (%d)" msgstr "Document pages (%s)" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Quick document rename" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, fuzzy, python-format msgid "Page %(page_number)d" msgstr "page number" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Page range" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Compress" -#: forms.py:196 +#: forms.py:197 msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " @@ -129,11 +129,11 @@ msgstr "" "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Compressed filename" -#: forms.py:197 +#: forms.py:198 msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." @@ -141,68 +141,68 @@ msgstr "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." -#: links.py:39 views.py:63 +#: links.py:40 views.py:68 #, fuzzy msgid "All documents" msgstr "all documents" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 #, fuzzy msgid "Recent documents" msgstr "recent documents" -#: links.py:41 +#: links.py:42 #, fuzzy msgid "Preview" msgstr "preview" -#: links.py:43 +#: links.py:44 #, fuzzy msgid "Properties" msgstr "properties" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:46 +#: links.py:47 #, fuzzy msgid "Edit properties" msgstr "Edit document properties" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 #, fuzzy msgid "Change type" msgstr "page text" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Download" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 #, fuzzy msgid "Clear transformations" msgstr "clear transformations" -#: links.py:56 +#: links.py:57 #, fuzzy msgid "Print" msgstr "print" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Clear the document image cache" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." @@ -210,166 +210,166 @@ msgstr "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -#: links.py:63 +#: links.py:64 #, fuzzy msgid "Page transformations" msgstr "page transformations" -#: links.py:64 +#: links.py:65 #, fuzzy msgid "Create new transformation" msgstr "create new transformation" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 #, fuzzy msgid "Page text" msgstr "page text" -#: links.py:70 +#: links.py:71 #, fuzzy msgid "Edit page text" msgstr "edit page text" -#: links.py:71 +#: links.py:72 #, fuzzy msgid "Next page" msgstr "next page" -#: links.py:72 +#: links.py:73 #, fuzzy msgid "Previous page" msgstr "previous page" -#: links.py:73 +#: links.py:74 #, fuzzy msgid "First page" msgstr "first page" -#: links.py:74 +#: links.py:75 #, fuzzy msgid "Last page" msgstr "last page" -#: links.py:75 +#: links.py:76 #, fuzzy msgid "Zoom in" msgstr "zoom in" -#: links.py:76 +#: links.py:77 #, fuzzy msgid "Zoom out" msgstr "zoom out" -#: links.py:77 +#: links.py:78 #, fuzzy msgid "Rotate right" msgstr "rotate right" -#: links.py:78 +#: links.py:79 #, fuzzy msgid "Rotate left" msgstr "rotate left" -#: links.py:79 +#: links.py:80 #, fuzzy msgid "Reset view" msgstr "reset view" -#: links.py:82 +#: links.py:83 #, fuzzy msgid "Versions" msgstr "versions" -#: links.py:83 +#: links.py:84 #, fuzzy msgid "Revert" msgstr "revert" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 #, fuzzy msgid "Document types" msgstr "Document type" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 #, fuzzy msgid "Create document type" msgstr "Create document types" -#: links.py:92 +#: links.py:93 #, fuzzy msgid "Filenames" msgstr "Filename" -#: links.py:93 +#: links.py:94 #, fuzzy msgid "Add filename to document type" msgstr "add filename to document type" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 #, fuzzy msgid "Documents types" msgstr "documents types" -#: models.py:78 +#: models.py:79 #, fuzzy msgid "Uninitialized document" msgstr "all documents" -#: models.py:78 +#: models.py:79 #, fuzzy msgid "The name of the document" msgstr "Create documents" -#: models.py:80 +#: models.py:81 #, fuzzy msgid "Added" msgstr "added" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 #, fuzzy msgid "Document" msgstr "Documents" -#: models.py:289 +#: models.py:290 #, fuzzy msgid "Timestamp" msgstr "timestamp" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Comment" -#: models.py:293 +#: models.py:294 #, fuzzy msgid "File" msgstr "Filename" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Checksum" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 #, fuzzy msgid "Document version" msgstr "document version" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." @@ -377,94 +377,94 @@ msgstr "" "This document's file format is not known, the page count has therefore " "defaulted to 1." -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "Filename" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 #, fuzzy msgid "Enabled" msgstr "enabled" -#: models.py:484 +#: models.py:485 #, fuzzy msgid "Document type quick rename filename" msgstr "document type quick rename filename" -#: models.py:485 +#: models.py:486 #, fuzzy msgid "Document types quick rename filenames" msgstr "document types quick rename filenames" -#: models.py:494 +#: models.py:495 #, fuzzy msgid "Page label" msgstr "page label" -#: models.py:495 +#: models.py:496 #, fuzzy msgid "Page number" msgstr "page number" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 #, fuzzy msgid "Document page" msgstr "document page" -#: models.py:507 +#: models.py:508 #, fuzzy msgid "Document pages" msgstr "document pages" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Enter a valid value." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 #, fuzzy msgid "Order" msgstr "order" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 #, fuzzy msgid "Transformation" msgstr "transformation" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 #, fuzzy msgid "Arguments" msgstr "arguments" -#: models.py:552 +#: models.py:553 #, fuzzy msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "Use dictionaries to indentify arguments, example: %s" -#: models.py:560 +#: models.py:561 #, fuzzy msgid "Document page transformation" msgstr "document page transformation" -#: models.py:561 +#: models.py:562 #, fuzzy msgid "Document page transformations" msgstr "document page transformations" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 #, fuzzy msgid "Accessed" msgstr "accessed" -#: models.py:580 +#: models.py:581 #, fuzzy msgid "Recent document" msgstr "recent document" @@ -489,7 +489,7 @@ msgstr "View documents" msgid "Delete documents" msgstr "Delete documents" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Download documents" @@ -613,158 +613,150 @@ msgstr "" msgid "Document pages in database: %d" msgstr "Document pages in database: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "documents" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Date added" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Time added" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "File mimetype" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "None" -#: views.py:112 +#: views.py:117 #, fuzzy msgid "File encoding" msgstr "File mime encoding" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "File size" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Exists in storage" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "File path in storage" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Pages" -#: views.py:126 -#, fuzzy -msgid "Document properties" -msgstr "Edit document properties" +#: views.py:131 +#, fuzzy, python-format +msgid "Properties for document: %s" +msgstr "versions for document: %s" -#: views.py:146 -#, fuzzy -msgid "Document preview" -msgstr "Document edited" +#: views.py:152 +#, fuzzy, python-format +msgid "Preview of document: %s" +msgstr "versions for document: %s" -#: views.py:166 -#, fuzzy -msgid "Document content" -msgstr "Document type" +#: views.py:173 +#, fuzzy, python-format +msgid "Content of document: %s" +msgstr "versions for document: %s" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Must provide at least one document." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Document deleted successfully." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: %(document)s delete error: %(error)s" -#: views.py:210 -#, 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:214 +#, fuzzy +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "Are you sure you wish to delete the document: %s?" +msgstr[1] "Are you sure you wish to delete the document: %s?" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Document \"%s\" edited successfully." -#: views.py:255 +#: views.py:264 #, fuzzy, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "document properties for: %s" -#: views.py:288 +#: views.py:297 #, fuzzy msgid "Document type changed successfully." msgstr "Document type created successfully" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, fuzzy, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "Are you sure you wish to delete the document: %s?" +#: views.py:308 +#, fuzzy +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "Create documents" +msgstr[1] "Create documents" -#: views.py:304 -#, fuzzy, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "Are you sure you wish to delete the documents: %s?" - -#: views.py:362 +#: views.py:373 #, fuzzy msgid "Documents to be downloaded" msgstr "documents to be downloaded" -#: views.py:371 +#: views.py:382 #, fuzzy msgid "Date and time" msgstr "Date added" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 #, fuzzy msgid "Encoding" msgstr "encoding" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Return" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 +#: views.py:495 #, fuzzy -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +msgid "Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +"Are you sure you wish to update the page count for the office documents (%d)?" +msgstr[1] "" "Are you sure you wish to update the page count for the office documents (%d)?" -#: views.py:484 -#, fuzzy -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" -"Are you sure you wish to update the page count for the office documents (%d)?" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " @@ -773,7 +765,7 @@ msgstr "" "All the page transformations for document: %s, have been deleted " "successfully." -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " @@ -782,134 +774,131 @@ msgstr "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." -#: views.py:545 -#, python-format +#: views.py:550 +#, fuzzy msgid "" +"Are you sure you wish to clear all the page transformations for the selected " +"document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected " +"documents?" +msgstr[0] "" "Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" +msgstr[1] "" "Are you sure you wish to clear all the page transformations for document: %s?" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, fuzzy, python-format msgid "Details for: %s" msgstr "details for: %s" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Document page edited successfully." -#: views.py:639 +#: views.py:649 #, fuzzy, python-format msgid "Edit: %s" msgstr "edit: %s" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "There are no more pages in this document" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "You are already at the first page of this document" -#: views.py:818 +#: views.py:828 #, fuzzy, python-format msgid "Print: %s" msgstr "print: %s" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Document type edited successfully" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Error editing document type; %s" -#: views.py:888 +#: views.py:898 #, fuzzy, python-format msgid "Edit document type: %s" msgstr "edit document type: %s" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Document type: %s deleted successfully." -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Document type: %(document_type)s delete error: %(error)s" -#: views.py:921 +#: views.py:931 #, 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:922 +#: views.py:932 #, fuzzy msgid "All documents of this type will be deleted too." msgstr "All later version after this one will be deleted too." -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Document type created successfully" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Error creating document type; %(error)s" -#: views.py:957 +#: views.py:967 #, fuzzy, python-format msgid "Filenames for document type: %s" msgstr "filenames for document type: %s" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Document type filename edited successfully" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Error editing document type filename; %s" -#: views.py:995 +#: views.py:1005 #, 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:1004 views.py:1036 +#: views.py:1014 views.py:1046 #, fuzzy msgid "Document type filename" msgstr "document type filename" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Document type filename: %s deleted successfully." -#: views.py:1023 +#: views.py:1033 #, 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:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " @@ -918,84 +907,84 @@ msgstr "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Document type filename created successfully" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Error creating document type filename; %(error)s" -#: views.py:1071 +#: views.py:1081 #, fuzzy, python-format msgid "Create filename for document type: %s" msgstr "create filename for document type: %s" -#: views.py:1087 +#: views.py:1097 #, fuzzy msgid "Document image cache clearing queued successfully." msgstr "Document image cache cleared successfully" -#: views.py:1093 +#: views.py:1103 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:1109 -#, fuzzy, python-format -msgid "Versions for document: %s" -msgstr "versions for document: %s" - -#: views.py:1115 +#: views.py:1121 #, fuzzy msgid "Time and date" msgstr "time and date" -#: views.py:1150 +#: views.py:1140 +#, fuzzy, python-format +msgid "Versions of document: %s" +msgstr "versions for document: %s" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Document version reverted successfully" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Error reverting document version; %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Are you sure you wish to revert to this version?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "All later version after this one will be deleted too." -#: views.py:1179 +#: views.py:1189 #, fuzzy, python-format msgid "Transformations for: %s" msgstr "transformations for: %s" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Document page transformation created successfully." -#: views.py:1217 +#: views.py:1227 #, 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:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Document page transformation edited successfully." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Edit transformation \"%(transformation)s\" for: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Document page transformation deleted successfully." -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " @@ -1004,11 +993,47 @@ msgstr "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -#: widgets.py:83 +#: widgets.py:84 #, fuzzy msgid "Document page image" msgstr "document page image" +#, fuzzy +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#, fuzzy +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#, fuzzy +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#, fuzzy +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#, fuzzy +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#, fuzzy +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for " +#~ "documents: %s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for " +#~ "documents: %s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo index faa73be9b4..e7cef47125 100644 Binary files a/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/es/LC_MESSAGES/django.po b/mayan/apps/documents/locale/es/LC_MESSAGES/django.po index 5837a2c9bb..46e7c726f3 100644 --- a/mayan/apps/documents/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/es/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" @@ -21,56 +21,56 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Documentos" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "Tipo" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Tipo de documento" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "Tipo MIME" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "Etiqueta" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Tipo de metadato" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Valor de metadato" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Contenido" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Descripción" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "Etiqueta" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "Tendencia del documento" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "Uso del documento" @@ -86,323 +86,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Imagen de la página" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Contenido" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "Páginas del documento (%d)" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Cambio rápido de nombre" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "Página %(page_number)d" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Rango de páginas" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Comprimir" -#: forms.py:196 +#: forms.py:197 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 múltiples documentos, el paquete será siempre descargado en un archivo comprimido." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Nombre de archivo comprimido" -#: forms.py:197 +#: forms.py:198 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." -#: links.py:39 views.py:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "Todos los documentos" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "Documentos recientes" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "Presentación preliminar" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "Atributos" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "Borrar" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "Editar atributos" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "Cambiar tipo" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Descargar" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "Reiniciar conteo de página" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "Borrar transformaciones" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "Imprimir" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "Eventos" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Borrar el caché de imágenes de documentos" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "Transformaciones de páginas" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "Crear nueva transformación" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "Editar" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "Texto de página" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "Editar texto de página" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "Próxima página" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "Página previa" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "Primera página" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "última página" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "Cerrar el foco" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "Abrir el foco" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "Rotar a la derecha" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "Rotar a la izquierda" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "Reestablecer vista" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "Versiones" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "Revertir" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "Tipos de documentos" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "Crear tipo de documento" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "Nombre de archivos" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "Añadir nombre de archivo al tipo de documento" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "Nombre" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "Agregar automáticamente la cola de OCR los documentos creados." -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "Tipos de documentos" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "Documento sin inicializar" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "El nombre del documento" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "Añadido" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "Lenguaje" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "Documento" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "Sello de tiempo" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Comentario" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "Archivo" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Suma de comprobación" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "Versión de documento" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Nombre del archivo" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "Activado" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "nombre de archivo para cambio rápido de nombre para tipo de documento" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "nombres de archivos para cambio rápido de nombre para tipo de documentos" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "Etiqueta de página" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "Número de página" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "Página de documento" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "Páginas de documento" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Introduzca un valor válido." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "Orden" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "Transformación" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "Argumentos" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "Usar diccionarios para identificar argumentos, ejemplo: ['grados':90]" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "Transformación de página de documentos" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "Transformaciones de página de documento" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "Usuario" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "Accedido" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "Documento reciente" @@ -426,7 +426,7 @@ msgstr "Ver documentos" msgid "Delete documents" msgstr "Eliminar documentos" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Descargar documentos" @@ -542,373 +542,394 @@ msgstr "Espacio utilizado en el almacenamiento: %(base_2)s (base 2), %(base_10)s msgid "Document pages in database: %d" msgstr "Páginas del documento en la base de datos: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "documentos" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Fecha en que se agregó" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Hora en que se agregó" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Tipo MIME del archivo" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Ninguno" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "Codificación de archivo" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Tamaño del archivo" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Existe en el almacenamiento" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Ruta de archivo en el almacenamiento" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Páginas" -#: views.py:126 -msgid "Document properties" -msgstr "Atributos de documento" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" +msgstr "" -#: views.py:146 -msgid "Document preview" -msgstr "Presentación preliminar de documento" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" +msgstr "" -#: views.py:166 -msgid "Document content" -msgstr "Contenido de documento" +#: views.py:173 +#, python-format +msgid "Content of document: %s" +msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Debe proveer al menos un documento." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Documento eliminado con éxito." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s, error de eliminación: %(error)s " -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "¿Está seguro que desea eliminar el documento: %s?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "¿Está seguro que desea eliminar los documentos: %s?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documento \"%s\" editado con éxito." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" -msgstr "Editar atributos de: %s" +msgid "Edit properties of document: %s" +msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "Tipo de documento cambiado de forma exitosa" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "Someter" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "¿Está seguro que desea cambiar el tipo de documento: %s?" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "¿Está seguro que desea cambiar el tipo de los documentos: %s?" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "Documentos a descargar" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "Codificación" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Volver" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "Documento en espera para recomenzar cuenta." -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "Documentos en espera para recomenzar el conteo de páginas" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "¿Está seguro de que desea recomenzar el número de páginas de este documento?" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "Todas las transformaciones de la página del documento: %s, se han eliminado con éxito." -#: views.py:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "Detalles para: %s" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Página del documento se ha editado correctamente." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "Editar: %s" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "No hay más páginas en este documento" -#: views.py:674 +#: views.py:684 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:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "Imprimir: %s" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "OCR" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Tipo de documento editado con éxito." -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Error al modificar el tipo de documento; %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "Editar tipo de documento: %s" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo de documento: %s eliminado con éxito." -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "Todos los documentos de este tipo serán borrados también" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Tipo de documento creado con éxito." -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Error creando tipo de documento; %(error)s " -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "nombres de archivo para tipo de documento: %s" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Nombre de archivo de tipo de documento editado con éxito" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Error al modificar el nombre de archivo para tipo de document; %s" -#: views.py:995 +#: views.py:1005 #, python-format 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:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "nombre de archivo para tipo de documento" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nombre de archivo para tipo de documento: %s eliminado con éxito." -#: views.py:1023 +#: views.py:1033 #, 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 " -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Nombre de archivo de tipo de documento creado con éxito." -#: views.py:1065 +#: views.py:1075 #, 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:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "crear nombre de archivo para tipo de documento: %s" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 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:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "Versiones para documento: %s" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "Hora y fecha" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Versión de documento revertida con éxito." -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Error revirtiendo la versión del documento; %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "¿Está seguro que desea revertir a esta versión?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "También se borrarán todas las versiones más recientes a esta." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "Transformaciones para: %s" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Transformación de página de documento creada con éxito." -#: views.py:1217 +#: views.py:1227 #, 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 " -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Transformación de página de documento editada con éxito." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editar transformación \" %(transformation)s\" para: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Transformación de página de documento eliminada con éxito." -#: views.py:1280 +#: views.py:1290 #, 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" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "Imagen de página de documento" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo index ebe6c09e44..e5b973d5f7 100644 Binary files a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po index af45fa63c8..28676494a3 100644 --- a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" @@ -19,56 +19,56 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "اسناد" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "اندازه کوچک" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "نوع" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "نوع سند" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "نوع MIME" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "برچسب" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "نوع متادیتا" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "مقدار متادیتا" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "محتوا" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "شرح" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "گرایش های سند" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "استفاده سند" @@ -84,323 +84,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "تصویر صفحه" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "محتوا" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "تعداد صفحات سند (%d)" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "نامگذاری سریع سند " -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "محدوده صفحات" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "فشرده سازی" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "نام فایل فشرده شده" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "کلیه اسناد" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "اسناد تازه" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "خصوصیات" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "حذف" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "ویرایش خصوصیات" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "تغییر نوع" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "دانلود" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "ریست شمارش صفحات" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "پاک کردن تبدیلات" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "چاپ" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "پاک کردن جافطه تصویر سند" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "پاک کردن نحوه نمایش اسناد که در زمان سرعت بخشی به نمایش اسناد مورد استفاده قرار میگیرد." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "تبدیلات صفحه" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "ایجاد تبدیلات چدید" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "ویرایش" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr " صفحه متن" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "ویرایش متن صفحه" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "صفحه بعدی" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "صفحه قبلی" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "اولین صفحه" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "آخرین صفحه" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "بزرگنمایی" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "کوچک نمایی" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "چرجش به راست" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "چرخش به چپ" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "ریست ویو Reset View" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "نسخه ها" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "بازگرداندن" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "انواع سند" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "ایجاد نوع سند" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "نام فایل" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "اضافه کردن نام فایل به نوع سند" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "نام" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "بصورت اتوماتیک فایل جدید را در صف OCR قرار میدهد" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "انواع اسناد" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "سند آماده نشده" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "اضافه شده" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "زبان" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "سند" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "مهرزمان" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "توضیحات" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "فایل" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "چک سام" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "نسخه سند" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "با توجه به اینکه نوع سند مشخص نیست تعداد صفحات برابر با 1 فرض شد." -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "نام فایل" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "فعال شده" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "نام گذاری مجدد و سریع فایل برای سند" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "نامگذاری مجدد سریع نام فایل های نوع اساند" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "برچسب صفحه" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "شماره صفحه" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "صفحه سند" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "صفحات سند" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "مقدار مجاز وارد کنید." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "ترتیب" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "تبدیلات" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "آرگومان" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "از لغتنامه جهت مشجص کردن مقادیر استفاده کنید، مثال:{'درجه':90}" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "تبدیلات صفحه سند" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "تبدیلات صفحه سند" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "کاربر" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "دسترسی یافته" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "سند تازه" @@ -424,7 +424,7 @@ msgstr "بازدید سند" msgid "Delete documents" msgstr "حذف سند" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "دانلود اسناد" @@ -540,373 +540,390 @@ msgstr "فضای استفاده شده مخزن: %(base_2)s (base 2), %(base_10) msgid "Document pages in database: %d" msgstr "تعداد صفحات اسناد در پایگاه داده: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "اسناد" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "تاریخ اضافه شدن" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "زمان اضافه شدن" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "File mimetype" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "هیج" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "فایل Encoding" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "اندازه فایل" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "موجود در مخزن" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "آدرس فایل در مخزن" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "صفحات" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "حداقل یک سند باید ارایه شود." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "سند با موفقیت حذف شد." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "سند %(document)s با خطای حذف :%(error)s" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "آیا از حذف سند مطمئن هستید: %s?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "آیا از حذف اسناد مطمئن هستید:%s?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "ویرایش موفقیت آمیز سند:%s" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" -msgstr "ویرایش خصوصیات : %s" +msgid "Edit properties of document: %s" +msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "ارسال" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "اسنادی که قرار است دانلود شوند." -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "Encoding" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "بازگشت" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "سند برای شمارش مجدد سفحات درصف آن قرار گرفت." -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "اسناد برای شمارش مجدد سفحات درصف آن قرار گرفتند." -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "آیا از شمارش مجدد صفحات سند مطمئن هستید." +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "آیا از شمارش مجدد صفحات اسناد مطمئن هستید." - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "حذف کامل کلیه تبدیلات سند %s" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "خطا %(error)s در زمان حذف تبدیلات سند %(document)s" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "آیا از پاک کردن کلیه تبدیلات صفحه برای اسناد %s مطمئن هستید؟" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "جزئیات برای : %s" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "ویرایش موفق این صفحه از سند" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "ویرایش : %s" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "پایان صفحات سند" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "شما در حال حاضر برروی اولین صفحه این سند میباشید." -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "چاپ : %s" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "OCR" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "ویرایش موفق نوع سند" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "خطا در ویرایش نوع سند: %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "ویرایش نوع سند : %s" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "حذف موفق نوع سند: %s" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "نوع سند: %(document_type)s خطای حذف:%(error)s" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "آیا از حذف نوع سند%s مطمئن هستید؟" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "کلیه اسناد از این نوع حذف خواهند شد." -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "نوع سند با موفقیت ایجاد شد." -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "خطا %(error)s در ایجاد نوع سند." -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "ویرایش موفق نام فایل برای نوع سند." -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "خطای ویرایش نام فایل نوع سند: %s" -#: views.py:995 +#: views.py:1005 #, 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:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "نام فایل نوع سند" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "حذف موفق نام فایل نوع سند: %s" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "خطای حذف%(error)s برای نام فایل نوع سند: %(document_type_filename)s " -#: views.py:1038 +#: views.py:1048 #, 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\" مطمئن هستید؟" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "نام فایل نوع سند با موفقیت ایجاد شد." -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "خطای ایجاد نام فایل نوع سند: %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "ایجاد نام فایل برای نوع سند : %s" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "کش با موفقیت حذف شد." -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "از پاک کردن حافظه تصویر سند مطمئن هستید؟" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "نسخه های سند: %s" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "تاریخ و زمان" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "بازگشت موفق نسخه سند." -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "خطا در بازگشت نسخه سند: %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "آیا از بازگشت نسخه مطمئن هستید؟" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "همجنین کلیه نسخه های بعد از این نسخه حذف خواهند گردید." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "تبدیلات برای : %s" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "تبدیلات صفحه سند با موفقیت ایجاد شد." -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "ایجاد تبدیلات صفحه%(page)s از سند %(document)s" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "ویرایش موفق تبدیلات صفحه سند." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "ویرایش تبدیلات \"%(transformation)s\" برای %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "حذف موفق تبدیلات صفحه سند." -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "آیا از حذف تبدیلات\"%(transformation)s\" برای سند %(document_page)s مطمئن هستید؟" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "عکس صفحه سند" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo index 63cc740953..5b2d61fc80 100644 Binary files a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po index 63ff877091..703d6d2fe6 100644 --- a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" @@ -21,56 +21,56 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Documents" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "Aperçu" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "Type" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Type de document" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "Type MIME" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "Étiquette" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Type de métadonnées" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Valeur de la métadonnée" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Contenu" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Description" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "Tendances de documents" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "Utilisation du document" @@ -86,323 +86,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Image de la page" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Contenu" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "Pages (%d) du document" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Renommage rapide du document" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Groupe de pages" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Compresser" -#: forms.py:196 +#: forms.py:197 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." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Fichier compressé" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "Tous les documents" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "Documents récents" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "Propriétés" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "Supprimer" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "Modifier les propriétés" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "Changer le type" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Télécharger" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "Réinitialiser le comptage de page" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "Réinitialiser les transformations" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "Imprimer" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Vider le cache image du document" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "Transformations de pages" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "Créer une nouvelle transformation" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "Modifier" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "Texte de la page" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "Modifier le texte de la page" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "Page suivante" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "Page précédente" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "Première page" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "Dernière page" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "Zoom avant" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "Zoom arrière" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "Rotation à droite" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "Rotation à gauche" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "Réinitialiser la vue" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "Versions" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "Rétablir" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "Types de document" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "Créer un type de document" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "Noms de fichiers" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "Ajouter un nom de fichier au type de document" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "Nom" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "Ajouter automatiquement les nouveaux documents créés à la file d'attente OCR." -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "Types de documents" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "Document non initialisée" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "Ajouté" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "Langue" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "Document" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "Horodatage" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Commentaire" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "Fichier" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Somme de contrôle" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "Version du document" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Nom de fichier" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "Activé" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "Renommage rapide du nom de fichier du type de document" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "Renommage rapide des noms de fichiers des types de documents" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "Étiquette de page" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "Numéro de page" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "Page du document" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "Pages du document" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Saisissez une valeur valide." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "Ordre" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "Transformation" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "Arguments" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "Utilisez des dictionnaires pour identifier les arguments par exemple: {'degrees':90}" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "Transformation de page de document" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "Transformations de pages de documents" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "Utilisateur" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "Consulté" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "Document récent" @@ -426,7 +426,7 @@ msgstr "Visualiser les documents" msgid "Delete documents" msgstr "Supprimer les documents" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Télécharger les documents" @@ -542,373 +542,394 @@ msgstr "Espace utilisé en stockage local: %(base_2)s (base 2), %(base_10)s (bas msgid "Document pages in database: %d" msgstr "Nombre de pages de documents dans la base de données:%d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "documents" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Date d'ajout" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Heure d'ajout" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Type MIME du fichier" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Aucun" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "Encodage du fichier" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Taille du fichier" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Présent dans le stockage local" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Chemin du fichier dans le stockage local" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Pages" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Au moins un document est requis" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Suppression du document effectuée avec succès." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: erreur de suppression du %(document)s: %(error)s" -#: views.py:210 -#, 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:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Modification du document \"%s\" effectuée." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" -msgstr "Modifier les propriétés de: %s" +msgid "Edit properties of document: %s" +msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "Soumettre" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "Documents à télécharger" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "Encodage" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Retour" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "Êtes vous certain de vouloir mettre à zéro le nombre total de pages de ce document?" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "Êtes vous sur de vouloir mettre à zéro le nombre total de page de ces documents ?" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "Détails pour: %s" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Page du document modifiée avec succès" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "Modifier: %s" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Il n'y a pas d'autres pages dans ce document" -#: views.py:674 +#: views.py:684 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:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "Imprimer: %s" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "OCR" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Type de document modifié avec succès" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Erreur lors de la modification du type de document;%s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "Modifier le type de document: %s" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Type de document:%s supprimé avec succès." -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "Tous les documents de ce type seront également effacés." -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Type de document créé avec succès" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Erreur lors de la création du type de document;%(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "nom de fichier pour le type de document modifié avec succès" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Erreur lors de la modification du nom de fichier du type de document;%s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "Nom de fichier du type de document" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nom de fichier du type de document:%s supprimé avec succès." -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Nom de fichier du type de document créé avec succès" -#: views.py:1065 +#: views.py:1075 #, 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" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "Créer un fichier pour le type de document:%s" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "Cache d'image du document effacé avec succès" -#: views.py:1093 +#: views.py:1103 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:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "Versions du document:%s" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "Heure et date" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Retour à version précédente du document effectuée avec succès" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Erreur lors du retour à une version précédente du document;%s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Êtes vous certain de vouloir revenir à cette version?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Toutes les versions postérieures à celle-ci seront effacées" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "Transformations pour:%s" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Transformation de page pour le document créée avec succès." -#: views.py:1217 +#: views.py:1227 #, 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" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Transformation de page pour le document modifiée avec succès." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Modifier la transformation \"%(transformation)s\" pour: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Transformation de page pour le document supprimée avec succès." -#: views.py:1280 +#: views.py:1290 #, 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" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "Image de la page du document" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.mo index a41b48c0b4..1776362644 100644 Binary files a/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.mo differ 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 3213c58193..cffd7336f1 100644 --- a/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" @@ -22,56 +22,56 @@ 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" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Dokumenti" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -87,323 +87,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Slika stranice" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Sadržaj" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Brza promjena naziva dokumenta" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Opseg stranica" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Komentar" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -427,7 +427,7 @@ msgstr "Pregled dokumenata" msgid "Delete documents" msgstr "Brisanje dokumenata" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Preuzimanje dokumenata" @@ -543,373 +543,398 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "dokumenti" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo index 6e73c26b1e..71a280371c 100644 Binary files a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po index 2f6fe5ffce..eba5f4fae6 100644 --- a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" @@ -19,56 +19,56 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "dokumentumok" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Dokumentum típus" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME típus" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Metaadat típus" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Metaadat érték" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Tartalom" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Leírás" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -84,323 +84,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Oldal kép" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Tartalom" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Dokumentum gyors átnevezése" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Oldal tartomány" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Tömörítés" -#: forms.py:196 +#: forms.py:197 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.\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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Tömörített fájlnév" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Letöltés" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Dokumentum kép gyorsítótár törlése" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Megjegyzés" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Ellenőrző összeg" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Fájlnév" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Adjon meg egy érvényes értéket." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -424,7 +424,7 @@ msgstr "Dokumentum megtekintése" msgid "Delete documents" msgstr "Dokumentum törlése" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Dokumentum letöltése" @@ -540,373 +540,394 @@ msgstr "A tárolóban elfoglalt hely: %(base_2)s (base 2), %(base_10)s (base 10) msgid "Document pages in database: %d" msgstr "Dokumentum oldalak száma az adatbázisban: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "dokumentumok" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Dátum megadása" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Időpont megadása" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Fájl MIME-típusa" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Semmi" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Fájl mérete" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Létezik a tárolóban" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "A fájl elérési útja a tárolóban" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Lapok" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Adjon meg legalább egy dokumentumot!" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Sikeres dokumentum törlés." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokumentum: %(document)s törlési hiba: %(error)s" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "Biztosan törölni akarja a dokumentumot: %s?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "Biztosan törölni akarja a dokumentumokat: %s?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "A dokumentum \"%s\" szerkesztése sikeres." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Vissza" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "a dokumentum lap szerkesztése kikeres" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "a dokumentumnak nincs több oldala" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Ez már a dokumentum első oldala" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "A dokumentum típus sikeres szerkesztése" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Hiba a dokumentum típus %s szerkesztése közben" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "A a dokumentum típus %s sikeres törlése" -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Sikeres dokumentum típus létrehozás." -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "A dokumentum típus létrehozása hibás: %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "A dokumentum típus fájlnevének szerkesztése sikeres." -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "A dokumentum típus fájlnevének szerkesztése hibás; %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "a dokumentum típus fájlnév %s törlése sikeres" -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Dokumentum típus fájlnéve sikeresen létrehozva" -#: views.py:1065 +#: views.py:1075 #, 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:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 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:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Dokumentum verzió sikeresen visszaállt" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Hiba a dokumentum verzió visszaállítása közben; %s" -#: views.py:1159 +#: views.py:1169 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:1160 +#: views.py:1170 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:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Sikeres dokumentum oldal átalakító létrehozása." -#: views.py:1217 +#: views.py:1227 #, 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:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "A dokumentum oldal átalakító szerkesztése sikeres." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Átalakító: \"%(transformation)s\" szerkesztése a dokumentum laphoz: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "A dokumentum lap átalakító törlése sikeres." -#: views.py:1280 +#: views.py:1290 #, 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?" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo index a0d936b19b..502d415cc3 100644 Binary files a/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/id/LC_MESSAGES/django.po b/mayan/apps/documents/locale/id/LC_MESSAGES/django.po index 13517ce16f..6a868f9550 100644 --- a/mayan/apps/documents/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/id/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" @@ -19,56 +19,56 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Dokumen" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Jenis dokumen" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Jenis 'metadata'" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Nilai 'metadata'" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Isi" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Deskripsi" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -84,323 +84,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Gambar halaman" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Isi" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Cara cepat mengganti nama dokumen" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Jangkauan halaman" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Kompresi" -#: forms.py:196 +#: forms.py:197 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." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Nama berkas terkompresi" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Unduh" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Bersihkan penyimpanan sementara dokumen" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Komentar" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Nama berkas" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Masukkan nilai yang sesuai" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -424,7 +424,7 @@ msgstr "Lihat dokumen" msgid "Delete documents" msgstr "Hapus dokumen" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Unduh dokumen" @@ -540,373 +540,390 @@ msgstr "Ruang terpakai di penyimpanan: %(base_2)s (base 2), %(base_10)s (base 10 msgid "Document pages in database: %d" msgstr "Halaman-halaman dokumen di dalam database: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "dokumen-dokumen" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Tanggal ditambahkan" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Waktu ditambahkan" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Jenis mime berkas" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Ukuran berkas" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Ada di penyimpanan" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Halaman-halaman" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Harus memberikan setidaknya satu dokumen." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Dokumen berhasil dihapus." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokumen: %(document)s penghapusan bermasalah: %(error)s" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "Apakah anda yakin ingin menghapus dokumen: %s?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "Apakah anda yakin ingin menghapus dokumen-dokumen: %s?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokumen \"%s\" berhasil disunting." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Kembali" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Halaman dokumen berhasil disunting." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Tidak ada halaman lagi dalam dokumen ini" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Anda telah berada pada halaman pertama dari dokumen ini" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Jenis dokumen berhasil disunting" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Masalah dalam menyunting jenis dokumen: %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Jenis dokumen: %s berhasil dihapus." -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Jenis dokumen berhasil dibuat" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Masalah dalam membuat jenis dokumen; %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Nama berkas jenis dokumen berhasil disunting." -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Masalah dalam menyunting nama berkas jenis dokumen: %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nama berkas jenis dokumen: %s berhasil dihapus." -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Nama berkas jenis dokumen berhasil dibuat." -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Masalah dalam membuat nama berkas jenis dokumen; %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "Apakah anda yakin untuk membersihkan penyimpanan sementara gambar dokumen?" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Versi dokumen berhasil dikembalikan." -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Masalah dalam mengembalikan versi dokumen; %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Apakah anda yakin untuk kembali ke versi yang ini?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Semua versi sebelum versi yang ini akan ikut dihapus juga." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Transformasi halaman dokumen berhasil dibuat." -#: views.py:1217 +#: views.py:1227 #, 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" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Transformasi halaman dokumen berhasil disunting" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Sunting transformasi \"%(transformation)s\" untuk: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Transformasi halaman dokumen berhasil dihapus." -#: views.py:1280 +#: views.py:1290 #, 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" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo index acea8ecea7..9a6a1646a0 100644 Binary files a/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/it/LC_MESSAGES/django.po b/mayan/apps/documents/locale/it/LC_MESSAGES/django.po index 11381710c5..042432d3a3 100644 --- a/mayan/apps/documents/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/it/LC_MESSAGES/django.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" @@ -23,56 +23,56 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Documenti" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Tipo documento " -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "Tipo MIME" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Tipo metdata" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Valore metadata" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Contenuto " -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Descrizione " -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -88,323 +88,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Immagine della pagina" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Contenuti" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Rinomina del documento veloce" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Intervallo pagina" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Comprimere" -#: forms.py:196 +#: forms.py:197 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." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Nome file compresso " -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Scarica" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Svuota la cache immagine del documento" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Commento" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Checksum" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Nome file" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Inserisci un valore valido" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -428,7 +428,7 @@ msgstr "Visualizza documenti" msgid "Delete documents" msgstr "Cancella documenti" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Scarica documenti" @@ -544,373 +544,394 @@ msgstr "Spazio usato nello storage: %(base_2)s (base 2), %(base_10)s (base 10), msgid "Document pages in database: %d" msgstr "Pagine di documenti nel database:%d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "documenti" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Inserimento data" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Inserimento orario" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "File mimetype" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Nessuno " -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Dimensioni del file" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Esiste nello storage" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "File path in storage" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Pagine" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Devi indicare almeno un documento" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Documento eliminato correttamente." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento:%(document)s errore cancellazione: %(error)s" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "Sei sicuro di voler cancellare il documento: %s?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "Sei sicuro di voler cancellare i documenti: %s?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Il documento \"%s\" è ancora in modifica" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Ritorno" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Pagina di documento modificata con successo." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Non ci sono più pagine in questo documento" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Sei già alla prima pagina del documento" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Tipo di documento modificata con successo" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Errore nella modifica del tipo di documento;%s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo di documento: %s cancellata ." -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Tipo di documento: %(document_type)s errore di cancellazione: %(error)s" -#: views.py:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Tipo di documento creato con successo" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Errore nella creazione del tipo di documento;%(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Tipo di documento per il nome file modificato con successo" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Errore nella modifica del tipo di nome file;%s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Tipo di nome file per il documento: %s cancellato con successo." -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Tipo di nome file per nome file creato con successo" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Errore creando il tipo di nome file; %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 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:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Versione del documento ripristinato con successo" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Errore restituito, quando ripristino documento; %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Sei sicuro di voler tornare a questa versione?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Tutte le versioni più tardi verrà cancellato." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Trasformazioni per la pagina del documento creata con successo" -#: views.py:1217 +#: views.py:1227 #, 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" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Document page trasformation edited successfully." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Modifica la trasformazione \"%(transformation)s\" per: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Trasformazione della pagina di documento cancellata con successo." -#: views.py:1280 +#: views.py:1290 #, 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" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/lv/LC_MESSAGES/django.mo index 03b452449c..785c7b3fe0 100644 Binary files a/mayan/apps/documents/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/lv/LC_MESSAGES/django.po b/mayan/apps/documents/locale/lv/LC_MESSAGES/django.po index 2771c02adf..7651a9c4b4 100644 --- a/mayan/apps/documents/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/lv/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/language/lv/)\n" "MIME-Version: 1.0\n" @@ -18,56 +18,56 @@ msgstr "" "Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -83,323 +83,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Delete documents" msgstr "" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "" @@ -539,373 +539,398 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/nb/LC_MESSAGES/django.mo index 46a6bd3b8d..528ebfe3fe 100644 Binary files a/mayan/apps/documents/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/nb/LC_MESSAGES/django.po b/mayan/apps/documents/locale/nb/LC_MESSAGES/django.po index 6f46117460..2a13be0e97 100644 --- a/mayan/apps/documents/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/nb/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/language/nb/)\n" "MIME-Version: 1.0\n" @@ -18,56 +18,56 @@ msgstr "" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -83,323 +83,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Delete documents" msgstr "" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "" @@ -539,373 +539,394 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo index d7441f09a7..6d6eb1bad2 100644 Binary files a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo differ 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 b7dcff0ab5..c8d73d7ba7 100644 --- a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -19,56 +19,56 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Documenten" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Documentsoort" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME type" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Metadata type" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Metadata waarde" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Inhoud" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Omschrijving" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -84,323 +84,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Pagina afbeelding" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Inhoud" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Snel document hernoemen" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Pagina bereik" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Comprimeren" -#: forms.py:196 +#: forms.py:197 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." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Bestandsnaam gecomprimeerde archiefbestand" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Download" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Opschonen van documentafbeeldingen voorraad." -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Commentaar" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Checksum" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Bestandsnaam" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Voer een valide waarde in" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -424,7 +424,7 @@ msgstr "Documenten bekijken" msgid "Delete documents" msgstr "Documenten verwijderen" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Documenten downloaden" @@ -540,373 +540,394 @@ msgstr "Ruimte ingebruik door opslag: %(base_2)s (base 2), %(base_10)s (base 10) msgid "Document pages in database: %d" msgstr "Aantal document pagina's in de database: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "documenten" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Datum toegevoegd" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Tijdstip toegevoegd" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "MIME-type bestand" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Leeg" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Bestandgrootte" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Aanwezig in opslag" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Bestandspad in opslag" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Pagina's" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "U dient tenminste een document op te geven " -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Document succesvol verwijdert" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Fout bij verwijderen document: %(document)s. foutmelding: %(error)s" -#: views.py:210 -#, 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:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Document \"%s\" succesvol bewerkt" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Terug" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Documentpagina succesvol bewerkt" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Er zijn verder geen pagina's meer in dit document" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "U bent al op de eerste pagina in dit document" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Documentsoort succesvol bewerkt" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Fout tijdens bewerken documentsoort; %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Documentsoort: %s, succesvol verwijdert" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Fout bij verwijderen Documentsoort: %(document_type)s. Foutmelding: %(error)s" -#: views.py:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Documentsoort succesvol aangemaakt" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Fout bij aanmaken documentsoort; %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "bestandnaam voor documentsoort, succesvol bewerkt" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Fout bij bewerken bestandnaam voor documentsoort. Foutmelding: %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "documentsoort bestandsnaam: %s succesvol verwijdert" -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, 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?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Documentsoort bestandsnaam succesvol aangemaakt" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Fout bij het aanmaken van documentsoort bestandsnaam. Foutmelding: %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 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?" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Documentversie succesvol teruggevoerd" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Fout bij het terugvoeren van de documentversie. Foutmelding: %s" -#: views.py:1159 +#: views.py:1169 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:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Alle recentere versies na deze zullen ook worden verwijdert." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Transformatie voor documentpagina is aangemaakt" -#: views.py:1217 +#: views.py:1227 #, 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" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Transformatie voor documentpagina bewerkt" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Bewerkt transformatie \"%(transformation)s\" voor: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Transformatie documentpagina verwijdert" -#: views.py:1280 +#: views.py:1290 #, 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" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo index 3aa035cf6a..a88513dfce 100644 Binary files a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po index 1a7bfc49be..57d51aaaab 100644 --- a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" @@ -21,56 +21,56 @@ 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" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Dokumenty" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -86,323 +86,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Obraz strony" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Zawartość" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Zakres strony" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Kompresuj" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Pobierz" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Komentarz" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "Nazwa pliku" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Wprowadź poprawną wartość." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -426,7 +426,7 @@ msgstr "Zobacz dokumenty" msgid "Delete documents" msgstr "Usuwanie dokumentów" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Pobierz dokumenty" @@ -542,373 +542,398 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "dokumenty" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Rozmiar pliku" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Musisz podać co najmniej jeden dokument." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Dokument usunięty." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "Czy na pewno chcesz usunąć dokument:%s?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "Czy na pewno chcesz usunąć dokumenty:%s?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Powrót" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Jesteś już na pierwszej stronie tego dokumentu" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Czy na pewno chcesz, powrócić do tej wersji?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo index cf4d093e43..7f001ffe44 100644 Binary files a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po index 35366ff6aa..46c6c4682b 100644 --- a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" @@ -21,56 +21,56 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Documentos" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -86,323 +86,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Imagem da página" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Conteúdos" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Renomeação rápida de documento" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Intervalo de páginas" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Comprimir" -#: forms.py:196 +#: forms.py:197 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." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Descarregar" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Limpar a cache de imagens de documentos" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Comentário" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Soma de verificação" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Nome do ficheiro" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Digite um valor válido." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -426,7 +426,7 @@ msgstr "Ver documentos" msgid "Delete documents" msgstr "Excluir documentos" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Descarregar documentos" @@ -542,373 +542,394 @@ msgstr "Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 1 msgid "Document pages in database: %d" msgstr "Páginas de documento na base de dados: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "documentos" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Data de adição" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Hora de adição" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Tipo MIME do ficheiro" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Nenhum" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Tamanho do ficheiro" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Existe no armazenamento" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Caminho do ficheiro no armazenamento" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Páginas" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Documento excluído com sucesso." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Erro ao excluir documento %(document)s: %(error)s" -#: views.py:210 -#, 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:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documento \"%s\" editado com sucesso." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Voltar" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Página do documento editada com sucesso." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Não há mais páginas neste documento" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Já está na primeira página deste documento" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Tipo de documento editado com sucesso" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Erro ao editar tipo de documento; %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo de documento: %s excluído com sucesso." -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Tipo de documento criado com sucesso" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Erro ao criar tipo de documento; %(error)s " -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Nome de ficheiro para tipo de documento editado com sucesso" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Erro ao editar nome de ficheiro para tipo de documento: %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nome de ficheiro para tipo de documento: %s excluído com sucesso." -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Nome de ficheiro para tipo de documento criado com sucesso" -#: views.py:1065 +#: views.py:1075 #, 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:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 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:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Versão do documento revertida com sucesso" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Erro ao reverter versão do documento; %s" -#: views.py:1159 +#: views.py:1169 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:1160 +#: views.py:1170 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:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Transformação para página do documento criada com sucesso." -#: views.py:1217 +#: views.py:1227 #, 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" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Transformação para página do documento editada com sucesso." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editar transformação \"%(transformation)s\" para: %(document_page)s " -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Transformação para página do documento excluída com sucesso." -#: views.py:1280 +#: views.py:1290 #, 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 " -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo index 84f4f06271..026ea85d3d 100644 Binary files a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo differ 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 f31851ebf8..64b746e044 100644 --- a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -21,56 +21,56 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Documentos" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -86,323 +86,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Imagem da página" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Conteúdos" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Renomear documento rápido" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Intervalo de páginas" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Baixar" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Comentário" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Verificação" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Nome do arquivo" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Digite um valor válido." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -426,7 +426,7 @@ msgstr "Ver documentos" msgid "Delete documents" msgstr "Excluir documentos" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Baixar documentos" @@ -542,373 +542,394 @@ msgstr "Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 1 msgid "Document pages in database: %d" msgstr "Páginas do documento no banco de dados: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "documentos" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Data de adição" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Horario de adição" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Mimetype do arquivo" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Tamanho do arquivo" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Existe no armazenamento" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Caminho do arquivo no armazenamento" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Páginas" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Documento removido com sucesso." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Erro ao excluir documento %(document)s: %(error)s" -#: views.py:210 -#, 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:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documento \"%s\", editado com sucesso." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Voltar" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Página do documento editado com sucesso." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Não há mais páginas neste documento" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Você já está na primeira página deste documento" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Tipo de documento editado com sucesso" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Erro ao editar tipo de documento; %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo de documento: %s apagado com sucesso." -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Tipo de documento criado com sucesso" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Erro ao criar tipo de documento; %(error)s " -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Nome de arquivo para tipo de documento editado com sucesso" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Erro ao editar nome de arquivo do tipo de documento: %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nome de arquivo do tipo de documento: %s excluido com sucesso." -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, 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 \"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Nome de arquivo do tipo de documento criado com sucesso" -#: views.py:1065 +#: views.py:1075 #, 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:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Versão do documento revertidos com sucesso" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Erro ao reverter versão do documento; %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Transformação para página do documento criada com sucesso." -#: views.py:1217 +#: views.py:1227 #, 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" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Transformação para página do documento editada com sucesso." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editar transformação \"%(transformation)s\" para: %(document_page)s " -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Transformação para página do documento excluida com sucesso." -#: views.py:1280 +#: views.py:1290 #, 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 " -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.mo index 4e8f261361..80fc5dc190 100644 Binary files a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.mo differ 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 a276996568..b894ae5468 100644 --- a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -19,56 +19,56 @@ msgstr "" "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:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Documente" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Tip document" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "Tip MIME" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Tip metadate " -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Valoare metadate " -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Conținut" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Descriere" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -84,323 +84,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Imaginea paginii" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Conţinut" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Redenumire rapidă" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Pagini" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Comprimă" -#: forms.py:196 +#: forms.py:197 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." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Nume fişier comprimat" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Descarcă" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Goliți memoria cache de imaginii ale documentului" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Comentariu" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Suma de control" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Nume fişier" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Introduceţi o valoare validă." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -424,7 +424,7 @@ msgstr "Vizualizează" msgid "Delete documents" msgstr "Şterge" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Descarcă" @@ -540,373 +540,398 @@ msgstr "Spaţiu în arhivă: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes msgid "Document pages in database: %d" msgstr "Pagini în baza de date: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "documente" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Dată adaugată" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Timp adăugat" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Tip fişier " -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Nici unul" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Marime fişier" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Există în arhivă" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Cale fisier in arhiva" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Pagini" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Trebuie selectat cel puțin un document." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Document șters cu succes." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: %(document)s eroare de ștergere: %(error)s" -#: views.py:210 -#, 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:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documentul \"%s\" editat cu succes." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Reveniţi" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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." -#: views.py:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 msgid "" -"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?" +"Are you sure you wish to clear all the page transformations for the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Pagina documentul editat cu succes." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Nu mai sunt pagini în acest document." -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Sunteți deja la prima pagină a acestui document" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Tip de document editat cu succes" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Eroare editarea tip document; %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tip de document: %s eliminat cu succes." -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Tip de document creat cu succes" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Eroare la crearea tipului de document; %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Nume fişier tip de document editat cu succes" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Eroare editarea tip nume de fișier ; %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Tipul documentului nume fisier : %s eliminat cu succes." -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Tip nume tip fişier creat cu succes" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Eroare la crearea tip nume fișier document; %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 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?" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Versiunea documentului refacută cu succes" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Eroare la revenirea la versiunea documentului; %s" -#: views.py:1159 +#: views.py:1169 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:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Toate versiune de dupa aceasta, vor fi şterse de asemenea." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Pagina de transformare document creat cu succes." -#: views.py:1217 +#: views.py:1227 #, 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" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Pagina de transformare documentul editat cu succes." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editați transformare \"%(transformation)s\" pentru: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Pagina de transformare a documentul ștearsă cu succes." -#: views.py:1280 +#: views.py:1290 #, 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" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo index d72a16c427..ec433641ba 100644 Binary files a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po index f799496103..21e86e866a 100644 --- a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" @@ -20,56 +20,56 @@ 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" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Документы" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Тип документа" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME type" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Тип метаданных" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Значение метаданных" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Содержимое" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Описание" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -85,323 +85,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Изображение страницы" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Содержание" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Быстро переименовать документ" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Диапазон страниц" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Сжать" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Имя сжатого файла" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Скачать" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Очистить кэш изображения документа" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "Очистить графику для ускорения отображения документов и интерактивных преобразований." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Комментарий" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Контрольная сумма" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "Этот формат файла документа не известен, количество страниц поэтому 1." -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "Имя файла" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Введите допустимое значение." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -425,7 +425,7 @@ msgstr "Просмотр документов" msgid "Delete documents" msgstr "Удаление документов" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Загрузка документов" @@ -541,373 +541,398 @@ msgstr "Использовано:%(base_2)s (base 2), %(base_10)s (base 10), %(b msgid "Document pages in database: %d" msgstr "Страниц документов в базе данных: %d." -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "документы" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Дата добавления" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Время добавления" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Mime тип файла" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Нет" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Размер" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Существует в хранилище" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Путь к файлу в хранилище" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Страницы" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Необходимо предоставить хотя бы один документ." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Документ успешно удален." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Документ:%(document)s ошибка удаления: %(error)s" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "Вы действительно хотите удалить документ: %s?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "Вы действительно хотите удалить документы: %s?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Документ \"%s\" изменен." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Назад" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "Все преобразования страницы для документа: %s успешно удалены." -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "Ошибка при удалении страницы для преобразования документов: %(document)s; %(error)s." -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "Вы действительно хотите удалить все преобразования страницы для документов: %s?" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Страница документа успешно изменена." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr " Нет более страниц в этом документе" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Вы уже на первой странице этого документа" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Тип документа успешно изменен" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Ошибка редактирования типа документа; %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Вид документа: %s успешно удален." -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Тип документа: %(document_type)s ошибка удаления: %(error)s" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Вы действительно хотите удалить тип документа: %s?" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Тип документа успешно создан" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Ошибка при создании типа документа; %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Имя файла для типа документа успешно изменено" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Ошибка редактирования документа введите имя файла; %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Имя файла для типа документа: %s успешно удалено." -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "При удалении имени файла для типа документа %(document_type_filename)s произошла ошибка %(error)s" -#: views.py:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Имя файла для типа документа успешно создан" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Ошибка создания имени файла для типа документа; %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "Вы уверены, что хотите очистить кэш изображений документа?" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Версия документа восстановлена" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Ошибка получения версии документа %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Вы уверены, что хотите вернуться к этой версии?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Все более поздние версии после этого будут удалены" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Преобразование страницы документа создано успешно." -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "Создать новое преобразование для страницы: %(page)s документа: %(document)s" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Преобразование страницы успешно изменено." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Изменить преобразования \"%(transformation)s\" for: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Преобразование страницы успешно удалено." -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "Вы действительно хотите удалить преобразования \"%(transformation)s\" for: %(document_page)s\"" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo index 236d16e32a..0f762acaea 100644 Binary files a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo differ 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 e7ae4967b7..eef0639314 100644 --- a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -20,56 +20,56 @@ 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" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Dokumenti" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Tip dokumenta" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME tip" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Tip metapodatkov" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Vrednost metapodatkov" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Vsebina" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Opis" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -85,323 +85,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "Slika strani" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Vsebina" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Hitro preimenovanje dokumenta" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Obseg strani" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Stisni" -#: forms.py:196 +#: forms.py:197 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." -#: forms.py:197 +#: forms.py:198 msgid "Compressed filename" msgstr "Ime stisnjene datoteke" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "Prenos" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Pobriši predpomnilniško sliko dokumenta" -#: links.py:60 +#: links.py:61 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." -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Komentar" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "Nadzorna vsota" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Ime datoteke" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Vnesi veljavno vrednost." -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -425,7 +425,7 @@ msgstr "Poglej dokumente" msgid "Delete documents" msgstr "Izbiši dokumente" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Prenesi dokumente" @@ -541,373 +541,402 @@ msgstr "Zaseden prostor v shrambi je: %(base_2)s (base 2), %(base_10)s (base 10) msgid "Document pages in database: %d" msgstr "Strani dokumenta v bazi: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "dokumenti" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Dodano datum" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Dodano čas" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "MIME vrsta datoteke" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "Brez" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Velikost datoteke" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "Obstaja v shrambi" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "Pot datoteke v shrambi" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Strani" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Potrebno je podati vsaj en dokument" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "Dokument bil uspešno izbrisan." -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s napaka brisanja:%(error)s" -#: views.py:210 -#, 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:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokument %s je bil uspešno urejen." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "Nazaj" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, 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:532 +#: views.py:540 #, 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:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: views.py:547 -#, 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:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "Stran dokumenta je bila uspešno urejena." -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "Ni več strani v tem dokumentu" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "Ste že na prvi strani dokumenta" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Tip dokumenta je bil uspešno urejen" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Napaka urejanja tipa dokumenta: %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Dokument tipa: %s je bil uspešno izbrisan." -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Tip dokument: %(document_type)s napaka brisanja:%(error)s" -#: views.py:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Tip dokumenta je bil uspešno kreiran" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Napaka kreiranja tipa dokumenta: %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Ime dokumenta za tip dokumenta je bil uspešno urejen." -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "Napaka urejanja za ime datoteke tipaa dokumenta: %s" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Ime datoteke tipa dokumenta: %s je bil uspešno izbrisan." -#: views.py:1023 +#: views.py:1033 #, 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" -#: views.py:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "Ime datoteke za tip dokumenta je bil uspešno kreiran" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Napaka kreiranja imena datoteke za tip dokumenta: %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "Ali ste prepričani, da želite pobrisati predpomnilniško sliko dokumenta?" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "Povrnitev verzije dokumenta je bila uspešna" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "Napaka v povrnitvi dokumenta verzija: %s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "Ali želite povrniti dokument na izbrano verzijo?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "Vse prejšnje verzije bodo tudi izbrisane." -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "Preoblikovanje strani dokumenta je bilo uspešno." -#: views.py:1217 +#: views.py:1227 #, 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" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "Preoblikovanje strani dokumenta je bilo uspešno." -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Uredi preoblikovanje \"%(transformation)s\" za: %(document_page)s" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "Preoblikovanje dokumenta je bilo uspešno izbrisano." -#: views.py:1280 +#: views.py:1290 #, 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" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/sq/LC_MESSAGES/django.mo index 84122a504b..60d1272295 100644 Binary files a/mayan/apps/documents/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/sq/LC_MESSAGES/django.po b/mayan/apps/documents/locale/sq/LC_MESSAGES/django.po index d4d600ffc0..73f69f0df5 100644 --- a/mayan/apps/documents/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/sq/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/language/sq/)\n" "MIME-Version: 1.0\n" @@ -18,56 +18,56 @@ msgstr "" "Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -83,323 +83,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Delete documents" msgstr "" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "" @@ -539,373 +539,394 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" +msgstr[1] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" +msgstr[1] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo index d565614ded..16248ee4ec 100644 Binary files a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo differ 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 633b524c28..3711b50c35 100644 --- a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -18,56 +18,56 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -83,323 +83,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Delete documents" msgstr "" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "" @@ -539,373 +539,390 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo index 1a97a07afe..28035cfbd5 100644 Binary files a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo differ 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 233d63ad4f..d6153804f8 100644 --- a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -19,56 +19,56 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "Tài liệu" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "Kiểu tài liệu" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME type" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Metadata type" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "Nội dung" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "Mô tả" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -84,323 +84,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "Nội dung" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "Sửa nhanh tên tài liệu" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "Dãy trang" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "Nén" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "Xóa bộ nhớ tạm ảnh tài liệu" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "Chú thích" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 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:475 +#: models.py:476 msgid "Filename" msgstr "Tên file" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "Nhập giá trị hợp lệ" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -424,7 +424,7 @@ msgstr "Xem tài liệu" msgid "Delete documents" msgstr "Xóa tài liệu" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "Tải xuống tài liệu" @@ -540,373 +540,390 @@ msgstr "" msgid "Document pages in database: %d" msgstr "Số trang tài liệu trong cơ sở dữ liệu: %d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "Tài liệu" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "Ngày thêm vào" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "Thời gian thêm vào" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "Kiểu file" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "Kích thước file" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "Trang" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "Cần cung cấp ít nhất một tài liệu." -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:210 -#, 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:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" -#: views.py:212 -#, 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:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Tài liệu \"%s\" đã được sửa thành công." -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "Kiểu tài liệu sửa thành công" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "Lỗi sửa kiểu tài liệu; %s" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "Kiểu tài liệu: %s xóa thành công." -#: views.py:910 +#: views.py:920 #, 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:921 +#: views.py:931 #, 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:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "Kiểu tài liệu được tạo thành công." -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "Lỗi tạo kiểu tài liệu; %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "Tên file kiểu tài liệu sửa thành công" -#: views.py:990 +#: views.py:1000 #, 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:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, 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:1023 +#: views.py:1033 #, 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:1038 +#: views.py:1048 #, 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\"?" -#: views.py:1062 +#: views.py:1072 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:1065 +#: views.py:1075 #, 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:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.mo index e75f6f8e50..9a42fa6cf5 100644 Binary files a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.mo differ 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 5cd2511112..0054cafd6d 100644 --- a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -20,56 +20,56 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "文档" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "文档类型" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "MIME类型" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "Metadata类型" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "Metadata值" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "内容" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "描述" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "文档趋势" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "文档使用情况" @@ -85,323 +85,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "页面图片" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "内容" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "文档页(%d)" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "快速文档重命名" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "页范围" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "压缩" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "压缩的文件名" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "下载" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "清除文档预览图片缓存" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "清除图像信息有助于加速文档显示和变换结果交互。" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "未初始化的文档" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "评论" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "校验码" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "次文档格式未知,所以页数默认是 1" -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "文件名" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, 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:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "输入有效值" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "使用字典来标识参数,比如:{'degrees':90}" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -425,7 +425,7 @@ msgstr "查看文档" msgid "Delete documents" msgstr "删除文档" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "下载文档" @@ -541,373 +541,390 @@ msgstr "存储使用空间:%(base_2)s (base 2), %(base_10)s (base 10), %(bytes msgid "Document pages in database: %d" msgstr "数据库中文档页数:%d" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "文档" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "添加日期" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "添加时间" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "UUID" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "文件mimetype" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "无" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "文件大小" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "在存储中存在" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "在存储中的文件路径" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "页面" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "必须至少提供一个文档" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "文档删除成功" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "文档%(document)s删除出错: %(error)s" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "确定要删除文档%s么?" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "确定要删除文档:%s么?" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "文档\"%s\"编辑成功。" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "返回" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "文档: %s的变换页数已经成功删除" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "删除文档: %(document)s变换页数失败%(error)s" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "确定要清除文档: %s的所有变换页么?" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "文档页面修改成功" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "此文档中无更多页" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "你已经在此文档的第一页了" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "文档类型编辑成功" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "编辑文档类型 %s出错" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "文档类型: %s删除成功" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "文档类型: %(document_type)s删除失败: %(error)s" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "确定要删除文档类型: %s么?" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "文档类型创建成功" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "创建文档类型失败 %(error)s" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "文档类型文件名编辑成功" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "编辑文档类型文件名%s失败" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "文档类型文件名: %s删除成功" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "文档类型文件名 %(document_type_filename)s删除失败: %(error)s" -#: views.py:1038 +#: views.py:1048 #, 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:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "文档类型文件名创建成功" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "创建文档类型文件名失败 %(error)s" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "确定要清除文档图像缓存么?" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "文档版本恢复成功" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "恢复文档版本失败%s" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "确定要恢复此版本么?" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "此版本以后的所有版本将被删除" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "文档 页面变换创建成功" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "新建文档: %(document)s页: %(page)s的变换" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "文档页变换编辑成功" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "编辑文档页: %(document_page)s的变换\"%(transformation)s\"" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "文档页变换删除成功" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "确定要删除文档页: %(document_page)s的变换 \"%(transformation)s\"么?" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.mo index 01add13400..40b9a64f63 100644 Binary files a/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.po index e598b77772..fa8d469e56 100644 --- a/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:18-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:57-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -18,56 +18,56 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:101 __init__.py:140 models.py:87 permissions.py:7 views.py:861 +#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871 msgid "Documents" msgstr "" -#: __init__.py:104 +#: __init__.py:97 msgid "Thumbnail" msgstr "" -#: __init__.py:108 +#: __init__.py:101 msgid "Type" msgstr "" -#: __init__.py:131 models.py:66 models.py:77 models.py:474 views.py:1003 -#: views.py:1035 views.py:1075 +#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013 +#: views.py:1045 views.py:1085 msgid "Document type" msgstr "" -#: __init__.py:132 views.py:372 views.py:1119 +#: __init__.py:123 views.py:383 views.py:1125 msgid "MIME type" msgstr "" -#: __init__.py:133 __init__.py:146 models.py:78 +#: __init__.py:124 __init__.py:137 models.py:79 msgid "Label" msgstr "" -#: __init__.py:134 +#: __init__.py:125 msgid "Metadata type" msgstr "" -#: __init__.py:135 +#: __init__.py:126 msgid "Metadata value" msgstr "" -#: __init__.py:136 links.py:42 models.py:493 +#: __init__.py:127 links.py:43 models.py:494 msgid "Content" msgstr "" -#: __init__.py:137 models.py:79 +#: __init__.py:128 models.py:80 msgid "Description" msgstr "" -#: __init__.py:138 +#: __init__.py:129 msgid "Tags" msgstr "" -#: __init__.py:141 +#: __init__.py:132 msgid "Document tendencies" msgstr "" -#: __init__.py:142 +#: __init__.py:133 msgid "Document usage" msgstr "" @@ -83,323 +83,323 @@ msgstr "" msgid "Document type changed" msgstr "" -#: forms.py:45 links.py:68 +#: forms.py:46 links.py:69 msgid "Page image" msgstr "" -#: forms.py:55 forms.py:152 +#: forms.py:56 forms.py:153 msgid "Contents" msgstr "" -#: forms.py:88 forms.py:90 +#: forms.py:89 forms.py:91 #, python-format msgid "Document pages (%d)" msgstr "" -#: forms.py:117 +#: forms.py:118 msgid "Quick document rename" msgstr "" -#: forms.py:147 widgets.py:64 +#: forms.py:148 widgets.py:65 #, python-format msgid "Page %(page_number)d" msgstr "" -#: forms.py:166 +#: forms.py:167 msgid "Page range" msgstr "" -#: forms.py:196 +#: forms.py:197 msgid "Compress" msgstr "" -#: forms.py:196 +#: forms.py:197 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:197 +#: forms.py:198 msgid "Compressed filename" msgstr "" -#: forms.py:197 +#: forms.py:198 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:63 +#: links.py:40 views.py:68 msgid "All documents" msgstr "" -#: links.py:40 models.py:581 views.py:713 +#: links.py:41 models.py:582 views.py:723 msgid "Recent documents" msgstr "" -#: links.py:41 +#: links.py:42 msgid "Preview" msgstr "" -#: links.py:43 +#: links.py:44 msgid "Properties" msgstr "" -#: links.py:44 links.py:45 links.py:66 links.py:89 links.py:95 +#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96 msgid "Delete" msgstr "" -#: links.py:46 +#: links.py:47 msgid "Edit properties" msgstr "" -#: links.py:47 links.py:48 +#: links.py:48 links.py:49 msgid "Change type" msgstr "" -#: links.py:49 links.py:50 links.py:51 views.py:430 +#: links.py:50 links.py:51 links.py:52 views.py:441 msgid "Download" msgstr "" -#: links.py:52 links.py:53 +#: links.py:53 links.py:54 msgid "Reset page count" msgstr "" -#: links.py:54 links.py:55 +#: links.py:55 links.py:56 msgid "Clear transformations" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Print" msgstr "" -#: links.py:57 +#: links.py:58 msgid "Events" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Clear the document image cache" msgstr "" -#: links.py:60 +#: links.py:61 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: links.py:63 +#: links.py:64 msgid "Page transformations" msgstr "" -#: links.py:64 +#: links.py:65 msgid "Create new transformation" msgstr "" -#: links.py:65 links.py:88 links.py:94 +#: links.py:66 links.py:89 links.py:95 msgid "Edit" msgstr "" -#: links.py:69 +#: links.py:70 msgid "Page text" msgstr "" -#: links.py:70 +#: links.py:71 msgid "Edit page text" msgstr "" -#: links.py:71 +#: links.py:72 msgid "Next page" msgstr "" -#: links.py:72 +#: links.py:73 msgid "Previous page" msgstr "" -#: links.py:73 +#: links.py:74 msgid "First page" msgstr "" -#: links.py:74 +#: links.py:75 msgid "Last page" msgstr "" -#: links.py:75 +#: links.py:76 msgid "Zoom in" msgstr "" -#: links.py:76 +#: links.py:77 msgid "Zoom out" msgstr "" -#: links.py:77 +#: links.py:78 msgid "Rotate right" msgstr "" -#: links.py:78 +#: links.py:79 msgid "Rotate left" msgstr "" -#: links.py:79 +#: links.py:80 msgid "Reset view" msgstr "" -#: links.py:82 +#: links.py:83 msgid "Versions" msgstr "" -#: links.py:83 +#: links.py:84 msgid "Revert" msgstr "" -#: links.py:86 links.py:87 views.py:856 +#: links.py:87 links.py:88 views.py:866 msgid "Document types" msgstr "" -#: links.py:90 views.py:946 +#: links.py:91 views.py:956 msgid "Create document type" msgstr "" -#: links.py:92 +#: links.py:93 msgid "Filenames" msgstr "" -#: links.py:93 +#: links.py:94 msgid "Add filename to document type" msgstr "" -#: models.py:52 +#: models.py:53 msgid "Name" msgstr "" -#: models.py:55 +#: models.py:56 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:67 +#: models.py:68 msgid "Documents types" msgstr "" -#: models.py:78 +#: models.py:79 msgid "Uninitialized document" msgstr "" -#: models.py:78 +#: models.py:79 msgid "The name of the document" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Added" msgstr "" -#: models.py:81 +#: models.py:82 msgid "Language" msgstr "" -#: models.py:86 models.py:288 models.py:570 views.py:370 +#: models.py:87 models.py:289 models.py:571 views.py:381 msgid "Document" msgstr "" -#: models.py:289 +#: models.py:290 msgid "Timestamp" msgstr "" -#: models.py:290 views.py:1127 +#: models.py:291 views.py:1133 msgid "Comment" msgstr "" -#: models.py:293 +#: models.py:294 msgid "File" msgstr "" -#: models.py:297 views.py:116 +#: models.py:298 views.py:121 msgid "Checksum" msgstr "" -#: models.py:300 models.py:301 models.py:492 +#: models.py:301 models.py:302 models.py:493 msgid "Document version" msgstr "" -#: models.py:356 +#: models.py:357 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:475 +#: models.py:476 msgid "Filename" msgstr "" -#: models.py:476 views.py:964 +#: models.py:477 views.py:974 msgid "Enabled" msgstr "" -#: models.py:484 +#: models.py:485 msgid "Document type quick rename filename" msgstr "" -#: models.py:485 +#: models.py:486 msgid "Document types quick rename filenames" msgstr "" -#: models.py:494 +#: models.py:495 msgid "Page label" msgstr "" -#: models.py:495 +#: models.py:496 msgid "Page number" msgstr "" -#: models.py:498 +#: models.py:499 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:506 models.py:549 +#: models.py:507 models.py:550 msgid "Document page" msgstr "" -#: models.py:507 +#: models.py:508 msgid "Document pages" msgstr "" -#: models.py:524 +#: models.py:525 msgid "Enter a valid value." msgstr "" -#: models.py:550 views.py:1183 +#: models.py:551 views.py:1193 msgid "Order" msgstr "" -#: models.py:551 views.py:1184 views.py:1247 views.py:1278 +#: models.py:552 views.py:1194 views.py:1257 views.py:1288 msgid "Transformation" msgstr "" -#: models.py:552 views.py:1185 +#: models.py:553 views.py:1195 msgid "Arguments" msgstr "" -#: models.py:552 +#: models.py:553 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -#: models.py:560 +#: models.py:561 msgid "Document page transformation" msgstr "" -#: models.py:561 +#: models.py:562 msgid "Document page transformations" msgstr "" -#: models.py:569 +#: models.py:570 msgid "User" msgstr "" -#: models.py:571 +#: models.py:572 msgid "Accessed" msgstr "" -#: models.py:580 +#: models.py:581 msgid "Recent document" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Delete documents" msgstr "" -#: permissions.py:14 views.py:429 +#: permissions.py:14 views.py:440 msgid "Download documents" msgstr "" @@ -539,373 +539,390 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:84 +#: views.py:89 msgid "documents" msgstr "" -#: views.py:105 +#: views.py:110 msgid "Date added" msgstr "" -#: views.py:106 +#: views.py:111 msgid "Time added" msgstr "" -#: views.py:107 +#: views.py:112 msgid "UUID" msgstr "" -#: views.py:111 +#: views.py:116 msgid "File mimetype" msgstr "" -#: views.py:111 views.py:112 +#: views.py:116 views.py:117 msgid "None" msgstr "" -#: views.py:112 +#: views.py:117 msgid "File encoding" msgstr "" -#: views.py:113 +#: views.py:118 msgid "File size" msgstr "" -#: views.py:114 +#: views.py:119 msgid "Exists in storage" msgstr "" -#: views.py:115 +#: views.py:120 msgid "File path in storage" msgstr "" -#: views.py:117 +#: views.py:122 msgid "Pages" msgstr "" -#: views.py:126 -msgid "Document properties" +#: views.py:131 +#, python-format +msgid "Properties for document: %s" msgstr "" -#: views.py:146 -msgid "Document preview" +#: views.py:152 +#, python-format +msgid "Preview of document: %s" msgstr "" -#: views.py:166 -msgid "Document content" +#: views.py:173 +#, python-format +msgid "Content of document: %s" msgstr "" -#: views.py:179 views.py:268 views.py:458 views.py:512 +#: views.py:186 views.py:277 views.py:468 views.py:520 msgid "Must provide at least one document." msgstr "" -#: views.py:195 +#: views.py:201 msgid "Document deleted successfully." msgstr "" -#: views.py:197 +#: views.py:203 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:210 -#, python-format -msgid "Are you sure you wish to delete the document: %s?" -msgstr "" +#: views.py:214 +msgid "Are you sure you wish to delete the selected document?" +msgid_plural "Are you sure you wish to delete the selected documents?" +msgstr[0] "" -#: views.py:212 -#, python-format -msgid "Are you sure you wish to delete the documents: %s?" -msgstr "" - -#: views.py:246 +#: views.py:255 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:255 +#: views.py:264 #, python-format -msgid "Edit properties of: %s" +msgid "Edit properties of document: %s" msgstr "" -#: views.py:288 +#: views.py:297 msgid "Document type changed successfully." msgstr "" -#: views.py:295 +#: views.py:304 msgid "Submit" msgstr "" -#: views.py:302 -#, python-format -msgid "Are you sure you wish to change the type of the document: %s?" -msgstr "" +#: views.py:308 +msgid "Change the type of the selected document." +msgid_plural "Change the type of the selected documents." +msgstr[0] "" -#: views.py:304 -#, python-format -msgid "Are you sure you wish to change the type of the documents: %s?" -msgstr "" - -#: views.py:362 +#: views.py:373 msgid "Documents to be downloaded" msgstr "" -#: views.py:371 +#: views.py:382 msgid "Date and time" msgstr "" -#: views.py:373 views.py:1123 +#: views.py:384 views.py:1129 msgid "Encoding" msgstr "" -#: views.py:432 +#: views.py:443 msgid "Return" msgstr "" -#: views.py:475 +#: views.py:485 msgid "Document queued for page count reset." msgstr "" -#: views.py:476 +#: views.py:486 msgid "Documents queued for page count reset." msgstr "" -#: views.py:483 -msgid "Are you sure you wish to reset the page count of this document?" -msgstr "" +#: views.py:495 +msgid "" +"Are you sure you wish to reset the page count of the selected document?" +msgid_plural "" +"Are you sure you wish to reset the page count of the selected documents?" +msgstr[0] "" -#: views.py:484 -msgid "Are you sure you wish to reset the page count of these documents?" -msgstr "" - -#: views.py:530 +#: views.py:538 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:532 +#: views.py:540 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:545 -#, python-format +#: views.py:550 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 the selected" +" document?" +msgid_plural "" +"Are you sure you wish to clear all the page transformations for the selected" +" documents?" +msgstr[0] "" -#: views.py:547 -#, python-format -msgid "" -"Are you sure you wish to clear all the page transformations for documents: " -"%s?" -msgstr "" - -#: views.py:569 views.py:611 +#: views.py:579 views.py:621 #, python-format msgid "Details for: %s" msgstr "" -#: views.py:630 +#: views.py:640 msgid "Document page edited successfully." msgstr "" -#: views.py:639 +#: views.py:649 #, python-format msgid "Edit: %s" msgstr "" -#: views.py:656 +#: views.py:666 msgid "There are no more pages in this document" msgstr "" -#: views.py:674 +#: views.py:684 msgid "You are already at the first page of this document" msgstr "" -#: views.py:818 +#: views.py:828 #, python-format msgid "Print: %s" msgstr "" -#: views.py:860 +#: views.py:870 msgid "OCR" msgstr "" -#: views.py:880 +#: views.py:890 msgid "Document type edited successfully" msgstr "" -#: views.py:883 +#: views.py:893 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:888 +#: views.py:898 #, python-format msgid "Edit document type: %s" msgstr "" -#: views.py:908 +#: views.py:918 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:910 +#: views.py:920 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:921 +#: views.py:931 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:922 +#: views.py:932 msgid "All documents of this type will be deleted too." msgstr "" -#: views.py:937 +#: views.py:947 msgid "Document type created successfully" msgstr "" -#: views.py:940 +#: views.py:950 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:957 +#: views.py:967 #, python-format msgid "Filenames for document type: %s" msgstr "" -#: views.py:987 +#: views.py:997 msgid "Document type filename edited successfully" msgstr "" -#: views.py:990 +#: views.py:1000 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:995 +#: views.py:1005 #, python-format msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1004 views.py:1036 +#: views.py:1014 views.py:1046 msgid "Document type filename" msgstr "" -#: views.py:1021 +#: views.py:1031 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1023 +#: views.py:1033 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1038 +#: views.py:1048 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1062 +#: views.py:1072 msgid "Document type filename created successfully" msgstr "" -#: views.py:1065 +#: views.py:1075 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1071 +#: views.py:1081 #, python-format msgid "Create filename for document type: %s" msgstr "" -#: views.py:1087 +#: views.py:1097 msgid "Document image cache clearing queued successfully." msgstr "" -#: views.py:1093 +#: views.py:1103 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1109 -#, python-format -msgid "Versions for document: %s" -msgstr "" - -#: views.py:1115 +#: views.py:1121 msgid "Time and date" msgstr "" -#: views.py:1150 +#: views.py:1140 +#, python-format +msgid "Versions of document: %s" +msgstr "" + +#: views.py:1160 msgid "Document version reverted successfully" msgstr "" -#: views.py:1152 +#: views.py:1162 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1159 +#: views.py:1169 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1160 +#: views.py:1170 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1179 +#: views.py:1189 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:1208 +#: views.py:1218 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1217 +#: views.py:1227 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1236 +#: views.py:1246 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1249 +#: views.py:1259 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1269 +#: views.py:1279 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1280 +#: views.py:1290 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: widgets.py:83 +#: widgets.py:84 msgid "Document page image" msgstr "" +#~ msgid "Document properties" +#~ msgstr "Edit document properties" + +#~ msgid "Document preview" +#~ msgstr "Document edited" + +#~ msgid "Document content" +#~ msgstr "Document type" + +#~ msgid "Are you sure you wish to delete the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to change the type of the document: %s?" +#~ msgstr "Are you sure you wish to delete the document: %s?" + +#~ msgid "Are you sure you wish to change the type of the documents: %s?" +#~ msgstr "Are you sure you wish to delete the documents: %s?" + +#~ msgid "Are you sure you wish to reset the page count of this document?" +#~ msgstr "" +#~ "Are you sure you wish to update the page count for the office documents " +#~ "(%d)?" + +#~ msgid "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" +#~ msgstr "" +#~ "Are you sure you wish to clear all the page transformations for documents: " +#~ "%s?" + #~ msgid "Document edited" #~ msgstr "Document edited" diff --git a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo index 4b4a5d29a3..69b8b8f841 100644 Binary files a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo differ 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 b24d10d219..168114275e 100644 --- a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -25,16 +25,16 @@ msgstr "" msgid "Search terms" msgstr "مصطلحات البحث" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "البحث" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -78,11 +78,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "نتائج البحث" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "الوقت المنقضي %(time_delta)s ثانية" diff --git a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo index e50a72edc5..0294213f35 100644 Binary files a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo differ 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 05e5eb48bd..f8b703aefb 100644 --- a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Търсене" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -77,11 +77,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Резултати от търсенето" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Оставащо време: %(time_delta)s секунди" diff --git a/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.mo index b628ca1419..466110d891 100644 Binary files a/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.mo differ 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 1a67c91726..57b82ca609 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -25,16 +25,16 @@ msgstr "" msgid "Search terms" msgstr "Pojmovi pretrage" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Pretraga" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -78,11 +78,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Rezultati pretrage" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Potrošeno vrijeme: %(time_delta)s sekundi" diff --git a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo index 3fd46ee122..86fc8bf7cd 100644 Binary files a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo differ 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 5ae3393192..b9adc74b8a 100644 --- a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -23,16 +23,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -76,11 +76,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/de_CH/LC_MESSAGES/django.mo index 69d211fa45..63144d81d0 100644 Binary files a/mayan/apps/dynamic_search/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/de_CH/LC_MESSAGES/django.mo differ 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 index 5681895739..6d6d2ce388 100644 --- a/mayan/apps/dynamic_search/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -23,16 +23,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -76,11 +76,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo index f27174e27f..8f60c46ba5 100644 Binary files a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo differ 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 9d8e402efb..1b9e37b45e 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 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -27,16 +27,16 @@ msgstr "" msgid "Search terms" msgstr "Suchbegriffe" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Suche" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -80,11 +80,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Suchergebnisse" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Ausführungszeit: %(time_delta)s Sekunden" diff --git a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo index 6b454c89ef..e73b1cd39d 100644 Binary files a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo differ 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 c703e32270..2abb9b21fb 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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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,17 +22,17 @@ msgstr "" msgid "Search terms" msgstr "Search terms" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Search" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 #, fuzzy msgid "Advanced search" msgstr "advanced search" -#: links.py:5 +#: links.py:7 #, fuzzy msgid "Search again" msgstr "search again" @@ -82,11 +82,11 @@ msgstr "results" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Search results" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Elapsed time: %(time_delta)s seconds" diff --git a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo index 03eea90c87..69dd6c1178 100644 Binary files a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo differ 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 9ed925f56a..82e14b14da 100644 --- a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-14 20:21+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -26,16 +26,16 @@ msgstr "" msgid "Search terms" msgstr "Términos de búsqueda" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Búsqueda" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "Búsqueda avanzada" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "Volver a buscar" @@ -79,11 +79,11 @@ msgstr "Resultados" msgid "Type" msgstr "Tipo" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Resultados de la búsqueda" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Tiempo transcurrido: %(time_delta)s segundos" diff --git a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo index 59a23dc634..9936e7decf 100644 Binary files a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo differ 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 1947ed8f79..c791a087d7 100644 --- a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "عبارات جستجو" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "جستجو" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "جستجوی پیشرفته" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "جستجوی دوباره" @@ -77,11 +77,11 @@ msgstr "حاصل" msgid "Type" msgstr "نوع" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "نتایج جستجو" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "مدت زمان گذشته به ثانیه: %(time_delta)s" diff --git a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo index 568cc47dff..619a498251 100644 Binary files a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo differ 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 40e01754a5..fd492ef595 100644 --- a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -26,16 +26,16 @@ msgstr "" msgid "Search terms" msgstr "Termes de recherche" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Recherche" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "Recherche avancée" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "Rechercher à nouveau" @@ -79,11 +79,11 @@ msgstr "Résultats" msgid "Type" msgstr "Type" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Résultats de la recherche" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Temps écoulé: %(time_delta)s secondes" diff --git a/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.mo index c52c116ceb..70bf13894c 100644 Binary files a/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.mo differ 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 4e0b7acdcc..6253535d4e 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -77,11 +77,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo index f200595ce5..6f7fe67ab5 100644 Binary files a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo differ 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 d048db78b6..cb2be9dd14 100644 --- a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "keresési feltételek" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Keresés" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -77,11 +77,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "A keresés eredményei" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Eltelt idő: %(time_delta)s másodperc" diff --git a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo index 11725dfbf6..090c9b7555 100644 Binary files a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo differ 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 e0c0d31747..1754f9e0e3 100644 --- a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -23,16 +23,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -76,11 +76,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo index 7a7094b8df..6bb0f76844 100644 Binary files a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo differ 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 6836b8cc63..c0c4daaf8d 100644 --- a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -26,16 +26,16 @@ msgstr "" msgid "Search terms" msgstr "Cerca termini " -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Cerca" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -79,11 +79,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Risultati della ricerca" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Tempo trascorso: %(time_delta)s in secondi" diff --git a/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.mo index 38bee3ac85..a2829c6aa9 100644 Binary files a/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.po index e231066645..fac341ad3c 100644 --- a/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -77,11 +77,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.mo index 515726c979..dca3c78bd0 100644 Binary files a/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.po index 399e0bd110..d59fec418b 100644 --- a/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -23,16 +23,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -76,11 +76,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo index a317e906a6..d93cc2c14d 100644 Binary files a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo differ 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 6650de37da..d3f5cfaa17 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "Zoektermen" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Zoek" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -77,11 +77,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Zoekresultaten" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "%(time_delta)s seconden verlopen" diff --git a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo index 0b0d21b68c..b51f2f829b 100644 Binary files a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo differ 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 7ee418b4f5..d6a7203751 100644 --- a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -27,16 +27,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Szukaj" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -80,11 +80,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Wynik wyszukiwania" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Upływający czas: %(time_delta)s seconds" diff --git a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo index 25a8f8c78a..76c03154bf 100644 Binary files a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo differ 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 767af0d8cd..b020e45137 100644 --- a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -25,16 +25,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Pesquisa" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -78,11 +78,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Resultados da pesquisa" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Tempo decorrido: %(time_delta)s segundos" diff --git a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo index e4e6faad24..c111a5b0c1 100644 Binary files a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo differ 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 eb7b0794fc..517b267ae3 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Pesquisa" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -77,11 +77,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Resultados da pesquisa" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Tempo decorrido: %(time_delta)s segundos" diff --git a/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.mo index ffb90506b8..90bb3ae52c 100644 Binary files a/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.mo differ 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 b9e44b6b9e..6b32321524 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -25,16 +25,16 @@ msgstr "" msgid "Search terms" msgstr "Caută termeni" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Căută" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -78,11 +78,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Rezultatele căutării" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Timp scurs: %(time_delta)s secunde" diff --git a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo index c3a7dd687f..e1a6cff8fb 100644 Binary files a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo differ 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 8cddd776fb..fa9618cd04 100644 --- a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -25,16 +25,16 @@ msgstr "" msgid "Search terms" msgstr "Условия поиска" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Поиск" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -80,11 +80,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Результаты поиска" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "Прошедшее время в секундах: %(time_delta)s" diff --git a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo index fc5b7000c0..973ee82b88 100644 Binary files a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo differ 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 30cd74c164..df6baf95d9 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -77,11 +77,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.mo index 97330353df..3c4efb4c90 100644 Binary files a/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.po index f0a6ef8762..734610ba44 100644 --- a/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -23,16 +23,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -76,11 +76,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo index 6755386924..23caa94378 100644 Binary files a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo differ 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 bf937ad023..bf37c8f701 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -23,16 +23,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -76,11 +76,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo index e5dc01b37d..93ee70ca31 100644 Binary files a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo differ 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 b1dbea53c4..76b043a058 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "Tìm kiếm" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -77,11 +77,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "Kết quả tìm kiếm" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.mo index 164ae773fb..cd37975d18 100644 Binary files a/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.mo differ 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 e13ddcc866..e50d978325 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,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -24,16 +24,16 @@ msgstr "" msgid "Search terms" msgstr "搜索项" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "搜索" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -77,11 +77,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "搜索结果" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "耗时:%(time_delta)s 秒" diff --git a/mayan/apps/dynamic_search/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/zh_TW/LC_MESSAGES/django.mo index 624645b710..906ccbf7ed 100644 Binary files a/mayan/apps/dynamic_search/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/zh_TW/LC_MESSAGES/django.mo differ 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 index 8398da22c8..1840f7a682 100644 --- a/mayan/apps/dynamic_search/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -23,16 +23,16 @@ msgstr "" msgid "Search terms" msgstr "" -#: links.py:3 views.py:66 views.py:72 views.py:74 -#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +#: links.py:5 views.py:66 views.py:72 views.py:74 +#: templatetags/search_tags.py:20 templatetags/search_tags.py:21 msgid "Search" msgstr "" -#: links.py:4 views.py:62 +#: links.py:6 views.py:62 msgid "Advanced search" msgstr "" -#: links.py:5 +#: links.py:7 msgid "Search again" msgstr "" @@ -76,11 +76,11 @@ msgstr "" msgid "Type" msgstr "" -#: templates/search_results.html:3 +#: templates/dynamic_search/search_results.html:3 msgid "Search results" msgstr "" -#: templates/search_results.html:19 +#: templates/dynamic_search/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" msgstr "" diff --git a/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo index b2efbf2e9d..263a16fee1 100644 Binary files a/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/ar/LC_MESSAGES/django.po b/mayan/apps/events/locale/ar/LC_MESSAGES/django.po index 9f8978684b..4e9693a9c2 100644 --- a/mayan/apps/events/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/events/locale/bg/LC_MESSAGES/django.mo index 9945a6b775..8d9a6fd93d 100644 Binary files a/mayan/apps/events/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/bg/LC_MESSAGES/django.po b/mayan/apps/events/locale/bg/LC_MESSAGES/django.po index 931d008f67..4f982913b8 100644 --- a/mayan/apps/events/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/da/LC_MESSAGES/django.mo b/mayan/apps/events/locale/da/LC_MESSAGES/django.mo index 9945a6b775..8d9a6fd93d 100644 Binary files a/mayan/apps/events/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/da/LC_MESSAGES/django.po b/mayan/apps/events/locale/da/LC_MESSAGES/django.po index 931d008f67..4f982913b8 100644 --- a/mayan/apps/events/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/events/locale/de_CH/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/events/locale/de_CH/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/en/LC_MESSAGES/django.mo b/mayan/apps/events/locale/en/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/en/LC_MESSAGES/django.po b/mayan/apps/events/locale/en/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/events/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/es/LC_MESSAGES/django.mo b/mayan/apps/events/locale/es/LC_MESSAGES/django.mo index 9945a6b775..8d9a6fd93d 100644 Binary files a/mayan/apps/events/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/es/LC_MESSAGES/django.po b/mayan/apps/events/locale/es/LC_MESSAGES/django.po index 931d008f67..4f982913b8 100644 --- a/mayan/apps/events/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/events/locale/fa/LC_MESSAGES/django.mo index e5d3df2763..4d3cb4f24e 100644 Binary files a/mayan/apps/events/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/fa/LC_MESSAGES/django.po b/mayan/apps/events/locale/fa/LC_MESSAGES/django.po index 951fccf1dd..da5e7ed714 100644 --- a/mayan/apps/events/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/events/locale/fr/LC_MESSAGES/django.mo index bfad9e7c73..13aea91fb3 100644 Binary files a/mayan/apps/events/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/fr/LC_MESSAGES/django.po b/mayan/apps/events/locale/fr/LC_MESSAGES/django.po index e576b080c7..f476661141 100644 --- a/mayan/apps/events/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/events/locale/hr_HR/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/events/locale/hr_HR/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/events/locale/hu/LC_MESSAGES/django.mo index 9945a6b775..8d9a6fd93d 100644 Binary files a/mayan/apps/events/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/hu/LC_MESSAGES/django.po b/mayan/apps/events/locale/hu/LC_MESSAGES/django.po index 931d008f67..4f982913b8 100644 --- a/mayan/apps/events/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/hu/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/id/LC_MESSAGES/django.mo b/mayan/apps/events/locale/id/LC_MESSAGES/django.mo index e5d3df2763..4d3cb4f24e 100644 Binary files a/mayan/apps/events/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/id/LC_MESSAGES/django.po b/mayan/apps/events/locale/id/LC_MESSAGES/django.po index 951fccf1dd..da5e7ed714 100644 --- a/mayan/apps/events/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/it/LC_MESSAGES/django.mo b/mayan/apps/events/locale/it/LC_MESSAGES/django.mo index 9945a6b775..8d9a6fd93d 100644 Binary files a/mayan/apps/events/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/it/LC_MESSAGES/django.po b/mayan/apps/events/locale/it/LC_MESSAGES/django.po index 931d008f67..4f982913b8 100644 --- a/mayan/apps/events/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/events/locale/lv/LC_MESSAGES/django.mo index 350113f9ef..8c70f5948a 100644 Binary files a/mayan/apps/events/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/lv/LC_MESSAGES/django.po b/mayan/apps/events/locale/lv/LC_MESSAGES/django.po index a0591ec438..fddbed30a6 100644 --- a/mayan/apps/events/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/events/locale/nb/LC_MESSAGES/django.mo index 9945a6b775..8d9a6fd93d 100644 Binary files a/mayan/apps/events/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/nb/LC_MESSAGES/django.po b/mayan/apps/events/locale/nb/LC_MESSAGES/django.po index 931d008f67..4f982913b8 100644 --- a/mayan/apps/events/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/events/locale/pl/LC_MESSAGES/django.mo index 831c9855b8..7b69524ddb 100644 Binary files a/mayan/apps/events/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/pl/LC_MESSAGES/django.po b/mayan/apps/events/locale/pl/LC_MESSAGES/django.po index 4a19e18253..4dcc7ebbec 100644 --- a/mayan/apps/events/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/events/locale/pt/LC_MESSAGES/django.mo index 9945a6b775..8d9a6fd93d 100644 Binary files a/mayan/apps/events/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/pt/LC_MESSAGES/django.po b/mayan/apps/events/locale/pt/LC_MESSAGES/django.po index 931d008f67..4f982913b8 100644 --- a/mayan/apps/events/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.mo index bfad9e7c73..13aea91fb3 100644 Binary files a/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.po index e576b080c7..f476661141 100644 --- a/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/events/locale/ru/LC_MESSAGES/django.mo index 8bf75d41c8..6eb650a987 100644 Binary files a/mayan/apps/events/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/ru/LC_MESSAGES/django.po b/mayan/apps/events/locale/ru/LC_MESSAGES/django.po index d6ab6b17e7..e519ba7aa3 100644 --- a/mayan/apps/events/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/events/locale/sq/LC_MESSAGES/django.mo index 9945a6b775..8d9a6fd93d 100644 Binary files a/mayan/apps/events/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/sq/LC_MESSAGES/django.po b/mayan/apps/events/locale/sq/LC_MESSAGES/django.po index 931d008f67..4f982913b8 100644 --- a/mayan/apps/events/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.mo index c419ee55f7..5b90cf197a 100644 Binary files a/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.po index 41e63b827c..dfde6e0472 100644 --- a/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.mo index e5d3df2763..4d3cb4f24e 100644 Binary files a/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.po index 951fccf1dd..da5e7ed714 100644 --- a/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/events/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/events/locale/zh_TW/LC_MESSAGES/django.mo index e5d3df2763..4d3cb4f24e 100644 Binary files a/mayan/apps/events/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/events/locale/zh_TW/LC_MESSAGES/django.po index 951fccf1dd..da5e7ed714 100644 --- a/mayan/apps/events/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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/folders/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.mo index 3f8eb54149..c0a04606b5 100644 Binary files a/mayan/apps/folders/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po index d085710b9b..bcbe100c53 100644 --- a/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mohammed ALDOUB , 2013 @@ -9,72 +9,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "مجلد" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "المجلدات" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "قائمة الصلاحيات" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -102,112 +100,124 @@ msgstr "عرض المجلدات الموجودة" msgid "Add documents to existing folders" msgstr "إضافة وثائق إلى المجلدات الموجودة" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "تم انشاء المجلد بنجاح" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "مجلد باسم: %s ، موجود مسبقا." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "المجلد تم تتعديله بنجاح" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "خطأ بتعديل المجلد %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "تم مسح المجلد %s بنجاح" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "خطأ بمسح المجلد %(folder)s : %(error)s" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "هل أنت متأكد من حذف المجلد: %s ؟" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "يجب أن توفر ما لا يقل عن وثيقة واحدة." -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "الوثيقة %(document)s تم اضافتها للمجلد %(folder)s بنجاح" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "الوثيقة %(document)s موجودة بالمجلد %(folder)s مسبقاً" -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "إضافة الوثيقة: %s إلى المجلد." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "إضافة الوثائق: %s إلى مجلد." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "يجب أن توفر ما لا يقل عن مجلد واحد." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "الوثيقة %s أزيلت بنجاح" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "خطأ بمسح الوثيقة %(document)s : %(error)s" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"هل أنت متأكد أنك ترغب في إزالة الوثيقة %(document)s من المجلد \"%(folder)s\"؟" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"هل أنت متأكد أنك ترغب في إزالة الوثائق%(documents)s من المجلد \"%(folder)s\"؟" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "إضافة وثيقة إلى مجلد" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -239,12 +249,12 @@ msgstr "إضافة وثيقة إلى مجلد" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.mo index 349fd16ff7..c397d1aba8 100644 Binary files a/mayan/apps/folders/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po index 0e18ad6846..b82444fdf5 100644 --- a/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Iliya Georgiev , 2012 @@ -10,71 +10,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Папка" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Папки" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "Контролни списъци за достъп" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -102,114 +101,116 @@ msgstr "Преглед на съществуващи папки" msgid "Add documents to existing folders" msgstr "Добавяне на документи към съществуващи папки" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Папката е създадена успешно" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Името на папката: %s, вече съществува." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Папката е редактирана успешно" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Грешка при редактиране на папка; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Папка: %s изтрита успешно." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Папка: %(folder)s грешка при изтриване: %(error)s" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Сигурни ли сте, че искате да изтриете тази папка: %s?" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Документ: %(document)s е добавен в папка: %(folder)s успешно." -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Документ: %(document)s е вече в папка: %(folder)s." -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Трябва да поставите поне един документ в папката." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Документ: %s премахнат успешно." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Документ: %(document)s грешка при изтриване: %(error)s" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Сигурни ли сте, че искате да премахнете документа: %(document)s от папка " -"\"%(folder)s\"?" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Сигурни ли сте, че искате да премахнете документите: %(documents)s от папка " -"\"%(folder)s\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Добавяне на документ към папка" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -241,12 +242,12 @@ msgstr "Добавяне на документ към папка" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/bs_BA/LC_MESSAGES/django.mo index f39bc4e008..7e473a2943 100644 Binary files a/mayan/apps/folders/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/bs_BA/LC_MESSAGES/django.mo differ 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 0259702df3..c847bf5bf5 100644 --- a/mayan/apps/folders/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/bs_BA/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # www.ping.ba , 2013 @@ -9,72 +9,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Folder" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Folderi" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACLs" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -102,114 +100,118 @@ msgstr "Pregledati postojeće foldere" msgid "Add documents to existing folders" msgstr "Dodati dokumente u postojeće foldere" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Folder uspješno kreiran" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Folder sa imenom: %s, već postoji." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Folder uspješno izmijenjen" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Greška pri izmjeni foldera; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Folder: %s uspješno obrisan." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Folder: %(folder)s greška brisanja: %(error)s" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Jeste li sigurni da želite obrisati folderr: %s?" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Mora biti barem jedan dokument." -#: views.py:175 +#: views.py:176 #, 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:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Dokument: %(document)s je već u folderu: %(folder)s." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Dodati dokument: %s u folder." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Dodati dokumente: %s u folder." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Mora biti makar jedan folder dokumenata." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Dokument \"%s\" uspješno uklonjen." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s greška brisanja: %(error)s" -#: views.py:270 +#: views.py:272 #, 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\"?" - -#: views.py:273 -#, 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\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Dodati dokument u folder" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -241,12 +243,12 @@ msgstr "Dodati dokument u folder" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/da/LC_MESSAGES/django.mo index c4c6d35cd6..d1bd0eed9e 100644 Binary files a/mayan/apps/folders/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/da/LC_MESSAGES/django.po b/mayan/apps/folders/locale/da/LC_MESSAGES/django.po index 06095c7ffa..0e2fa3bd0d 100644 --- a/mayan/apps/folders/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/da/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: # Mads L. Nielsen , 2012 @@ -9,71 +9,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Mappe" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Mapper" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACL'er" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -101,114 +100,116 @@ msgstr "Se eksisterende mapper" msgid "Add documents to existing folders" msgstr "Føj dokumenter til eksisterende mapper" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Folder blevet oprettet" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "En navngiven mappe: %s, eksisterer allerede." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Mappe redigeret" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Fejl ved redigering af mappe; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Mappe: %s slettet." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Mapper: %(folder)s slettefejl: %(error)s" -#: views.py:120 +#: views.py:121 #, 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:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Angiv mindst ét ​​dokument." -#: views.py:175 +#: views.py:176 #, 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:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Dokument: %(document)s er allerede i mappen: %(folder)s." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Tilføj dokument: %s til mappe." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Tilføj dokumenter: %s til mappe." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Skal give mindst ét mappe dokument." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Dokument: %s blev slettet." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s slettefejl: %(error)s " -#: views.py:270 +#: views.py:272 #, 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 \"?" - -#: views.py:273 -#, 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 \"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Tilføj dokument til en mappe" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -240,12 +241,12 @@ msgstr "Tilføj dokument til en mappe" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.mo index 69d211fa45..e1ac5a19cf 100644 Binary files a/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.po index d78f06068e..6d94631ef7 100644 --- a/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.po @@ -1,78 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" -"mayan-edms/language/de_CH/)\n" -"Language: de_CH\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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -100,110 +99,116 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -235,12 +240,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.mo index bdf9d30623..c120c298cf 100644 Binary files a/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.mo differ 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 37f9fa030f..439aaf8d6b 100644 --- a/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/folders/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,71 +15,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Ordner" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Ordner" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "Zugriffsberechtigungen" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -107,114 +106,116 @@ msgstr "Vorhandene Ordner anzeigen" msgid "Add documents to existing folders" msgstr "Dokumente zu existierenden Ordnern hinzufügen" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Ordner erfolgreich erstellt" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Ein Ordner \"%s\" existiert bereits." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Ordner erfolgreich bearbeitet" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Fehler beim Bearbeiten von Ordner \"%s\"" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Ordner \"%s\" erfolgreich gelöscht" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Fehler beim Löschen von Ordner %(folder)s: %(error)s" -#: views.py:120 +#: views.py:121 #, 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:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Es muss mindestens ein Dokument angegeben werden." -#: views.py:175 +#: views.py:176 #, 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:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Dokument %(document)s ist bereits im Ordner %(folder)s." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Dokument %s dem Ordner hinzufügen." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Dokument %s dem Ordner hinzufügen." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Es muss mindestens ein Ordnerdokument angegeben werden" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Dokument \"%s\" erfolgreich entfernt." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Fehler beim Löschen von Dokument %(document)s: %(error)s" -#: views.py:270 +#: views.py:272 #, 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?" - -#: views.py:273 -#, 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?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Dokument einem Ordner hinzufügen" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -246,12 +247,12 @@ msgstr "Dokument einem Ordner hinzufügen" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo index 8979799df7..289fa9716a 100644 Binary files a/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/en/LC_MESSAGES/django.po b/mayan/apps/folders/locale/en/LC_MESSAGES/django.po index a15384870a..e0cfee2613 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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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,68 +18,68 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:41 +#: __init__.py:46 #, fuzzy msgid "Created" msgstr "created" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 #, fuzzy msgid "Documents" msgstr "documents" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Folder" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Folders" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 #, fuzzy msgid "Create folder" msgstr "create folder" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:17 +#: links.py:18 #, fuzzy msgid "Remove from folder" msgstr "remove from folder" -#: links.py:19 +#: links.py:20 #, fuzzy msgid "Add to a folder" msgstr "add to a folder" -#: links.py:20 +#: links.py:21 #, fuzzy msgid "Add to folder" msgstr "add to folder" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACLs" -#: models.py:9 +#: models.py:11 #, fuzzy msgid "Title" msgstr "title" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 #, fuzzy msgid "Datetime created" msgstr "datetime created" @@ -108,114 +108,121 @@ msgstr "View existing folders" msgid "Add documents to existing folders" msgstr "Add documents to existing folders" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Folder created successfully" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "A folder named: %s, already exists." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Folder edited successfully" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Error editing folder; %s" -#: views.py:86 +#: views.py:87 #, fuzzy, python-format msgid "Edit folder: %s" msgstr "edit folder: %s" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Folder: %s deleted successfully." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Folder: %(folder)s delete error: %(error)s" -#: views.py:120 +#: views.py:121 #, 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:143 +#: views.py:144 #, fuzzy, python-format msgid "Documents in folder: %s" msgstr "documents in folder: %s" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Must provide at least one document." -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Document: %(document)s added to folder: %(folder)s successfully." -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Document: %(document)s is already in folder: %(folder)s." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Add document: %s to folder." +#: views.py:196 +#, fuzzy +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "Add document to a folder" +msgstr[1] "Add document to a folder" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "Add documents: %s to folder." - -#: views.py:210 +#: views.py:216 #, fuzzy, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "folders containing: %s" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Must provide at least one folder document." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Document: %s removed successfully." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: %(document)s delete error: %(error)s" -#: views.py:270 -#, python-format +#: views.py:272 +#, fuzzy, python-format msgid "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" +msgstr[1] "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" - #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Add document to a folder" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the " +#~ "folder \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the " +#~ "folder \"%(folder)s\"?" + #, fuzzy #~ msgid "Document" #~ msgstr "document" diff --git a/mayan/apps/folders/locale/es/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/es/LC_MESSAGES/django.mo index 0c29504b2e..d4ec21cb62 100644 Binary files a/mayan/apps/folders/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/es/LC_MESSAGES/django.po b/mayan/apps/folders/locale/es/LC_MESSAGES/django.po index f776372b46..44785a37af 100644 --- a/mayan/apps/folders/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/es/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # jmcainzos , 2014 @@ -11,71 +11,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-12 19:10+0000\n" -"Last-Translator: Lory977 \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:41 +#: __init__.py:46 msgid "Created" msgstr "Creado" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "Documentos" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Carpeta" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Carpetas" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "Crear carpetas" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "Editar" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "Borrar" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "Remover de la carpeta" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "Añadir a una carpeta" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "Añadir a carpeta" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "LCAs" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "Título" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "Usuario" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -103,114 +102,116 @@ msgstr "Ver carpetas existentes" msgid "Add documents to existing folders" msgstr "Agregar documentos a las carpetas existentes" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Carpeta creada con éxito" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Una carpeta con el nombre: %s, ya existe." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Carpeta editada con éxito" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Error editando la carpeta; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "Editar carpeta: %s" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Carpeta: %s eliminada con éxito." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Carpeta: %(folder)s error de eliminación: %(error)s " -#: views.py:120 +#: views.py:121 #, 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:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "Documentos en la carpeta: %s" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Debe proporcionar al menos un documento." -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Documento: %(document)s agregado a la carpeta: %(folder)s con éxito." -#: views.py:178 +#: views.py:179 #, 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:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Agregar documento: %s a la carpeta." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Agregar documentos: %s a la carpeta." +msgid "Folders containing document: %s" +msgstr "" -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "La carpeta que contenga: %s" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Debe proveer al menos un documento de carpeta." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Documento: %s eliminado con éxito." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s error de eliminación: %(error)s " -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"¿Está seguro que desea eliminar el documento: %(document)s de la carpeta " -"\"%(folder)s\"?" - -#: views.py:273 -#, 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\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Agregar documento a una carpeta" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -242,12 +243,12 @@ msgstr "Agregar documento a una carpeta" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.mo index ea127c2cef..618b2d1ede 100644 Binary files a/mayan/apps/folders/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po index 10d5459c4f..04d0cc1a9a 100644 --- a/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mehdi Amani , 2014 @@ -9,71 +9,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:41 +#: __init__.py:46 msgid "Created" msgstr "ساخته‌شده" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "اسناد" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "پرونده" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "پرونده ها" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "ایجاد پرونده" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "ویرایش" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "حذف" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "حذف از پرونده" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "اضافه به پرونده" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "اضافه به پرونده" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACLs" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "لقب" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "کاربر" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "تاریخ و زمان ایجاد" @@ -101,110 +100,114 @@ msgstr "دیدن پرونده های موجود" msgid "Add documents to existing folders" msgstr "اضافه کردن اسناد به پرونده های موجود" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "ایجاد موفق پرونده" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "پرونده ای با نام %s موجود است." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "ویرایش موفق پرونده" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "خطای ویرایش پرونده %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "ویرایش پرونده: %s" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "حذف موفق پرونده: %s" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "پرونده: %(folder)s خطای حذف: %(error)s" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "آیا از حذف پرونده %s مطمئن هستید؟" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "اسناد داحل پرونده:%s" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "حداقل یک سند باید ارایه شود." -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "سند%(document)s با موفقیت به پرونده%(folder)s اضافه شد." -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "سند%(document)s درون پرونده%(folder)s. میباشد." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "اصافه کردن سند %s به پرونده" +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "اضافه کردن اسناد %s به پرونده" +msgid "Folders containing document: %s" +msgstr "" -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "پرونده های شامل : %s" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "حداقل یک پرونده سند باید ارایه گردد." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "سند: %s با موفقیت حذف شد." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "سند%(document)s خطای حذف%(error)s" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "آیا از حذف سند: %(document)s از پرونده: \"%(folder)s\" مطمئن هستید؟" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "آیا از حذف اسناد %(documents)s از پرونده: \"%(folder)s\" مطمئن هستید؟" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "اضافه کردن سند به پرونده" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -236,12 +239,12 @@ msgstr "اضافه کردن سند به پرونده" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/fr/LC_MESSAGES/django.mo index 83f5ecd366..c71b1d39c0 100644 Binary files a/mayan/apps/folders/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po b/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po index 5ff921e08d..38ce708f94 100644 --- a/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/folders/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,71 +11,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "Créé" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "Documents" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Répertoire" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Répertoires" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "Créer un dossier" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "Modifier" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "Supprimer" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "Supprimer du dossier" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "Ajouter à un dossier" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "Ajouter au dossier" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACLs" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "Titre" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "Utilisateur" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "Date et heure de création" @@ -103,115 +102,116 @@ msgstr "Afficher les répertoires existant" msgid "Add documents to existing folders" msgstr "Ajouter des documents aux répertoires existant." -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Répertoire créé avec succès" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Un répertoire portant le nom: %s existe déjà." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Répertoire modifié avec succès" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Erreur lors de la modification du répertoire; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "Modifier le répertoire: %s" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Répertoire: %s supprimé avec succès." -#: views.py:110 +#: views.py:111 #, 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:120 +#: views.py:121 #, 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:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "Documents du dossier: %s" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Il est nécessaire de fournir au moins un document." -#: views.py:175 +#: views.py:176 #, 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:178 +#: views.py:179 #, 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." + +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" + +#: views.py:216 +#, python-format +msgid "Folders containing document: %s" msgstr "" -"Document: %(document)s est déjà présent dans le répertoire: %(folder)s." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Ajouter le document: %s au répertoire." - -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "Ajouter les documents: %s au répertoire." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "Dossiers contenant: %s" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Vous devez fournir au moins un document pour le répertoire." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Document: %s supprimé avec succès." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: %(document)s erreur de suppression: %(error)s" -#: views.py:270 +#: views.py:272 #, 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\"?" - -#: views.py:273 -#, 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\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Ajouter un document au répertoire" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -243,12 +243,12 @@ msgstr "Ajouter un document au répertoire" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.mo index c52c116ceb..17f094b6cb 100644 Binary files a/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.mo differ 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 fcb008da9d..7c9f3f1201 100644 --- a/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.po @@ -1,79 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: 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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -101,110 +99,118 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -236,12 +242,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/hu/LC_MESSAGES/django.mo index 5fdeccc2b5..652e35f158 100644 Binary files a/mayan/apps/folders/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po b/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po index 941ada7348..a22c080edc 100644 --- a/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/folders/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 , 2013 @@ -9,71 +9,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Mappa" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Mappák" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACL-ek" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -101,113 +100,116 @@ msgstr "Meglévő mappák megtekintése" msgid "Add documents to existing folders" msgstr "Dokumentumok elhelyezése a meglévő mappákba" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "mappa létrehozása sikerült" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Már van %s nevű mappa." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Mappa módosítása sikerült" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Hiba mappa módosítás közben; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "%s mappa sikeresen törölve" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Hiba a %(folder)s mappa törlésekor: %(error)s" -#: views.py:120 +#: views.py:121 #, 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:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Adjon meg legalább egy dokumentumot." -#: views.py:175 +#: views.py:176 #, 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:178 +#: views.py:179 #, 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:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Dokumentum elhelyezése a %s mappában." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Dokumentumok elhelyezése a %s mappában." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Legalább egy dokumentum mappa szükséges" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "A %s dokumentum eltávolítása sikerült." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Hiba %(error)s a %(document)s dokumentum törlésekor." -#: views.py:270 +#: views.py:272 #, 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?" - -#: views.py:273 -#, 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?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Dokumentum elhelyezése egy mappában" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -239,12 +241,12 @@ msgstr "Dokumentum elhelyezése egy mappában" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/id/LC_MESSAGES/django.mo index 11725dfbf6..d0b7825adc 100644 Binary files a/mayan/apps/folders/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/id/LC_MESSAGES/django.po b/mayan/apps/folders/locale/id/LC_MESSAGES/django.po index 9a87c0a048..cd5571db2d 100644 --- a/mayan/apps/folders/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/id/LC_MESSAGES/django.po @@ -1,78 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: 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" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -100,110 +99,114 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -235,12 +238,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/it/LC_MESSAGES/django.mo index 5881de21d4..eb55eec127 100644 Binary files a/mayan/apps/folders/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/it/LC_MESSAGES/django.po b/mayan/apps/folders/locale/it/LC_MESSAGES/django.po index 9acc36e175..7896b5f6df 100644 --- a/mayan/apps/folders/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Carlo Zanatto <>, 2012 @@ -13,71 +13,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Cartella" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Cartelle" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACL" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -105,115 +104,116 @@ msgstr "Visualizza cartelle esistenti" msgid "Add documents to existing folders" msgstr "Aggiungere documenti a cartelle esistenti" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Cartella creata con successo" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Il nome cartella: %s, già esiste." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Cartella modificata con successo" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Errore modificando la cartella; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Cartella : %s cancellata con successo." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Cartella: %(folder)s errore di cancellazione: %(error)s" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Sei sicuro di voler cancellare la cartella: %s?" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Bisogna fornire almeno un documento." -#: views.py:175 +#: views.py:176 #, 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:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Documento: %(document)s è già nella cartella: %(folder)s." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Aggiungi documento: %s alla cartella." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Aggiungi documenti: %s alla cartella." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Devi almeno indicare una cartella documenti." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Documento: %s cancellato con successo." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s errore di cancellazione: %(error)s" -#: views.py:270 +#: views.py:272 #, 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\"?" - -#: views.py:273 -#, 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\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Aggiungi documento alla cartella" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -245,12 +245,12 @@ msgstr "Aggiungi documento alla cartella" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/lv/LC_MESSAGES/django.mo index 38bee3ac85..0c0e96cb97 100644 Binary files a/mayan/apps/folders/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/lv/LC_MESSAGES/django.po b/mayan/apps/folders/locale/lv/LC_MESSAGES/django.po index 7ebd20f42d..d6668a73ea 100644 --- a/mayan/apps/folders/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/lv/LC_MESSAGES/django.po @@ -1,79 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" -"language/lv/)\n" -"Language: lv\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" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -101,110 +99,118 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -236,12 +242,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/nb/LC_MESSAGES/django.mo index 515726c979..8e7d03c3df 100644 Binary files a/mayan/apps/folders/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/nb/LC_MESSAGES/django.po b/mayan/apps/folders/locale/nb/LC_MESSAGES/django.po index 52da48b46a..c60f07df8a 100644 --- a/mayan/apps/folders/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/nb/LC_MESSAGES/django.po @@ -1,78 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" -"edms/language/nb/)\n" -"Language: nb\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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -100,110 +99,116 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -235,12 +240,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.mo index 3912e3c791..1d271d0157 100644 Binary files a/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.mo differ 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 82d3064887..72bdf92746 100644 --- a/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po @@ -1,78 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: 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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -100,110 +99,116 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -235,12 +240,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.mo index 4e95c342fc..ecf7d24284 100644 Binary files a/mayan/apps/folders/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po index 171e406e72..3009ead1d7 100644 --- a/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # mic , 2012 @@ -11,72 +11,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: 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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Katalog" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Katalogi" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACLs" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -104,110 +102,118 @@ msgstr "Zobacz istniejące katalogi" msgid "Add documents to existing folders" msgstr "Dodaj dokumenty do istniejących katalogów" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Katalog został pomyślnie utworzony" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Katalog o nazwie:%s już istnieje." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Katalog: %s został usunięty." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Czy na pewno chcesz usunąć katalog: %s?" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Musisz podać co najmniej jeden dokument." -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Dodaj dokument: %s do katalogu." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Dodaj dokumenty: %s do katalogu." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -239,12 +245,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.mo index 73a0405a87..d7a2c61164 100644 Binary files a/mayan/apps/folders/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po index 3623e3f6b7..74b5de0903 100644 --- a/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Renata Oliveira , 2011 @@ -11,71 +11,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: 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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Pasta" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Pastas" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACL's" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -103,114 +102,116 @@ msgstr "Ver as pastas existentes" msgid "Add documents to existing folders" msgstr "Adicionar documentos a pastas existentes" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Pasta criada com sucesso" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Já existe uma pasta com o nome %s." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Pasta editada com sucesso" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Erro ao editar pasta; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Pasta: %s removida com sucesso." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Pasta: %(folder)s erro ao eliminar: %(error)s " -#: views.py:120 +#: views.py:121 #, 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:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Documento: %(document)s adicionados à pasta: %(folder)s com sucesso." -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Documento: %(document)s já está na pasta: %(folder)s ." -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Deve fornecer pelo menos um documento da pasta." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Documento: %s removido com sucesso." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s erro ao eliminar: %(error)s " -#: views.py:270 +#: views.py:272 #, 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\"?" - -#: views.py:273 -#, 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\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Adicionar documento a uma pasta" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -242,12 +243,12 @@ msgstr "Adicionar documento a uma pasta" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.mo index ebc31949c9..c635828ff9 100644 Binary files a/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.mo differ 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 03bc720002..c52b171dc8 100644 --- a/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Emerson Soares , 2012 @@ -11,71 +11,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Pasta" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Pastas" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACLs" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -103,114 +102,116 @@ msgstr "Ver as pastas existentes" msgid "Add documents to existing folders" msgstr "Adicionar documentos para as pastas existentes" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Pasta criada com sucesso" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "A pasta com o nome: %s, já existe." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Pasta editada com sucesso" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Erro ao editar pasta; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Pasta: %s removido com sucesso." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Pasta: %(folder)s erro ao deletar: %(error)s " -#: views.py:120 +#: views.py:121 #, 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:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Documento: %(document)s adicionados à pasta: %(folder)s com sucesso." -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Documento: %(document)s já está na pasta: %(folder)s ." -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Deve fornecer pelo menos um documento da pasta." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Documento: %s removido com sucesso." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s erro ao deletar: %(error)s " -#: views.py:270 +#: views.py:272 #, 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\"?" - -#: views.py:273 -#, 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\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Adicionar documento à uma pasta" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -242,12 +243,12 @@ msgstr "Adicionar documento à uma pasta" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/ro_RO/LC_MESSAGES/django.mo index 6fc5af7414..716c9db98d 100644 Binary files a/mayan/apps/folders/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/ro_RO/LC_MESSAGES/django.mo differ 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 b32d2745e7..f81be2fefd 100644 --- a/mayan/apps/folders/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Badea Gabriel , 2013 @@ -9,72 +9,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Director" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Directoare" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACLs" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -102,115 +100,118 @@ msgstr "Vezi directoarele existente" msgid "Add documents to existing folders" msgstr "Adaugă documente directoarelor existente" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "director creat cu succes" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Un director cu numele: %s, există deja." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Director editat cu succes" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Eroare editare director ;% s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Director %s eliminat cu succes." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Eroare %(error)s ştergere director %(folder)s" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Ştergeți directorul:% s?" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Trebuie selectat cel puțin un document." -#: views.py:175 +#: views.py:176 #, 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:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Documentul: %(document)s este deja în directorul : %(folder)s." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Adaugă documentul:% s la director." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Adaugă documentele:% s la director." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Trebuie selectat cel puțin un director." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Document: % s eliminat cu succes." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Eroare %(error)s ştergere document %(document)s" -#: views.py:270 +#: views.py:272 #, 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\"?" - -#: views.py:273 -#, 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\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Adaugă un document într-un director" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -242,12 +243,12 @@ msgstr "Adaugă un document într-un director" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.mo index e41691c255..2febf2f4f4 100644 Binary files a/mayan/apps/folders/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po index e1a6648677..202d5a847a 100644 --- a/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Sergey Glita , 2012-2013 @@ -9,72 +9,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Папка" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Папки" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACLs" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -102,114 +100,118 @@ msgstr "Просмотр существующих папок" msgid "Add documents to existing folders" msgstr "Добавление документов в существующие папки" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Папка успешно создана" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Папку с именем %s уже существует." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Папка успешно изменена" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Ошибка редактирования папки; %s." -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Папка %s успешно удалена." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "При удалении папки %(folder)s произошла ошибка: %(error)s" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Вы хотите удалить папку %s?" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Необходимо указатьть хотя бы один документ." -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Документ: %(document)s добавлен в папку: %(folder)s успешно." -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Документ: %(document)s is already in folder: %(folder)s." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Добавить документ %s в папку" +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Добавить документы %s в папку" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "Должна быть хотя бы одна папка документов." -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Документ: %s успешно удален." -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Документ:%(document)s ошибка удаления: %(error)s" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Вы действительно хотите удалить документ: %(document)s из папки \"%(folder)s " -"\"?" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Вы действительно хотите удалить документы: %(documents)s из папки " -"\"%(folder)s\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Добавить документ в папку" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -241,12 +243,12 @@ msgstr "Добавить документ в папку" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.mo index fc5b7000c0..cba4da132f 100644 Binary files a/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.mo differ 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 fc5a94bab5..88d4d367a4 100644 --- a/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po @@ -1,79 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: 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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -101,110 +99,120 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -236,12 +244,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/sq/LC_MESSAGES/django.mo index 97330353df..f2a413bbd2 100644 Binary files a/mayan/apps/folders/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/sq/LC_MESSAGES/django.po b/mayan/apps/folders/locale/sq/LC_MESSAGES/django.po index 747051917c..8059adc47b 100644 --- a/mayan/apps/folders/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/sq/LC_MESSAGES/django.po @@ -1,78 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" -"language/sq/)\n" -"Language: sq\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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -100,110 +99,116 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" +msgstr[1] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" +msgstr[1] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -235,12 +240,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.mo index 6755386924..cbec887853 100644 Binary files a/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.mo differ 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 3f8469b4c2..c730844c4d 100644 --- a/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.po @@ -1,78 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: 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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -100,110 +99,114 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -235,12 +238,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.mo index 69255bc759..b137fd98b7 100644 Binary files a/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.mo differ 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 b50792d921..a49927ce26 100644 --- a/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/vi_VN/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: # Trung Phan Minh , 2013 @@ -9,71 +9,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "Thư mục" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "Các thư mục" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "ACLs" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -101,113 +100,114 @@ 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:52 +#: views.py:53 msgid "Folder created successfully" msgstr "Thư mục tạo thành công" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "Thư mục tên: %s, đã tồn tại." -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "Thư mục đã sửa thành công" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "Lỗi sửa thư mục; %s" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "Thư mục: %s đã xóa thành công." -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Thư mục: %(folder)s lỗi xóa: %(error)s" -#: views.py:120 +#: views.py:121 #, 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:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "Cần cung cấp ít nhất một tài liệu." -#: views.py:175 +#: views.py:176 #, 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:178 +#: views.py:179 #, 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:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "Thêm tài liệu: %s vào thư mục." +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "Thêm tài liệu: %s vào thư mục." - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 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:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "Tài liệu: %s đã xóa thành công." -#: views.py:258 +#: views.py:262 #, 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:270 +#: views.py:272 #, 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\"?" - -#: views.py:273 -#, 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" -"\"?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Thêm tài liệu vào thư mục" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -239,12 +239,12 @@ msgstr "Thêm tài liệu vào thư mục" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/zh_CN/LC_MESSAGES/django.mo index 5e4e9d7bf1..5f52dc8ce1 100644 Binary files a/mayan/apps/folders/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/zh_CN/LC_MESSAGES/django.mo differ 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 17bd38f19d..8c3acafc12 100644 --- a/mayan/apps/folders/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/folders/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,71 +9,70 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_CN/)\n" -"Language: zh_CN\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" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "文件夹" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "文件夹" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "访问控制列表" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -101,110 +100,114 @@ msgstr "查看已存在文件夹" msgid "Add documents to existing folders" msgstr "添加文档到存在文件夹" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "文件夹创建成功" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "文件夹:%s已经存在" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "文件夹编辑成功" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "编辑文件夹:%s 出错" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "文件夹:%s 删除成功" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "删除文件夹:%(folder)s出错:%(error)s" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "确定要删除文件夹:%s?" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "至少要有一个文档" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "文档 %(document)s 成功添加到文件夹: %(folder)s。" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "文档: %(document)s已经存在于文件夹: %(folder)s." -#: views.py:193 -#, python-format -msgid "Add document: %s to folder." -msgstr "添加文档: %s 到文件夹。" +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" -#: views.py:195 +#: views.py:216 #, python-format -msgid "Add documents: %s to folder." -msgstr "添加文档: %s 到文件夹。" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" +msgid "Folders containing document: %s" msgstr "" -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "必须提供至少一个文件夹文档" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "文档:%s移除成功" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "文档: %(document)s 删除错误:%(error)s" -#: views.py:270 +#: views.py:272 #, 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:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "确定要从文件夹 \"%(folder)s\"移除文档 %(documents)s么?" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "添加文档到文件夹" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -236,12 +239,12 @@ msgstr "添加文档到文件夹" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.mo index 624645b710..9861ae5d8c 100644 Binary files a/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.po index 8af3dd2345..6ba8fb27fb 100644 --- a/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.po @@ -1,78 +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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:05+0000\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" +"PO-Revision-Date: 2015-01-27 20:01+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_TW/)\n" -"Language: zh_TW\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:41 +#: __init__.py:46 msgid "Created" msgstr "" -#: __init__.py:42 links.py:18 models.py:12 +#: __init__.py:47 links.py:19 models.py:14 msgid "Documents" msgstr "" -#: forms.py:38 models.py:24 +#: forms.py:38 models.py:26 msgid "Folder" msgstr "" -#: links.py:13 links.py:21 links.py:24 models.py:25 permissions.py:7 -#: views.py:38 +#: links.py:14 links.py:22 links.py:25 models.py:27 permissions.py:7 +#: views.py:39 msgid "Folders" msgstr "" -#: links.py:14 views.py:60 +#: links.py:15 views.py:61 msgid "Create folder" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Delete" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove from folder" msgstr "" -#: links.py:19 +#: links.py:20 msgid "Add to a folder" msgstr "" -#: links.py:20 +#: links.py:21 msgid "Add to folder" msgstr "" -#: links.py:23 +#: links.py:24 msgid "ACLs" msgstr "" -#: models.py:9 +#: models.py:11 msgid "Title" msgstr "" -#: models.py:10 +#: models.py:12 msgid "User" msgstr "" -#: models.py:11 +#: models.py:13 msgid "Datetime created" msgstr "" @@ -100,110 +99,114 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:52 +#: views.py:53 msgid "Folder created successfully" msgstr "" -#: views.py:55 +#: views.py:56 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:78 +#: views.py:79 msgid "Folder edited successfully" msgstr "" -#: views.py:81 +#: views.py:82 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:86 +#: views.py:87 #, python-format msgid "Edit folder: %s" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:120 +#: views.py:121 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:143 +#: views.py:144 #, python-format msgid "Documents in folder: %s" msgstr "" -#: views.py:156 +#: views.py:157 msgid "Must provide at least one document." msgstr "" -#: views.py:175 +#: views.py:176 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:178 +#: views.py:179 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:193 +#: views.py:196 +msgid "Add document to folder" +msgid_plural "Add documents to folder" +msgstr[0] "" + +#: views.py:216 #, python-format -msgid "Add document: %s to folder." +msgid "Folders containing document: %s" msgstr "" -#: views.py:195 -#, python-format -msgid "Add documents: %s to folder." -msgstr "" - -#: views.py:210 -#, python-format -msgid "Folders containing: %s" -msgstr "" - -#: views.py:238 +#: views.py:242 msgid "Must provide at least one folder document." msgstr "" -#: views.py:256 +#: views.py:260 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:258 +#: views.py:262 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:270 +#: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the document: %(document)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: views.py:273 -#, python-format -msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" +"Are you sure you wish to remove the selected document from the folder: " +"%(folder)s?" +msgid_plural "" +"Are you sure you wish to remove the selected documents from the folder: " +"%(folder)s?" +msgstr[0] "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" +#~ msgid "Add document: %s to folder." +#~ msgstr "Add document: %s to folder." + +#~ msgid "Add documents: %s to folder." +#~ msgstr "Add documents: %s to folder." + +#~ msgid "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" +#~ msgstr "" +#~ "Are you sure you wish to remove the documents: %(documents)s from the folder" +#~ " \"%(folder)s\"?" + #~ msgid "Document" #~ msgstr "document" @@ -235,12 +238,12 @@ msgstr "" #~ 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." +#~ "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." +#~ "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/installation/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.mo index 598e26ec21..7fc2944e37 100644 Binary files a/mayan/apps/installation/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po index d4d3f5ee7d..84358dbf10 100644 --- a/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -33,7 +33,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -149,51 +149,51 @@ msgstr "Mayan EDMS version" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "Running from a Git repository" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "Repository remotes" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "Repository remotes URLs" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "Branch" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.mo index 3df0a1b894..72fea53d6d 100644 Binary files a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po index 023890eca9..e2849463a4 100644 --- a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -33,7 +33,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -149,51 +149,51 @@ msgstr "Версия на Mayan EDMS" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.mo index bf0d4490f3..440b8d5714 100644 Binary files a/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.mo differ 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 250e88eb6c..0ff3ede4e3 100644 --- a/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -33,7 +33,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -149,51 +149,51 @@ msgstr "verzija Mayan EDMS " msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "Izvršava se iz Git repozitorija" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "Udaljeni repozitoriji" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "URL-ovi udaljenih repozitorija" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "Ogranak" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "HEAD izvršava heksadekadni SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD izvršava autor" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "HEAD izvršava autor datum" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD izvršava komitera" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "HEAD izvršava datum izvršenja" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD izvršava poruku" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/da/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/da/LC_MESSAGES/django.mo index 2cb506ccb5..d705c542d7 100644 Binary files a/mayan/apps/installation/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/da/LC_MESSAGES/django.po b/mayan/apps/installation/locale/da/LC_MESSAGES/django.po index f74d89ae53..36e4b55158 100644 --- a/mayan/apps/installation/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -32,7 +32,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -148,51 +148,51 @@ msgstr "Mayan EDMS version" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "Kører fra en Git repository" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "Repository remotes" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "Repository remotes URLs" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "Branch" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.mo index f0005648d7..a914ee0a1d 100644 Binary files a/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.po index 9a6ccb7f94..85be98e0a5 100644 --- a/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.mo index 2a38d69527..25c259d08e 100644 Binary files a/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.mo differ 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 065d339ac0..e2d9fa1eba 100644 --- a/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -36,7 +36,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -152,51 +152,51 @@ msgstr "Mayan EDMS Version" msgid "Git repository" msgstr "Git-Repository" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "Aus einem Git-Repository ausgeführt" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "Name von entfernten Repositories" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "URLs von entfernten Repositories" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "Zweig" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "Prüfsumme des HEAD commit als SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD commit Author" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "Zeitstempel, an dem der HEAD commit verfasst wurde" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD commit Committer" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "Zeitstempel, an dem der HEAD commit übertragen wurde" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD commit Nachricht" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "VirtualEnv" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "pip nicht gefunden." diff --git a/mayan/apps/installation/locale/en/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/en/LC_MESSAGES/django.mo index e599828150..0a250fb824 100644 Binary files a/mayan/apps/installation/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/en/LC_MESSAGES/django.po b/mayan/apps/installation/locale/en/LC_MESSAGES/django.po index 8f6ea6594d..4f3ce7d231 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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-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,7 +30,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 #, fuzzy msgid "Installation details" msgstr "installation details" @@ -150,51 +150,51 @@ msgstr "Mayan EDMS version" msgid "Git repository" msgstr "Running from a Git repository" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "Running from a Git repository" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "Repository remotes" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "Repository remotes URLs" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "Branch" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 #, fuzzy msgid "pip not found." msgstr "not found" diff --git a/mayan/apps/installation/locale/es/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/es/LC_MESSAGES/django.mo index 03c28c6ff6..6c0ea5e51d 100644 Binary files a/mayan/apps/installation/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/es/LC_MESSAGES/django.po b/mayan/apps/installation/locale/es/LC_MESSAGES/django.po index c67a37591f..b658795392 100644 --- a/mayan/apps/installation/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -34,7 +34,7 @@ msgstr "Elementos" msgid "Value" msgstr "Valor" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "Detalles de instalación" @@ -150,51 +150,51 @@ msgstr "Versión de Mayan EDMS" msgid "Git repository" msgstr "Repositorio Git" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "Ejecutado desde un repositorio Git" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "Remotos del repositorio" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "URLs de los remotos del repositorio" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "Rama" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "SHA hex del commit HEAD" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "Autor del commit HEAD" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "Fecha de autoría" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "Usuario que sometió" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "Fecha de sumisión" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "Mensaje de sumisión" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "VirtualEnv" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "pip no fue encontrado." diff --git a/mayan/apps/installation/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.mo index 6209ab5ef2..e61896ed3e 100644 Binary files a/mayan/apps/installation/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po index ea7450d4a5..c45f690ffc 100644 --- a/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -33,7 +33,7 @@ msgstr "اقلام" msgid "Value" msgstr "مقدار" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "جزئیات نصب" @@ -149,51 +149,51 @@ msgstr "نسخه Mayan EDMS" msgid "Git repository" msgstr "مخزن Git" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "اجرا از مخزن Git" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "مخزن راه دور" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "URL مخزن راه دور" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "شاخه" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "محیط مجازی" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "pip پیدا نشد." diff --git a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/fr/LC_MESSAGES/django.mo index 27903ce582..bc4b1a6bc6 100644 Binary files a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po b/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po index ff63510463..0fb14dd218 100644 --- a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,7 +35,7 @@ msgstr "Éléments" msgid "Value" msgstr "Valeur" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "Détails de l'installation" @@ -151,51 +151,51 @@ msgstr "la version de l'EDMS Maya" msgid "Git repository" msgstr "Dépôt Git" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "Installé depuis un dépôt Git" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "Dépôt distant" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "Liens des dépôts distants" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "Branche" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "VirtualEnv" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "pip non trouvé" diff --git a/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.mo index b95d77d044..d4383b4dfb 100644 Binary files a/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.mo differ 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 eda2ef3b69..ec63676f52 100644 --- a/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -32,7 +32,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -148,51 +148,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/hu/LC_MESSAGES/django.mo index 4a508e732d..430a3f675f 100644 Binary files a/mayan/apps/installation/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po b/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po index ec4b3d998e..3565c86b50 100644 --- a/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/id/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/id/LC_MESSAGES/django.mo index 39173947f0..507735f8f2 100644 Binary files a/mayan/apps/installation/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/id/LC_MESSAGES/django.po b/mayan/apps/installation/locale/id/LC_MESSAGES/django.po index 05d19e85d9..8474d96034 100644 --- a/mayan/apps/installation/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/it/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/it/LC_MESSAGES/django.mo index 3b6faf402a..027fa2e00f 100644 Binary files a/mayan/apps/installation/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/it/LC_MESSAGES/django.po b/mayan/apps/installation/locale/it/LC_MESSAGES/django.po index 7348456fe3..8f9d0e3482 100644 --- a/mayan/apps/installation/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/lv/LC_MESSAGES/django.mo index 51eb42a7e3..06e928e6ef 100644 Binary files a/mayan/apps/installation/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/lv/LC_MESSAGES/django.po b/mayan/apps/installation/locale/lv/LC_MESSAGES/django.po index 084539f60a..f189bc0c7a 100644 --- a/mayan/apps/installation/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -32,7 +32,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -148,51 +148,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/nb/LC_MESSAGES/django.mo index 75ccdc0558..52371e0cd3 100644 Binary files a/mayan/apps/installation/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/nb/LC_MESSAGES/django.po b/mayan/apps/installation/locale/nb/LC_MESSAGES/django.po index 40f158ee7e..941a8b6a99 100644 --- a/mayan/apps/installation/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.mo index 899cc6cca5..4e85614d83 100644 Binary files a/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.mo differ 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 bfb6ed6d46..eab6f60e25 100644 --- a/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.mo index dc71565418..38ffa358a7 100644 Binary files a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po index de975f31e9..8c377cbdf0 100644 --- a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -33,7 +33,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -149,51 +149,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/pt/LC_MESSAGES/django.mo index 2458bcb7f9..c3d09bd833 100644 Binary files a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po b/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po index 947825074c..c21ff14387 100644 --- a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -32,7 +32,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -148,51 +148,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.mo index a1b04ed5f4..4891aebee1 100644 Binary files a/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.mo differ 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 606bcaa94c..e69d05e28c 100644 --- a/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/ro_RO/LC_MESSAGES/django.mo index e12cab22c7..8642114877 100644 Binary files a/mayan/apps/installation/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/ro_RO/LC_MESSAGES/django.mo differ 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 bff2697819..77d65dc672 100644 --- a/mayan/apps/installation/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -33,7 +33,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -149,51 +149,51 @@ msgstr "Maya EDMS versiune" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "Rularea de la un depozit Git" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "Repository telecomenzi" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "Repository telecomenzi URL-uri" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "Ramură" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.mo index 12b70aa2a7..219ba4447e 100644 Binary files a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po index 39ee655a45..af23cf9bec 100644 --- a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -33,7 +33,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -149,51 +149,51 @@ msgstr "Mayan EDMS version" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "Запуск с Git репозитория" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "Repository remotes" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "Адреса URL репозиториев " -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "Branch" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.mo index 6fd3d47350..d2c528b629 100644 Binary files a/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.mo differ 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 a7c20a194c..d3293ca29b 100644 --- a/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -32,7 +32,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -148,51 +148,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/sq/LC_MESSAGES/django.mo index aec9281a16..971ea16afe 100644 Binary files a/mayan/apps/installation/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/sq/LC_MESSAGES/django.po b/mayan/apps/installation/locale/sq/LC_MESSAGES/django.po index 15de47f75a..1297188d54 100644 --- a/mayan/apps/installation/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.mo index 6723213653..57faf98e6d 100644 Binary files a/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.mo differ 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 48a21a1ff9..2c23cd33a3 100644 --- a/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -32,7 +32,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -148,51 +148,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.mo index f785579d74..5e7d05686b 100644 Binary files a/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.mo differ 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 852c8cf803..2703ca86a0 100644 --- a/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.mo index 9d6bb868d0..8f6273eabf 100644 Binary files a/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.mo differ 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 6e1bb62cc0..2b6b895e42 100644 --- a/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -32,7 +32,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -148,51 +148,51 @@ msgstr "Mayan EDMS 版本" msgid "Git repository" msgstr "Git存储库" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "从Git存储库运行" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "远程存储库" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "远程存储库的URLs" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "分支" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "HEAD16进制提交版本的SHA" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "HEAD提交的作者" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "HEAD提交作者的日期" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "HEAD提交的提交者" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "HEAD提交的日期" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "HEAD提交信息" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "VirtualEnv" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "pip未发现" diff --git a/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.mo index b6b2d0fb4a..fb639754f7 100644 Binary files a/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.po index 83542c13f8..cf2c982949 100644 --- a/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:58-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -31,7 +31,7 @@ msgstr "" msgid "Value" msgstr "" -#: links.py:7 models.py:174 +#: links.py:7 models.py:178 msgid "Installation details" msgstr "" @@ -147,51 +147,51 @@ msgstr "" msgid "Git repository" msgstr "" -#: models.py:115 models.py:119 +#: models.py:115 models.py:120 msgid "Running from a Git repository" msgstr "" -#: models.py:120 +#: models.py:121 msgid "Repository remotes" msgstr "" -#: models.py:121 +#: models.py:122 msgid "Repository remotes URLs" msgstr "" -#: models.py:122 +#: models.py:123 msgid "Branch" msgstr "" -#: models.py:123 +#: models.py:124 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:124 +#: models.py:125 msgid "HEAD commit author" msgstr "" -#: models.py:125 +#: models.py:126 msgid "HEAD commit authored date" msgstr "" -#: models.py:126 +#: models.py:127 msgid "HEAD commit committer" msgstr "" -#: models.py:127 +#: models.py:128 msgid "HEAD commit committed date" msgstr "" -#: models.py:128 +#: models.py:129 msgid "HEAD commit message" msgstr "" -#: models.py:131 +#: models.py:135 msgid "VirtualEnv" msgstr "" -#: models.py:135 +#: models.py:139 msgid "pip not found." msgstr "" diff --git a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo index 73e0c87f9f..380d930646 100644 Binary files a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po index cd24b51c82..d83f1bd5dd 100644 --- a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mohammed ALDOUB , 2013 @@ -9,28 +9,26 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: forms.py:25 models.py:66 msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "الروابط الذكية" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "إنشاء ارتباط ذكي جديد" @@ -46,7 +44,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -62,71 +60,71 @@ msgstr "" msgid "ACLs" msgstr "قوائم الصلاحيات" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "و" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "أو" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "يساوي" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "يساوي" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "يحتوي" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "يحتوي" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "موجود في" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "أكبر من" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "أكبر من أو يساوي" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "أقل من" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "أقل من أو يساوي" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "يبدأ ب" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "يبدأ ب" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "ينتهي ب" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "ينتهي ب" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "is in regular expression" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "is in regular expression (case insensitive)" @@ -134,7 +132,7 @@ msgstr "is in regular expression (case insensitive)" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -143,7 +141,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -156,7 +154,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -222,95 +220,96 @@ msgstr "خطأ بالاستعلام عن الرابط الذكي: %s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "تم انشاء الرابط الذكي %s بنجاح" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "تم تحرير الرابط الذكي %s بنجاح." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "تحرير الرابط الذكي: %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "تم مسح الرابط الذكي %s بنجاح." -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "هل أنت متأكد من مسح الرابط الذكي: %s ؟" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "تم انشاء شرط الرابط الذكي \"%s\" بنجاح." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "أضف شرط جديد للرابط الذكي: \"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "تم تعديل شرط الرابط الذكي \"%s\" بنجاح." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "تحرير شرط الرابط الذكي" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "تم مسح شرط الرابط الذكي \"%s\" بنجاح." -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "هل أنت متأكد أنك تريد حذف شرط الرابط الذكي: \"%s\"؟" @@ -371,14 +370,14 @@ msgstr "هل أنت متأكد أنك تريد حذف شرط الرابط الذ #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo index fbc7c20068..de87c857b6 100644 Binary files a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po index ca55dc45e4..5c93bb1955 100644 --- a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pavlin Koldamov , 2012 @@ -9,15 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 @@ -25,11 +24,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -45,7 +44,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -61,71 +60,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "и" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "или" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "е равно на" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "е равно на (чувствително на малки/големи)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "съдържа" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "съдържа (чувствително на малки/големи)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "е в" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "е по-голямо от" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "е по-голямо или равно на" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "е по-малко от" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "е по-малко или равно на" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "започва с" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "започва с (чувствително на малки/големи)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "завършва с" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "завършва с (чувствително на малки/големи)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -133,7 +132,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -142,7 +141,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -155,7 +154,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -221,95 +220,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -370,14 +370,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.mo index a67e4c7b14..aa1a88fb62 100644 Binary files a/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.mo differ 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 c632717e2e..a679135c3b 100644 --- a/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # www.ping.ba , 2013 @@ -9,28 +9,26 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: forms.py:25 models.py:66 msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Smart linkovi" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Kreiraj novi smart link" @@ -46,7 +44,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -62,71 +60,71 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "i" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "ili" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "jednako je" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "jednako je (nije bitno velika ili mala slova)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "sadrži" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "sadrži (nije bitno velika ili mala slova)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "je u" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "veće je od" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "je veće ili jednako od" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "manje je od" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "manje je od" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "počinje sa" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "počinje sa (nije bitno velika ili mala slova)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "završava sa" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "završava sa (nije bitno velika ili mala slova)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "je u regularnom izrazu" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "je u regularnom izrazu (nije bitno velika ili mala slova)" @@ -134,7 +132,7 @@ msgstr "je u regularnom izrazu (nije bitno velika ili mala slova)" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -143,7 +141,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -156,7 +154,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -222,95 +220,96 @@ msgstr "Greška smart link upita: %s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Smart link: %s uspješno kreiran." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "Smart link: %s uspješno izmijenjen." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Izmjeni smart link: %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Smart link: %s uspješno obrisan." -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, 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:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Uslovi smart linka: \"%s\" uspješno kreirani." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Dodati nove uslove za smart link: \"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Uslovi smart linka: \"%s\" uspješno izmjenjeni." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Izmjeniti uslove smart linka" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Uslov smart linka: \"%s\" uspješno obrisan." -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, 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?" @@ -371,14 +370,14 @@ msgstr "Jeste li sigurni da želite izbrisati uslov smart linka: %s?" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo index 806b375c41..b7cc4ffac4 100644 Binary files a/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/da/LC_MESSAGES/django.po b/mayan/apps/linking/locale/da/LC_MESSAGES/django.po index ac7404659f..36de29a604 100644 --- a/mayan/apps/linking/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 @@ -24,11 +23,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -44,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -60,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -132,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -141,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -154,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -220,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -369,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/de_CH/LC_MESSAGES/django.mo index f0005648d7..1cd416d92d 100644 Binary files a/mayan/apps/linking/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/linking/locale/de_CH/LC_MESSAGES/django.po index 7e1ea68726..0a7dfdd846 100644 --- a/mayan/apps/linking/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/de_CH/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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" -"mayan-edms/language/de_CH/)\n" -"Language: de_CH\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 models.py:66 @@ -24,11 +23,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -44,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -60,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -132,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -141,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -154,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -220,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -369,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo index 13e131c8f0..1ac788be22 100644 Binary files a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo differ 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 d936bd8bbd..68efcc8cdb 100644 --- a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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 @@ -16,15 +16,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: forms.py:25 models.py:66 @@ -32,11 +31,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Intelligente Verknüpfungen" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Intelligente Verknüpfung erstellen" @@ -52,7 +51,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -68,71 +67,71 @@ msgstr "" msgid "ACLs" msgstr "Zugriffsberechtigungen" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "und" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "oder" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "ist gleich zu" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "ist gleich zu (ohne Groß/Kleinschreibung)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "enthält" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "enthält (ohne Groß/Kleinschreibung)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "ist in" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "ist größer als" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "ist größer oder gleich zu" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "ist kleiner als" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "ist kleiner oder gleich zu" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "beginnt mit" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "beginnt mit (ohne Groß/Kleinschreibung)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "endet mit" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "endet mit (ohne Groß/Kleinschreibung)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "ist in regulärem Ausdruck" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "ist in regulärem Ausdruck (ohne Groß/Kleinschreibung)" @@ -140,7 +139,7 @@ msgstr "ist in regulärem Ausdruck (ohne Groß/Kleinschreibung)" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -149,7 +148,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -162,7 +161,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -228,99 +227,96 @@ msgstr "Abfragefehler in intelligenter Verknüpfung: %s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Intelligente Verknüpfung %s erfolgreich erstellt." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "intelligente Verknüpfung %s erfolgreich bearbeitet." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Intelligente Verknüpfung bearbeiten: %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Intelligente Verknüpfung %s erfolgreich gelöscht." -#: views.py:183 +#: views.py:184 #, 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 ." +msgstr "Fehler beim Löschen der intelligenten Verknüpfung: %(smart_link)s ; %(exception)s ." -#: views.py:192 +#: views.py:193 #, 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?" +msgstr "Sind Sie sicher, dass Sie die intelligente Verknüpfung %s löschen möchten?" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Bedingung für Intelligente Verknüpfung \"%s\" erfolgreich erstellt." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Neue Bedingungen zu Intelligenter Verknüpfung \"%s\" hinzufügen" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Bedingung für Intelligente Verknüpfung: \"%s\" erfolgreich bearbeitet." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Bedingung für Intelligente Verknüpfung bearbeiten" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Bedingung für Intelligente Verknüpfung: \"%s\" erfolgreich gelöscht." -#: views.py:317 +#: views.py:318 #, 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 ." +"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:331 +#: views.py:332 #, 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?" @@ -381,14 +377,14 @@ msgstr "Sind Sie sicher, dass Sie die Bedingung \"%s\" löschen möchten?" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo index 407b5b7fa1..fdd5baecd0 100644 Binary files a/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/en/LC_MESSAGES/django.po b/mayan/apps/linking/locale/en/LC_MESSAGES/django.po index 1961baad7f..fc13b88c6f 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: 2015-01-18 02:19-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-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/" @@ -24,11 +24,11 @@ msgid "Foreign document attribute" msgstr "foreign document data" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Smart links" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Create new smart link" @@ -45,7 +45,7 @@ msgstr "delete" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -63,71 +63,71 @@ msgstr "create condition" msgid "ACLs" msgstr "ACLs" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "and" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "or" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "is equal to" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "is equal to (case insensitive)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "contains" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "contains (case insensitive)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "is in" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "is greater than" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "is greater than or equal to" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "is less than" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "is less than or equal to" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "starts with" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "starts with (case insensitive)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "ends with" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "ends with (case insensitive)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "is in regular expression" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "is in regular expression (case insensitive)" @@ -136,7 +136,7 @@ msgstr "is in regular expression (case insensitive)" msgid "Title" msgstr "title" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 #, fuzzy msgid "Dynamic title" msgstr "dynamic title" @@ -146,7 +146,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 #, fuzzy msgid "Enabled" msgstr "enabled" @@ -160,7 +160,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 #, fuzzy msgid "Smart link" msgstr "Smart links" @@ -232,97 +232,97 @@ msgstr "Smart link query error: %s" msgid "Documents in smart link: %s" msgstr "documents in smart link: %(group)s" -#: views.py:67 +#: views.py:68 #, fuzzy, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "Error deleting smart link: %(smart_link)s; %(error)s." #: views.py:82 -#, fuzzy, python-format -msgid "Smart links for: %s" -msgstr "smart links (%s)" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, fuzzy, python-format +msgid "Smart links for document: %s" +msgstr "smart links (%s)" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Smart link: %s created successfully." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "Smart link: %s edited successfully." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Edit smart link: %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Smart link: %s deleted successfully." -#: views.py:183 +#: views.py:184 #, 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:192 +#: views.py:193 #, 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:214 +#: views.py:215 #, fuzzy, python-format msgid "Document type for which to enable smart link: %s" msgstr "Are you sure you wish to delete smart link: %s?" -#: views.py:229 +#: views.py:230 #, fuzzy, python-format msgid "Conditions for smart link: %s" msgstr "conditions for smart link: %s" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Smart link condition: \"%s\" created successfully." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Add new conditions to smart link: \"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Smart link condition: \"%s\" edited successfully." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Edit smart link condition" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 #, fuzzy msgid "Condition" msgstr "condition" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Smart link condition: \"%s\" deleted successfully." -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, 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\"?" diff --git a/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo index 23fb36b82e..76e88a66df 100644 Binary files a/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/es/LC_MESSAGES/django.po b/mayan/apps/linking/locale/es/LC_MESSAGES/django.po index 21a2ba0158..1a600abece 100644 --- a/mayan/apps/linking/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/es/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # jmcainzos , 2014 @@ -11,15 +11,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-13 16:04+0000\n" -"Last-Translator: Lory977 \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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 models.py:66 @@ -27,11 +26,11 @@ msgid "Foreign document attribute" msgstr "Datos de documento foráneo" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Enlaces inteligentes" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Crear un enlace inteligente nuevo" @@ -47,7 +46,7 @@ msgstr "Borrar" msgid "Document types" msgstr "Tipos de documento" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "Documentos" @@ -63,71 +62,71 @@ msgstr "Crear condición" msgid "ACLs" msgstr "LCAs" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "y" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "o" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "es igual a" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "es igual a (no sensible a mayúsculas)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "contiene" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "contiene (no sensible a mayúsculas)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "está en" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "es mayor que" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "es mayor o igual a" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "es menor que" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "es menor o igual a" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "comienza con" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "comienza con (no sensible a mayúsculas)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "termina con" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "termina con (no sensible a mayúsculas)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "está en la expresión regular" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "está en la expresión regular (no sensible a mayúsculas)" @@ -135,7 +134,7 @@ msgstr "está en la expresión regular (no sensible a mayúsculas)" msgid "Title" msgstr "Título" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "Título dinámico" @@ -144,7 +143,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "Esta expresión será evaluada contra los documentos seleccionados." -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "Habilitado" @@ -157,7 +156,7 @@ msgstr "Error generando título dinámico; %s" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -223,101 +222,99 @@ msgstr "Error en consulta de enlace inteligente: %s" msgid "Documents in smart link: %s" msgstr "Documentos en enlace inteligente: %s" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "Error calculando enlace inteligente para: %(document)s; %(exception)s" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "Enlaces inteligentes para: %s" - -#: views.py:84 msgid "Indentifier" msgstr "Identificador" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Enlace inteligente: %s creado con éxito." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "Enlace inteligente: %s editado con éxito." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Editar enlace inteligente: %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Enlace inteligente: %s eliminado con éxito." -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "Error al borrar enlace inteligente: %(smart_link)s; %(exception)s." -#: views.py:192 +#: views.py:193 #, 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:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "Condiciones para enlace inteligente: %s" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Condición del enlace inteligente: \"%s\" creada con éxito." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Añadir nuevas condiciones de enlace inteligente: \"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Condición de enlace inteligente: \"%s\", editada con éxito." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Editar condición de enlace inteligente" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "Condición" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Condición de enlace inteligente: \"%s\" eliminada con éxito." -#: views.py:317 +#: views.py:318 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." -msgstr "" -"Error al borrar condición en enlace inteligente: %(smart_link_condition)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:331 +#: views.py:332 #, 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\"?" #~ msgid "Pages" #~ msgstr "Pages" @@ -375,14 +372,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo index 2ca9487db6..79631ec8e9 100644 Binary files a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po index fd372e2ad5..ec1ff6bf6d 100644 --- a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mehdi Amani , 2014 @@ -10,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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 models.py:66 @@ -26,11 +25,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "پیوند هوشمند" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "ایجاد پیوند هوشمند جدید" @@ -46,7 +45,7 @@ msgstr "حذف" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -62,71 +61,71 @@ msgstr "ایجاد شرط" msgid "ACLs" msgstr "ACLs" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "و" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "یا" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "برابراست با" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "برابراست با (case insensitive)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "شامل" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "شامل (case insensitive)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "در آن " -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "بزرگتر از" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "بزرگتر مساوی با" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "کوچکتر از" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "کوچکتر مساوی با" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "شروع میشود با" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "شروع میشود با (case insensitive)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "خاتمه با" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "خاتمه با (case insensitive)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "موجود در عبارات منظم" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "موجود در عبارات منظم (case insensitive)" @@ -134,7 +133,7 @@ msgstr "موجود در عبارات منظم (case insensitive)" msgid "Title" msgstr "لقب" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "لقب پویا" @@ -143,7 +142,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "فعال شده" @@ -156,7 +155,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "پیوند هوشمند" @@ -222,95 +221,96 @@ msgstr "خطای پرسش query از پیوند هوشمند : %s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "ایجاد موفق پیوند هوشمند %s" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "ویرایش موفق پیوند هوشمند %s" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "ویرایش پیوند هوشمند %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "حذف موفق پیوند هوشمند %s" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "خطا در حذف پیوند هوشمند %(smart_link)s; %(exception)s." -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "از حذف پیوند هوشمند مطمئن هستید : %s" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "شرایط پیوند هوشمند : %s" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "ایجاد موفق پیوند هوشمند \"%s\"" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "اضافه کردن شرط جدید به پیوند هوشمند \"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "ویرایش موفق پیوند هوشمند \"%s\"" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "ویرایش شرط پیوند هوشمند \"%s\"" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "شرط" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "حذف موفق شرط پیوند هوشمند \"%s\"" -#: views.py:317 +#: views.py:318 #, 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 "خطا در حذف شرط پیوند هوشمند : %(smart_link_condition)s; %(exception)s." -#: views.py:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "آیا از حذف شرط پیوند هوشمند مطمئن هستید \"%s\"؟" @@ -371,14 +371,14 @@ msgstr "آیا از حذف شرط پیوند هوشمند مطمئن هستید #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo index 80e1bc57be..073c47baaa 100644 Binary files a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po index 1b94f75943..5ac9f5014c 100644 --- a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 @@ -26,11 +25,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Liens intelligents" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Céer un nouveau lien intelligent" @@ -46,7 +45,7 @@ msgstr "Supprimer" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -62,71 +61,71 @@ msgstr "Créer une condition" msgid "ACLs" msgstr "ACLs" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "et" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "ou" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "est égal à" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "est égal à (indépendant de la casse)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "contient" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "contient (indépendant de la casse)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "est dans" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "est supérieur à" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "est supérieur ou égal à" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "est inférieur à" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "est inférieur ou égal à" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "commence par" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "commence pas (insensible à la casse)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "finit par" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "finit par (insensible à la casse)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "est une expression régulière" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "est une expression régulière (insensible à la casse)" @@ -134,7 +133,7 @@ msgstr "est une expression régulière (insensible à la casse)" msgid "Title" msgstr "Titre" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "Titre dynamique" @@ -143,7 +142,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "Activé" @@ -156,7 +155,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "Lien intelligent" @@ -222,104 +221,99 @@ msgstr "Erreur de requête sur lien intelligent:%s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Création du lien intelligent:%s avec succès." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "Lien intelligent:%s modifié avec succès." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Modifier le lien intelligent:%s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Lien intelligent:%s supprimé avec succès" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "" -"Erreur lors de la suppression du lien intelligent: %(smart_link)s; " -"%(exception)s." +msgstr "Erreur lors de la suppression du lien intelligent: %(smart_link)s; %(exception)s." -#: views.py:192 +#: views.py:193 #, 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:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "Conditions sur le lien intelligent: %s" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Condition sur le lien intelligent:\"%s\" créé avec succès." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Ajouter une nouvelle condition au lien intelligent:\"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Condition sur le lien intelligent:\"%s\" modifiée avec succès." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Modifier la condition sur le lien intelligent" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "Condition" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Condition sur lien intelligent:\"%s\" supprimée avec succès." -#: views.py:317 +#: views.py:318 #, python-format msgid "" -"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." +"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:331 +#: views.py:332 #, 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\"?" #~ msgid "Pages" #~ msgstr "Pages" @@ -377,14 +371,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.mo index b95d77d044..af797ad506 100644 Binary files a/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.mo differ 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 3b409b0d03..116d80aaf5 100644 --- a/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.po @@ -1,35 +1,33 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -45,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -61,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -133,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -142,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -155,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -221,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -370,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo index 4a508e732d..a173d7cafe 100644 Binary files a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po index ddb69c0f4e..fda4ccc870 100644 --- a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 @@ -24,11 +23,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -44,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -60,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -132,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -141,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -154,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -220,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -369,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo index 39173947f0..97b69ce52a 100644 Binary files a/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/id/LC_MESSAGES/django.po b/mayan/apps/linking/locale/id/LC_MESSAGES/django.po index fc5c82ec89..4852551364 100644 --- a/mayan/apps/linking/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: forms.py:25 models.py:66 @@ -24,11 +23,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -44,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -60,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -132,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -141,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -154,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -220,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -369,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo index 51168ca103..6d8d69c74d 100644 Binary files a/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/it/LC_MESSAGES/django.po b/mayan/apps/linking/locale/it/LC_MESSAGES/django.po index 5132891a62..8aa92603df 100644 --- a/mayan/apps/linking/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pierpaolo Baldan , 2011 @@ -10,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 @@ -26,11 +25,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Link intelligenti" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Crea un nuovo link intelligente" @@ -46,7 +45,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -62,71 +61,71 @@ msgstr "" msgid "ACLs" msgstr "ACL" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "e" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "o" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "è uguale" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "è uguale a (case insensitive)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "contiene" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "contiene (case insensitive)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "è in" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "è più grande di" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "è più grande o uguale a" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "è inferiore a " -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "è inferiore o uguale a" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "inizia con" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "inizia con (case insensitive)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "finisce con" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "finisce con (case insensitive)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "è un'espressione regolare" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "è un'espressione regolare (case insensitive)" @@ -134,7 +133,7 @@ msgstr "è un'espressione regolare (case insensitive)" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -143,7 +142,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -156,7 +155,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -222,100 +221,99 @@ msgstr "Interrogazione dei link intelligenti, errore: %s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Link inteligente: %s creato con successo." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "Link intelligente: %s modificato con successo." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Modifica il link intelligente: %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Link intelligente: %s cancellato con successo." -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, 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:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Condizione per il link intelligente: \"%s\" creata con successo." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Aggiungi una nuova condizione al link intelligente: \"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Condizione per il link intelligente: \"%s\" modificato con successo." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Modifica condizioni per i link intelligenti" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Condizioni per il link intelligente: \"%s\" cancellato con successo." -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, 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\"?" #~ msgid "Pages" #~ msgstr "Pages" @@ -373,14 +371,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/lv/LC_MESSAGES/django.mo index 51eb42a7e3..6fba2d9c61 100644 Binary files a/mayan/apps/linking/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/lv/LC_MESSAGES/django.po b/mayan/apps/linking/locale/lv/LC_MESSAGES/django.po index b3788c0b14..64829cdab8 100644 --- a/mayan/apps/linking/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/lv/LC_MESSAGES/django.po @@ -1,35 +1,33 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" -"language/lv/)\n" -"Language: lv\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" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" #: forms.py:25 models.py:66 msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -45,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -61,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -133,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -142,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -155,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -221,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -370,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/nb/LC_MESSAGES/django.mo index 75ccdc0558..d29eb1ef86 100644 Binary files a/mayan/apps/linking/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/nb/LC_MESSAGES/django.po b/mayan/apps/linking/locale/nb/LC_MESSAGES/django.po index 9b29079dd8..421d5c2652 100644 --- a/mayan/apps/linking/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/nb/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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" -"edms/language/nb/)\n" -"Language: nb\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 models.py:66 @@ -24,11 +23,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -44,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -60,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -132,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -141,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -154,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -220,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -369,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo index 7f9c7982cb..0daca2e9ed 100644 Binary files a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo differ 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 d65bee97cd..28dc83f7d9 100644 --- a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Lucas Weel , 2013 @@ -9,15 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:19-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 @@ -25,11 +24,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "'Smartlinks'" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Nieuwe 'smartlink' aanmaken" @@ -45,7 +44,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -61,71 +60,71 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "en" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "of" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "is geleik aan" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "is geleik aan (hoofdletter ongevoelig)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "bevat" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "bevat (hoofdletter ongevoelig)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "is in" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "is groter dan" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "is groter dan of is geleik aan" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "is kleiner dan" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "is kleiner dan of is geleik aan" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "begint met" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "begint met (hoofdletter ongevoelig)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "eindigd met" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "eindigd met (hoofdletter ongevoelig)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "komt overeen met 'reguliere expressie'" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "komt overeen met 'reguliere expressie (hoofdletter ongevoelig)" @@ -133,7 +132,7 @@ msgstr "komt overeen met 'reguliere expressie (hoofdletter ongevoelig)" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -142,7 +141,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -155,7 +154,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -221,99 +220,99 @@ msgstr "'smartlink' zoek fout: %s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "'smartlink: %s succesvol aangemaakt." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "'smartlink': %s aangepast" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "'smartlink': %s bewerken." -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "'smartlink': %s verwijdert." -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, 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:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "'smartlink' conditie: \"%s\" aangemaakt." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Nieuwe condities aan 'smartlink': \"%s\" toevoegen." -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "'smartlink' conditie: \"%s\" aangepast." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Bewerk 'smartlink' conditie." -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "'smartlink' conditie: \"%s\" verwijdert" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, 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?" #~ msgid "Pages" #~ msgstr "Pages" @@ -371,14 +370,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo index 77ad460e69..7539483909 100644 Binary files a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po index 5fa256bf93..74683a4243 100644 --- a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # mic , 2012 @@ -9,28 +9,26 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -46,7 +44,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -62,71 +60,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "i" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "lub" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "jest równy" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "jest równa (wielkość liter ma znaczenie)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "zawiera" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "zawiera (wielkość liter ma znaczenie)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "jest" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "jest większa niż" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "jest większa lub równa" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "jest mniejsza niż" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "jest mniejsza lub równa" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "zaczyna się" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "rozpoczyna się (wielkość liter ma znaczenie)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "kończy" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "kończy (wielkość liter ma znaczenie)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -134,7 +132,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -143,7 +141,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -156,7 +154,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -222,95 +220,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -371,14 +370,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo index 827f4d5d5b..3467d4bda2 100644 Binary files a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po index 87f3266444..d2c8319b18 100644 --- a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Emerson Soares , 2011 @@ -11,15 +11,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 @@ -27,11 +26,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Ligações inteligentes" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Criar nova ligação inteligente" @@ -47,7 +46,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -63,71 +62,71 @@ msgstr "" msgid "ACLs" msgstr "ACL's" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "e" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "ou" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "é igual a" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "é igual a (insensível a minúsculas/maiúsculas)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "contém" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "contém (insensível a minúsculas/maiúsculas)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "está em" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "é maior que" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "é maior que ou igual a" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "é menor que" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "é menor que ou igual a" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "começa por" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "começa por (insensível a minúsculas/maiúsculas)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "termina com" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "termina com (insensível a minúsculas/maiúsculas)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "contido em expressão regular" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "contido em expressão regular (insensível a minúsculas/maiúsculas)" @@ -135,7 +134,7 @@ msgstr "contido em expressão regular (insensível a minúsculas/maiúsculas)" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -144,7 +143,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -157,7 +156,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -223,100 +222,99 @@ msgstr "Erro na consulta de ligações inteligentes: %s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Ligação inteligente: %s criado com sucesso." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "Ligação inteligente: %s editada com sucesso." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Editar Ligação inteligente: %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Ligação inteligente: %s excluída com sucesso." -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, 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:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Condição da ligação inteligente: \"%s\" criada com sucesso." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Adicionar novas condições à ligação inteligente: \"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Condição de ligação inteligente: \"%s\" editada com sucesso." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Editar condição de ligação inteligente" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Condição de ligação inteligente: \"%s\" excluída com sucesso." -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, 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\"?" #~ msgid "Pages" #~ msgstr "Pages" @@ -374,14 +372,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo index 821da1412b..58e1fc3326 100644 Binary files a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo differ 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 124d50bd33..ca6c2dca7c 100644 --- a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Emerson Soares , 2011 @@ -10,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 @@ -26,11 +25,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Ligações inteligentes" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -46,7 +45,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -62,71 +61,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "e" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "ou" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "é igual a" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "é igual a (case insensitive)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "contém" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "contém (case insensitive)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "está em" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "é maior do que" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "é maior ou igual a" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "é inferior a" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "é menor ou igual a" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "começa com" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "começa com (case insensitive)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "termina com" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "termina com (case insensitive)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "está em expressão regular" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "está em expressão regular (case insensitive)" @@ -134,7 +133,7 @@ msgstr "está em expressão regular (case insensitive)" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -143,7 +142,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -156,7 +155,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -222,95 +221,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Ligação inteligente: %s criado com sucesso." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Editar Ligação inteligente: %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -371,14 +371,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.mo index d03a91286f..f7664bdd1c 100644 Binary files a/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.mo differ 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 98e80eab45..b2c042afa8 100644 --- a/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Badea Gabriel , 2013 @@ -9,28 +9,26 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: forms.py:25 models.py:66 msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Link-uri inteligente" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Creați un nou link inteligent" @@ -46,7 +44,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -62,71 +60,71 @@ msgstr "" msgid "ACLs" msgstr "ACL-uri" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "și" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "sau" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "este egal cu" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "este egal cu (majusculele sunt nesemnificative)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "conține" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "conține (majusculele sunt nesemnificative)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "este în" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "este mai mare decât" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "este mai mare sau egală cu" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "este mai mică decât" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "este mai mică sau egală cu" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "începe cu" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "începe cu (majusculele sunt nesemnificative)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "se termină cu" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "se încheie cu (majusculele sunt nesemnificative)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "este în expresie regulată" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "este în expresie regulată (case insensitive)" @@ -134,7 +132,7 @@ msgstr "este în expresie regulată (case insensitive)" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -143,7 +141,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -156,7 +154,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -222,99 +220,99 @@ msgstr "Eroare interogare link-ul:% s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Legătură inteligentă:% s creat cu succes." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "Legătură inteligentă:% s editat cu succes." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Editare legătură inteligentă:% s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Legătură inteligentă:% s eliminat cu succes." -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, 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:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Stare de legătură inteligentă: \"%s\" a fost creată cu succes." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Adauga la noile condiții de legătură inteligentă: \"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Stare de legătură inteligentă: \"%s\" editată cu succes." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Editați condiție legătură inteligentă" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Stare de legătură inteligentă: \"%s\" a fost ștearsă cu succes." -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, 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\"?" #~ msgid "Pages" #~ msgstr "Pages" @@ -372,14 +370,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo index 8353d6011a..6fa6f534f1 100644 Binary files a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po index 594c47f916..ceb34b6bad 100644 --- a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Sergey Glita , 2011-2012 @@ -9,28 +9,26 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: forms.py:25 models.py:66 msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Отношения" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "Создать новое отношение" @@ -46,7 +44,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -62,71 +60,71 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "и" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "или" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "равно" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "равно (без учета регистра)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "содержит" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "содержит (без учета регистра)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "находится в" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "больше" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "больше или равно" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "меньше" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "меньше или равно" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "начинается с" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "начинается с (без учета регистра)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "заканчивается на" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "заканчивается на (без учета регистра)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "В регулярном выражении" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "В регулярном выражении (без учета регистра)" @@ -134,7 +132,7 @@ msgstr "В регулярном выражении (без учета регис msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -143,7 +141,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -156,7 +154,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -222,95 +220,96 @@ msgstr "Ошибка запроса в отношении %s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "Отношение %s создано." -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "Отношение %s изменено." -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Редактировать отношение %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Отношение %s удалено." -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Вы действительно хотите удалить отношение %s?" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Условие для отношения \"%s\" успешно создано." -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Добавить новые условия отношения \"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Условие отношения \"%s\" изменено." -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "Изменить условие отношения" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Условие отношения \"%s\" удалено." -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "Вы действительно хотите удалить условие отношения \"%s\"?" @@ -371,14 +370,14 @@ msgstr "Вы действительно хотите удалить услови #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo index 6fd3d47350..af653576bc 100644 Binary files a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo differ 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 d4a634a8a6..a078f843e6 100644 --- a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po @@ -1,35 +1,33 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:25 models.py:66 msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -45,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -61,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -133,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -142,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -155,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -221,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -370,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/sq/LC_MESSAGES/django.mo index aec9281a16..d454bb3296 100644 Binary files a/mayan/apps/linking/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/sq/LC_MESSAGES/django.po b/mayan/apps/linking/locale/sq/LC_MESSAGES/django.po index 26ad136317..6b9e79e9e2 100644 --- a/mayan/apps/linking/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/sq/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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" -"language/sq/)\n" -"Language: sq\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 models.py:66 @@ -24,11 +23,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -44,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -60,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -132,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -141,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -154,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -220,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -369,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo index e3c22199a5..4ceba99084 100644 Binary files a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo differ 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 5efb6997a5..d51abf245c 100644 --- a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/tr_TR/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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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 models.py:66 @@ -24,11 +23,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -44,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -60,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -132,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -141,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -154,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -220,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -369,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo index 12308dc301..efc854ed58 100644 Binary files a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo differ 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 e4465a386e..44110489a3 100644 --- a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/vi_VN/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: # Trung Phan Minh , 2013 @@ -9,15 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: forms.py:25 models.py:66 @@ -25,11 +24,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "Liên kết thông minh" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -45,7 +44,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -61,71 +60,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "và" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "hoặc" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "bằng với" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "bằng với (CHỮ HOA)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "chứa" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "chứa (CHỮ HOA)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "trong" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "lớn hơn" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "lớn hơn hoặc bằng" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "nhỏ hơn" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "nhỏ hơn hoặc bằng" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "bắt đầu với" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "bắt đầu với (CHỮ HOA)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "kết thúc với" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "kết thúc với (CHỮ HOA)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -133,7 +132,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -142,7 +141,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -155,7 +154,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -221,95 +220,96 @@ msgstr "Lỗi truy vấn liên kết thông minh: %s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "Sửa liên kết thông minh: %s" -#: views.py:181 +#: views.py:182 #, 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:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, 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:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, 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:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -370,14 +370,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.mo index b93e847e80..bf03baa465 100644 Binary files a/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.mo differ 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 e690802602..86ce193921 100644 --- a/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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,15 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_CN/)\n" -"Language: zh_CN\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" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:25 models.py:66 @@ -25,11 +24,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "智能链接" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "新建智能链接" @@ -45,7 +44,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -61,71 +60,71 @@ msgstr "" msgid "ACLs" msgstr "访问控制列表" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "和" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "或" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "相等" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "相等(大小写不敏感)" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "包含" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "包含(大小写不敏感)" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "in" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "大于" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "大于等于" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "小于" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "小于等于" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "开始" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "开始(大小写不敏感)" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "结束" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "结束(大小写不敏感)" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "正则表达式" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "正则表达式(大小写不敏感)" @@ -133,7 +132,7 @@ msgstr "正则表达式(大小写不敏感)" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -142,7 +141,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -155,7 +154,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -221,95 +220,96 @@ msgstr "智能链接查询错误:%s" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "智能链接: %s创建成功" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "智能链接: %s编辑成功" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "编辑智能链接: %s" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "智能链接: %s删除成功" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "删除智能链接%(smart_link)s出错: %(exception)s." -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "确定要删除智能链接: %s么?" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "智能链接条件: \"%s\"创建成功。" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "新建条件到智能链接:\"%s\"" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "智能链接条件: \"%s\"编辑成功。" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "编辑智能链接条件" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "智能链接条件: \"%s\"删除成功。" -#: views.py:317 +#: views.py:318 #, 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 "删除智能链接条件:%(smart_link_condition)s出错: %(exception)s." -#: views.py:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "确定要删除智能链接条件: \"%s\"么?" @@ -370,14 +370,14 @@ msgstr "确定要删除智能链接条件: \"%s\"么?" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/linking/locale/zh_TW/LC_MESSAGES/django.mo index b6b2d0fb4a..019835a7cb 100644 Binary files a/mayan/apps/linking/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/linking/locale/zh_TW/LC_MESSAGES/django.po index 044a9a37c2..9148665ac9 100644 --- a/mayan/apps/linking/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/zh_TW/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: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-11 22:11+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_TW/)\n" -"Language: zh_TW\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 models.py:66 @@ -24,11 +23,11 @@ msgid "Foreign document attribute" msgstr "" #: links.py:13 links.py:14 links.py:20 models.py:60 permissions.py:7 -#: views.py:112 +#: views.py:113 msgid "Smart links" msgstr "" -#: links.py:15 views.py:139 +#: links.py:15 views.py:140 msgid "Create new smart link" msgstr "" @@ -44,7 +43,7 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:21 views.py:85 +#: links.py:21 views.py:83 msgid "Documents" msgstr "" @@ -60,71 +59,71 @@ msgstr "" msgid "ACLs" msgstr "" -#: literals.py:7 +#: literals.py:9 msgid "and" msgstr "" -#: literals.py:8 +#: literals.py:10 msgid "or" msgstr "" -#: literals.py:12 +#: literals.py:14 msgid "is equal to" msgstr "" -#: literals.py:13 +#: literals.py:15 msgid "is equal to (case insensitive)" msgstr "" -#: literals.py:14 +#: literals.py:16 msgid "contains" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "contains (case insensitive)" msgstr "" -#: literals.py:16 +#: literals.py:18 msgid "is in" msgstr "" -#: literals.py:17 +#: literals.py:19 msgid "is greater than" msgstr "" -#: literals.py:18 +#: literals.py:20 msgid "is greater than or equal to" msgstr "" -#: literals.py:19 +#: literals.py:21 msgid "is less than" msgstr "" -#: literals.py:20 +#: literals.py:22 msgid "is less than or equal to" msgstr "" -#: literals.py:21 +#: literals.py:23 msgid "starts with" msgstr "" -#: literals.py:22 +#: literals.py:24 msgid "starts with (case insensitive)" msgstr "" -#: literals.py:23 +#: literals.py:25 msgid "ends with" msgstr "" -#: literals.py:24 +#: literals.py:26 msgid "ends with (case insensitive)" msgstr "" -#: literals.py:25 +#: literals.py:27 msgid "is in regular expression" msgstr "" -#: literals.py:26 +#: literals.py:28 msgid "is in regular expression (case insensitive)" msgstr "" @@ -132,7 +131,7 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:17 views.py:115 +#: models.py:17 views.py:116 msgid "Dynamic title" msgstr "" @@ -141,7 +140,7 @@ msgid "" "This expression will be evaluated against the current selected document." msgstr "" -#: models.py:18 models.py:70 views.py:116 views.py:232 +#: models.py:18 models.py:70 views.py:117 views.py:233 msgid "Enabled" msgstr "" @@ -154,7 +153,7 @@ msgstr "" msgid "This smart link is not allowed for the selected document's type." msgstr "" -#: models.py:59 models.py:64 views.py:294 views.py:328 +#: models.py:59 models.py:64 views.py:295 views.py:329 msgid "Smart link" msgstr "" @@ -220,95 +219,96 @@ msgstr "" msgid "Documents in smart link: %s" msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "Error calculating smart link for: %(document)s; %(exception)s." msgstr "" #: views.py:82 -#, python-format -msgid "Smart links for: %s" -msgstr "" - -#: views.py:84 msgid "Indentifier" msgstr "" -#: views.py:132 +#: views.py:97 +#, python-format +msgid "Smart links for document: %s" +msgstr "" + +#: views.py:133 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:155 +#: views.py:156 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:163 +#: views.py:164 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:183 +#: views.py:184 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:192 +#: views.py:193 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:214 +#: views.py:215 #, python-format msgid "Document type for which to enable smart link: %s" msgstr "" -#: views.py:229 +#: views.py:230 #, python-format msgid "Conditions for smart link: %s" msgstr "" -#: views.py:254 +#: views.py:255 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:261 +#: views.py:262 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:281 +#: views.py:282 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:288 +#: views.py:289 msgid "Edit smart link condition" msgstr "" -#: views.py:295 views.py:329 +#: views.py:296 views.py:330 msgid "Condition" msgstr "" -#: views.py:315 +#: views.py:316 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:317 +#: views.py:318 #, 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:331 +#: views.py:332 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" @@ -369,14 +369,14 @@ msgstr "" #~ 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." +#~ "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." +#~ "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.mo b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.mo index 8001300b14..313d6bd945 100644 Binary files a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po index ca7a7a8cec..d14ce5d86a 100644 --- a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "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 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -92,34 +92,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo index 55aff6421e..ba3696289c 100644 Binary files a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po index 5449d60ee4..502e542b83 100644 --- a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-06 19:16+0000\n" "Last-Translator: Pavlin Koldamov \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "Ел. поща адрес" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "Относно" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "Съдържание" @@ -101,34 +101,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "Трябва да посочите поне един документ." -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "Успешно наредено за изпращане чрез ел.поща." -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "Изпрати" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.mo index 93f66dc71c..7e3a19bd2f 100644 Binary files a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po index a406ccd0bd..f6304b2c1a 100644 --- a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -19,15 +19,15 @@ msgstr "" "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 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -92,34 +92,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo index d14872b762..95400fb415 100644 Binary files a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po index fd59c4b14a..8936caca00 100644 --- a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.mo index 49df6b09b0..a4483a38ec 100644 Binary files a/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.po index 4bb0e5bb03..02649b9d54 100644 --- a/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.mo index f3f5b3667d..28bb77a362 100644 Binary files a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po index 8beb0f9683..9084bf6903 100644 --- a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo index c419ee55f7..fff74c9231 100644 Binary files a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po index 4dc2bdd6bd..1be0368a84 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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,15 +17,15 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -90,34 +90,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.mo index 0e562366bc..043c2cc46d 100644 Binary files a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po index df1f7bf996..e161396925 100644 --- a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-14 19:51+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "Dirección de correo electrónico" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "Tema" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "Cuerpo" @@ -92,36 +92,36 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "Debe proveer al menos un documento" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" "Añadido de forma exitosa a la lista de espera para envío de correo " "electrónico" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "Enviar" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "Enviar documento: %s" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "Enviar enlace para el documento: %s" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "Enviar documentos: %s" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "Enviar enlaces para documentos: %s" diff --git a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo index a1a51ad3f2..62683dd11b 100644 Binary files a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po index 53649f66f6..a1796d797a 100644 --- a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-28 06:43+0000\n" "Last-Translator: Mehdi Amani \n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "پست الکترونیکی" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "موضوع" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "بدنه" @@ -99,34 +99,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "الگوی ارسال سند از داخل بدنه" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "حداقل یک سند بایست ارایه گردد." -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "ورود موفق به صف ارسال از طریق ایمیل" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "ارسال" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "ایمیل سند: %s" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "پیوند ایمیل برای سند: %s" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "ایمیل اسناد: %s" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "پیوند ایمیل برای اسناد: %s" diff --git a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo index c353c5cd93..0e989df56e 100644 Binary files a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po index 1642742ebd..0a4b0779ab 100644 --- a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-11-08 06:37+0000\n" "Last-Translator: Christophe kryskool \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "Adresse du courriel" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "Sujet" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "Corps" @@ -96,34 +96,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "Vous devez fournir au moins un document." -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "Ajouter à la file d'attente avec succès pour l'envoi via courriel." -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "Envoyé" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "Document du courriel: %s" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "Lien du courriel pour ce document: %s" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.mo index b53d90a25b..c19413f3f3 100644 Binary files a/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.po index d51509621e..07141539dc 100644 --- a/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -19,15 +19,15 @@ msgstr "" "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 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -92,34 +92,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo index 6c4b5ca36b..fe91fef2e0 100644 Binary files a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po index 89abad3552..2c06b8fdc1 100644 --- a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo index 7a2196defd..a1d03abcb4 100644 Binary files a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po index 8d3c21b501..b0b3dcadac 100644 --- a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo index 48206c306e..120a4f93f2 100644 Binary files a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po index 0aee399d43..2e59d859c3 100644 --- a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.mo index 245cc31897..a8143dbe37 100644 Binary files a/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.po index 4f4a21d96c..5044e0a53a 100644 --- a/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -92,34 +92,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.mo index dc0890e1a2..d24e1a5719 100644 Binary files a/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.po index 6fdf15a5d6..2346308147 100644 --- a/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.mo index 3f530721c5..74171cda28 100644 Binary files a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po index a4a05d9bc2..130c6c0740 100644 --- a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo index 0a9e65c9c8..6b2f9900d6 100644 Binary files a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po index c0eabd730d..9a24bacf82 100644 --- a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "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 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -92,34 +92,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo index 8ae6ad0546..e0c3d89b51 100644 Binary files a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po index c4d8b57838..ec4f32eafc 100644 --- a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.mo index 9d4203db79..4c203048f6 100644 Binary files a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po index f83c2b5314..6a11b65001 100644 --- a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.mo index ef86d77275..88aa50a52e 100644 Binary files a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po index 212ee39738..d643828b3f 100644 --- a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -19,15 +19,15 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -92,34 +92,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo index 6636fd2d24..6da0c6c2dc 100644 Binary files a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po index 85e3d1fa2e..a7056bd8e2 100644 --- a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "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 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -92,34 +92,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.mo index 1e7b9db1f1..516dc2eb51 100644 Binary files a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po index ca33fe5e54..06f4dbdded 100644 --- a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -19,15 +19,15 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -92,34 +92,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.mo index 007ba02f67..fa04c7ca16 100644 Binary files a/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.po index 5cad8732a9..4cb628ca85 100644 --- a/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.mo index b502c63aaf..e3fe76c983 100644 Binary files a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po index 25db25bdb3..6327cb18f0 100644 --- a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.mo index b41d273fb1..c3cdfe3418 100644 Binary files a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po index c95631a326..26de9ae255 100644 --- a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-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/" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.mo index 37330de674..0b04eac3c0 100644 Binary files a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po index 1838ef40b5..d60ce5f847 100644 --- a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.mo index beab7d6c63..a6736ecd0e 100644 Binary files a/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.po index 33873b1e6e..70f4938db5 100644 --- a/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2014-10-08 20:35+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:21 +#: forms.py:23 msgid "Email address" msgstr "" -#: forms.py:22 +#: forms.py:24 msgid "Subject" msgstr "" -#: forms.py:23 +#: forms.py:25 msgid "Body" msgstr "" @@ -91,34 +91,34 @@ msgstr "" msgid "Template for the document email form body line." msgstr "" -#: views.py:40 +#: views.py:41 msgid "Must provide at least one document." msgstr "" -#: views.py:69 +#: views.py:70 msgid "Successfully queued for delivery via email." msgstr "" -#: views.py:77 +#: views.py:78 msgid "Send" msgstr "" -#: views.py:83 +#: views.py:84 #, python-format msgid "Email document: %s" msgstr "" -#: views.py:85 +#: views.py:86 #, python-format msgid "Email link for document: %s" msgstr "" -#: views.py:88 +#: views.py:89 #, python-format msgid "Email documents: %s" msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Email links for documents: %s" msgstr "" diff --git a/mayan/apps/main/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/main/locale/ar/LC_MESSAGES/django.mo index ddc60581cb..fcb8d78708 100644 Binary files a/mayan/apps/main/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/ar/LC_MESSAGES/django.po b/mayan/apps/main/locale/ar/LC_MESSAGES/django.po index 96a9b13d34..278992c7b1 100644 --- a/mayan/apps/main/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/ar/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mohammed ALDOUB , 2013 @@ -9,27 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -61,15 +59,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "عن هذا البرنامج" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "الاصدار" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -205,31 +211,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -298,20 +292,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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" - -#: templates/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -322,6 +302,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -359,11 +348,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/bg/LC_MESSAGES/django.mo b/mayan/apps/main/locale/bg/LC_MESSAGES/django.mo index d0ef6333f2..0818c78073 100644 Binary files a/mayan/apps/main/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/bg/LC_MESSAGES/django.po b/mayan/apps/main/locale/bg/LC_MESSAGES/django.po index ad1a71a01d..a048106735 100644 --- a/mayan/apps/main/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pavlin Koldamov , 2012 @@ -10,26 +10,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -61,15 +60,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Относно програмата" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Версия" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -205,31 +212,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -298,20 +293,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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 възможности" - -#: templates/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -322,6 +303,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -359,11 +349,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.mo index 5870f20727..ad8628a55c 100644 Binary files a/mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.mo differ 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 d0ee2bfd68..88b237f5e2 100644 --- a/mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # www.ping.ba , 2013 @@ -9,27 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -61,15 +59,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "O ovom programu" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Verzija" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -205,31 +211,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -298,20 +292,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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" - -#: templates/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -322,6 +302,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -359,11 +348,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/da/LC_MESSAGES/django.mo b/mayan/apps/main/locale/da/LC_MESSAGES/django.mo index f1fc0fb9c3..7011e18340 100644 Binary files a/mayan/apps/main/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/da/LC_MESSAGES/django.po b/mayan/apps/main/locale/da/LC_MESSAGES/django.po index a6a854041b..0bc804c0b2 100644 --- a/mayan/apps/main/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/da/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: # Mads L. Nielsen , 2013 @@ -10,26 +10,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -61,15 +60,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Om dette program" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Version" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -205,31 +212,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -298,20 +293,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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" - -#: templates/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -322,6 +303,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -359,11 +349,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/de_CH/LC_MESSAGES/django.mo b/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.mo index ae7beb8278..1cd416d92d 100644 Binary files a/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.po index d8d6ab6fa4..e490c747b0 100644 --- a/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.po @@ -1,33 +1,32 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" -"mayan-edms/language/de_CH/)\n" -"Language: de_CH\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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -59,15 +58,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -203,31 +210,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -296,17 +291,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -317,6 +301,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -354,11 +347,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/de_DE/LC_MESSAGES/django.mo b/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.mo index b43a038730..b00318144b 100644 Binary files a/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.mo differ 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 d3c01bcf36..80032faa1d 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,26 +15,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -66,15 +65,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Über dieses Programm" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Version" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "Veröffentlicht unter der Apache 2.0 Lizenz" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "Copyright © 2011 Roberto Rosario." @@ -210,31 +217,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -303,20 +298,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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." - -#: templates/main/project_description.html:23 -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" @@ -327,6 +308,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -364,11 +354,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/en/LC_MESSAGES/django.mo b/mayan/apps/main/locale/en/LC_MESSAGES/django.mo index ee7be972df..45757b7943 100644 Binary files a/mayan/apps/main/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/en/LC_MESSAGES/django.po b/mayan/apps/main/locale/en/LC_MESSAGES/django.po index 85444a264a..c7124d12ef 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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-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,16 +18,16 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 #, fuzzy msgid "Maintenance" msgstr "maintenance" -#: links.py:9 +#: links.py:11 #, fuzzy msgid "Admin site" msgstr "admin site" @@ -61,15 +61,24 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "About this program" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Version" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +#, fuzzy +msgid "Released under the Apache 2.0 License" +msgstr "Released under the GPL V3 License" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -205,32 +214,20 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 #, fuzzy msgid "Search" msgstr "search" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -299,21 +296,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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" - -#: templates/main/project_description.html:23 -#, 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" @@ -324,6 +306,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" diff --git a/mayan/apps/main/locale/es/LC_MESSAGES/django.mo b/mayan/apps/main/locale/es/LC_MESSAGES/django.mo index b1385f2820..4465511716 100644 Binary files a/mayan/apps/main/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/es/LC_MESSAGES/django.po b/mayan/apps/main/locale/es/LC_MESSAGES/django.po index c23b1795de..4fec25b530 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 @@ -11,26 +11,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 23:31+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "inicio" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "Mantenimiento" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "Sitio administrativo" @@ -62,15 +61,23 @@ msgstr "La página no se encuentra" msgid "Sorry, but the requested page could not be found." msgstr "Lo sentimos, la página solicitada no se encuentra" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Acerca de este programa" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Versión" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "Distribuido bajo licencia Apache 2.0 License" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "Todos los derechos reservados © 2011 Roberto Rosario." @@ -206,31 +213,19 @@ msgstr "%(title)s (%(total)s)" msgid "Identifier" msgstr "Identificador" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "Ningún resultado" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "Subir documentos" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "Documentos recientes" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "Todos los documentos" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "Términos separados por espacios" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "Búsqueda" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "Búsqueda avanzada" @@ -262,9 +257,7 @@ msgstr "Primer inicio de sesión" msgid "" "You have just finished installing Mayan EDMS, " "congratulations!" -msgstr "" -"¡Felicitaciones! Usted acaba de terminar de instalar Mayan EDMS" +msgstr "¡Felicitaciones! Usted acaba de terminar de instalar Mayan EDMS" #: templates/main/login.html:43 msgid "Login using the following credentials:" @@ -289,9 +282,7 @@ msgstr "Contraseña: %(password)s" msgid "" "Be sure to change the password to increase security and to disable this " "message." -msgstr "" -"Asegúrese de cambiar su contraseña para aumentar la seguridad y para " -"desactivar este mensaje" +msgstr "Asegúrese de cambiar su contraseña para aumentar la seguridad y para desactivar este mensaje" #: templates/main/password_change_done.html:5 #: templates/main/password_change_form.html:5 @@ -303,20 +294,6 @@ msgstr "Cambiar contraseña" msgid "Your password has been successfully changed." msgstr "Su contraseña ha sido cambiada de forma exitosa" -#: templates/main/project_description.html:8 -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" - -#: templates/main/project_description.html:23 -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" @@ -327,6 +304,15 @@ msgstr "Previo" msgid "Next" msgstr "Próximo" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -364,11 +350,11 @@ msgstr "Próximo" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/fa/LC_MESSAGES/django.mo b/mayan/apps/main/locale/fa/LC_MESSAGES/django.mo index 3ccead8479..c4a9b823ad 100644 Binary files a/mayan/apps/main/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/fa/LC_MESSAGES/django.po b/mayan/apps/main/locale/fa/LC_MESSAGES/django.po index 563f9fb11e..b42adb7f12 100644 --- a/mayan/apps/main/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/fa/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mehdi Amani , 2014 @@ -10,26 +10,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "نگهداری" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "سایت مدیر" @@ -61,15 +60,23 @@ msgstr "صفحه پیدا نشد." msgid "Sorry, but the requested page could not be found." msgstr "متاسفانه صفحه درخواستی پیدا نشد." -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "درباره‌ی این برنامه" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "نسخه" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "تحت لیسانس Apache 2.0" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "حق کپی © 2011 Roberto Rosario." @@ -194,9 +201,7 @@ msgstr "لغو" msgid "" "%(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 out of %(total)s) (Page %(page_number)s of " -"%(total_pages)s)" +msgstr "%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of %(total_pages)s)" #: templates/main/generic_list_subtemplate.html:25 #, python-format @@ -207,31 +212,19 @@ msgstr "%(title)s (%(total)s)" msgid "Identifier" msgstr "مشخصه Identifier" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "بی جواب و یا بی جواب" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -253,9 +246,7 @@ msgstr "تا 5 ثانیه دیگر به نقطه ورودی وب سایت ارج msgid "" "Or click here if redirection doesn't " "work." -msgstr "" -"Or click here if redirection doesn't " -"work." +msgstr "Or click here if redirection doesn't work." #: templates/main/login.html:40 msgid "First time login" @@ -265,9 +256,7 @@ msgstr "دفعه اول لاگین " msgid "" "You have just finished installing Mayan EDMS, " "congratulations!" -msgstr "" -"You have just finished installing Mayan EDMS, " -"congratulations!" +msgstr "You have just finished installing Mayan EDMS, congratulations!" #: templates/main/login.html:43 msgid "Login using the following credentials:" @@ -304,19 +293,6 @@ msgstr "تغییر کلمه عبور ویا پسورد" msgid "Your password has been successfully changed." msgstr "تغییر موفق کلمه عبور" -#: templates/main/project_description.html:8 -msgid "" -"Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration, digital signature support and " -"OCR capabilities" -msgstr "" -"سیستم مدیریت اسناد الکترونیکی به همراه ocr و متادیتا، اندیس گذاری و برچسب " -"گذاری فایلها" - -#: templates/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "تحت لیسانس Apache 2.0" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -327,6 +303,15 @@ msgstr "قبلی" msgid "Next" msgstr "بعدی" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -364,11 +349,11 @@ msgstr "بعدی" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/fr/LC_MESSAGES/django.mo b/mayan/apps/main/locale/fr/LC_MESSAGES/django.mo index d358b73c08..0193886474 100644 Binary files a/mayan/apps/main/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/fr/LC_MESSAGES/django.po b/mayan/apps/main/locale/fr/LC_MESSAGES/django.po index 442b39a131..bf517727f0 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,26 +11,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -62,15 +61,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "A propos de ce Logiciel" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Version" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "Publié sous licence Apache 2.0" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "Copyright © 2011 Roberto Rosario." @@ -206,31 +213,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -299,21 +294,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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" - -#: templates/main/project_description.html:23 -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" @@ -324,6 +304,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -361,11 +350,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.mo index 929322460f..af797ad506 100644 Binary files a/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.mo differ 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 685e6697f1..f53a2caae7 100644 --- a/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po @@ -1,34 +1,32 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -60,15 +58,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -204,31 +210,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -297,17 +291,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -318,6 +301,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -355,11 +347,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/hu/LC_MESSAGES/django.mo b/mayan/apps/main/locale/hu/LC_MESSAGES/django.mo index c2716471fd..e3f31eb50a 100644 Binary files a/mayan/apps/main/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/hu/LC_MESSAGES/django.po b/mayan/apps/main/locale/hu/LC_MESSAGES/django.po index 389cb08fde..4d78217d6d 100644 --- a/mayan/apps/main/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/main/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 , 2013 @@ -9,26 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -60,15 +59,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "A programról" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Verzió" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -204,31 +211,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -297,20 +292,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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." - -#: templates/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -321,6 +302,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -358,11 +348,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/id/LC_MESSAGES/django.mo b/mayan/apps/main/locale/id/LC_MESSAGES/django.mo index bd789405f8..97b69ce52a 100644 Binary files a/mayan/apps/main/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/id/LC_MESSAGES/django.po b/mayan/apps/main/locale/id/LC_MESSAGES/django.po index e394e9aa4f..471b006285 100644 --- a/mayan/apps/main/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/id/LC_MESSAGES/django.po @@ -1,33 +1,32 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -59,15 +58,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -203,31 +210,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -296,17 +291,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -317,6 +301,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -354,11 +347,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/it/LC_MESSAGES/django.mo b/mayan/apps/main/locale/it/LC_MESSAGES/django.mo index a721c22b01..43a2159a68 100644 Binary files a/mayan/apps/main/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/it/LC_MESSAGES/django.po b/mayan/apps/main/locale/it/LC_MESSAGES/django.po index 6942463ea7..aef83de176 100644 --- a/mayan/apps/main/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Carlo Zanatto <>, 2012 @@ -11,26 +11,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -62,15 +61,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Info su questo programma" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Versione" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -206,31 +213,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -299,17 +294,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -320,6 +304,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -357,11 +350,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/lv/LC_MESSAGES/django.mo b/mayan/apps/main/locale/lv/LC_MESSAGES/django.mo index ecefcb3b42..6fba2d9c61 100644 Binary files a/mayan/apps/main/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/lv/LC_MESSAGES/django.po b/mayan/apps/main/locale/lv/LC_MESSAGES/django.po index 7aa72d1046..34062976c8 100644 --- a/mayan/apps/main/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/lv/LC_MESSAGES/django.po @@ -1,34 +1,32 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" -"language/lv/)\n" -"Language: lv\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" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -60,15 +58,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -204,31 +210,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -297,17 +291,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -318,6 +301,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -355,11 +347,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/nb/LC_MESSAGES/django.mo b/mayan/apps/main/locale/nb/LC_MESSAGES/django.mo index 77220e3c96..d29eb1ef86 100644 Binary files a/mayan/apps/main/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/nb/LC_MESSAGES/django.po b/mayan/apps/main/locale/nb/LC_MESSAGES/django.po index 4b29b3ef40..a73dbb449a 100644 --- a/mayan/apps/main/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/nb/LC_MESSAGES/django.po @@ -1,33 +1,32 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" -"edms/language/nb/)\n" -"Language: nb\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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -59,15 +58,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -203,31 +210,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -296,17 +291,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -317,6 +301,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -354,11 +347,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.mo index e566262120..13db83b323 100644 Binary files a/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.mo differ 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 b40651718a..553c479b6b 100644 --- a/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Lucas Weel , 2013 @@ -9,26 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -60,15 +59,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Over deze software" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Versie" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -204,31 +211,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -297,18 +292,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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" - -#: templates/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -319,6 +302,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -356,11 +348,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/pl/LC_MESSAGES/django.mo b/mayan/apps/main/locale/pl/LC_MESSAGES/django.mo index 1339e15834..8cb1def04a 100644 Binary files a/mayan/apps/main/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/pl/LC_MESSAGES/django.po b/mayan/apps/main/locale/pl/LC_MESSAGES/django.po index f8b10ac665..55e733b739 100644 --- a/mayan/apps/main/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # mic , 2013 @@ -10,27 +10,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -62,15 +60,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Informacje o Mayan EDMS" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Wersja" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -206,31 +212,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -299,17 +293,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -320,6 +303,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -357,11 +349,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/pt/LC_MESSAGES/django.mo b/mayan/apps/main/locale/pt/LC_MESSAGES/django.mo index 83744acdee..5320931685 100644 Binary files a/mayan/apps/main/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/pt/LC_MESSAGES/django.po b/mayan/apps/main/locale/pt/LC_MESSAGES/django.po index 07348d8d1f..17c964ae14 100644 --- a/mayan/apps/main/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Emerson Soares , 2011 @@ -11,26 +11,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -62,15 +61,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Sobre este sistema" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Versão" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -206,31 +213,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -299,17 +294,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -320,6 +304,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -357,11 +350,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.mo index 4d0cf35129..0eb012f09b 100644 Binary files a/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.mo differ 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 5a13929525..c69c477a74 100644 --- a/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Emerson Soares , 2011 @@ -10,26 +10,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -61,15 +60,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Sobre este sistema" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Versão" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -205,31 +212,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -298,17 +293,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -319,6 +303,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -356,11 +349,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.mo index 39d5586779..6c0cf8a13e 100644 Binary files a/mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.mo differ 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 2e4660d1be..afc497ff55 100644 --- a/mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Badea Gabriel , 2013 @@ -9,27 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -61,15 +59,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Despre acest program" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Versiune" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -205,31 +211,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -298,20 +292,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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" - -#: templates/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -322,6 +302,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -359,11 +348,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/ru/LC_MESSAGES/django.mo b/mayan/apps/main/locale/ru/LC_MESSAGES/django.mo index 6cee052e58..e9aaf8391d 100644 Binary files a/mayan/apps/main/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/ru/LC_MESSAGES/django.po b/mayan/apps/main/locale/ru/LC_MESSAGES/django.po index 0a16c308f1..84ddde4fd0 100644 --- a/mayan/apps/main/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Sergey Glita , 2011-2013 @@ -9,27 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -61,15 +59,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Об этой программе" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Версия" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -205,31 +211,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -298,21 +292,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -msgid "" -"Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration, digital signature support and " -"OCR capabilities" -msgstr "" -"Основанная на открытом программном коде Django система управления " -"электронными документами с метаданными, указателями и метками. Содержит " -"интегрированный файл-сервер, работу с цифровыми подписями и оптическое " -"распознавание текстов." - -#: templates/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -323,6 +302,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -360,11 +348,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.mo index f6602e0fb0..af653576bc 100644 Binary files a/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.mo differ 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 a4d745a19f..16cdd7e072 100644 --- a/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po @@ -1,34 +1,32 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -60,15 +58,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -204,31 +210,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -297,17 +291,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -318,6 +301,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -355,11 +347,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/sq/LC_MESSAGES/django.mo b/mayan/apps/main/locale/sq/LC_MESSAGES/django.mo index c64aa5e235..d454bb3296 100644 Binary files a/mayan/apps/main/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/sq/LC_MESSAGES/django.po b/mayan/apps/main/locale/sq/LC_MESSAGES/django.po index 4f4410a13f..798c8593db 100644 --- a/mayan/apps/main/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/sq/LC_MESSAGES/django.po @@ -1,33 +1,32 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" -"language/sq/)\n" -"Language: sq\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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -59,15 +58,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -203,31 +210,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -296,17 +291,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -317,6 +301,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -354,11 +347,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.mo index 2d6da64f06..3841e4b07c 100644 Binary files a/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.mo differ 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 78f5483472..eb3a4f91e1 100644 --- a/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/tr_TR/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: # Caner Başaran , 2013 @@ -9,26 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -60,15 +59,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Bu program hakkında" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Sürüm" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -204,31 +211,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -297,17 +292,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -318,6 +302,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -355,11 +348,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.mo index e441acc104..81c927ad2e 100644 Binary files a/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.mo differ 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 8fa4802e16..7b1524bf2f 100644 --- a/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/vi_VN/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: # Trung Phan Minh , 2013 @@ -9,26 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -60,15 +59,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "Về chương trình" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "Phiên bản" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -204,31 +211,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -297,17 +292,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -318,6 +302,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -355,11 +348,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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_CN/LC_MESSAGES/django.mo b/mayan/apps/main/locale/zh_CN/LC_MESSAGES/django.mo index 7e8243ad13..30a60ab298 100644 Binary files a/mayan/apps/main/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/zh_CN/LC_MESSAGES/django.mo differ 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 712143250a..360d77615f 100644 --- a/mayan/apps/main/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/main/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,26 +9,25 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_CN/)\n" -"Language: zh_CN\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" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -60,15 +59,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "关于本程序" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "版本" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "基于Apache 2.0许可证" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "版权归 © 2011 Roberto Rosario所有." @@ -204,31 +211,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -297,19 +292,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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/main/project_description.html:23 -msgid "Released under the Apache 2.0 License" -msgstr "基于Apache 2.0许可证" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -320,6 +302,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -357,11 +348,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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.mo b/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.mo index 9a3e0f335b..019835a7cb 100644 Binary files a/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.po index 6a3042c04f..9cca4de75e 100644 --- a/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.po @@ -1,33 +1,32 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-17 07:07+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_TW/)\n" -"Language: zh_TW\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:11 +#: __init__.py:12 msgid "Home" msgstr "" -#: links.py:8 +#: links.py:10 msgid "Maintenance" msgstr "" -#: links.py:9 +#: links.py:11 msgid "Admin site" msgstr "" @@ -59,15 +58,23 @@ msgstr "" msgid "Sorry, but the requested page could not be found." msgstr "" -#: templates/main/about.html:8 +#: templates/main/about.html:9 msgid "About this program" msgstr "" -#: templates/main/about.html:12 +#: templates/main/about.html:13 msgid "Version" msgstr "" -#: templates/main/about.html:20 +#: templates/main/about.html:15 +msgid "Open Source Electronic Document Manager System" +msgstr "" + +#: templates/main/about.html:31 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/main/about.html:42 msgid "Copyright © 2011 Roberto Rosario." msgstr "" @@ -203,31 +210,19 @@ msgstr "" msgid "Identifier" msgstr "" -#: templates/main/generic_list_subtemplate.html:133 +#: templates/main/generic_list_subtemplate.html:120 msgid "No results" msgstr "" -#: templates/main/home.html:17 -msgid "Upload documents" -msgstr "" - -#: templates/main/home.html:26 -msgid "Recent Documents" -msgstr "" - -#: templates/main/home.html:35 -msgid "All Documents" -msgstr "" - -#: templates/main/home.html:44 +#: templates/main/home.html:23 msgid "Space separated terms" msgstr "" -#: templates/main/home.html:45 +#: templates/main/home.html:24 msgid "Search" msgstr "" -#: templates/main/home.html:46 +#: templates/main/home.html:25 msgid "Advanced search" msgstr "" @@ -296,17 +291,6 @@ msgstr "" msgid "Your password has been successfully changed." msgstr "" -#: templates/main/project_description.html:8 -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:23 -msgid "Released under the Apache 2.0 License" -msgstr "" - #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" @@ -317,6 +301,15 @@ msgstr "" msgid "Next" msgstr "" +#~ 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" + #~ msgid "Logout" #~ msgstr "Logout" @@ -354,11 +347,11 @@ msgstr "" #~ msgstr "sentry" #~ msgid "" -#~ "Controls whether the search functionality is provided by a sidebar widget " -#~ "or by a menu entry." +#~ "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." +#~ "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/metadata/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo index c5c7a559e0..2fb5702fc4 100644 Binary files a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po index 42b487fb7d..84181159f5 100644 --- a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,7 +19,7 @@ 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" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "البيانات الوصفية" @@ -45,7 +45,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata' object has no attribute '%s'" @@ -55,7 +55,7 @@ msgstr "'metadata' object has no attribute '%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -67,7 +67,7 @@ msgstr "" msgid "Name" msgstr "اسم" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "قيمة" @@ -83,44 +83,44 @@ msgstr "نوع البيانات الوصفية" msgid "Remove" msgstr "إزالة" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "أنواع البيانات الوصفية" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -167,7 +167,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -219,23 +219,23 @@ msgstr "حذف نوع من البيانات الوصفية" msgid "View metadata types" msgstr "عرض أنواع البيانات الوصفية" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "يجب أن توفر ما لا يقل عن وثيقة واحدة." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" @@ -245,17 +245,17 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "تم تعديل البيانات الوصفية للوثيقة %s بنجاح" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" @@ -265,27 +265,27 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" @@ -295,21 +295,21 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" @@ -319,61 +319,69 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "تم تعديل نوع البيانات الوصفية بنجاح" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "خطأ أثناء تحرير نوع البيانات الوصفية: %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "تم انشاء نوع البيانات الوصفية بنجاح" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "نوع البيانات الوصفية: %s تم حذفه بنجاح." -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "خطأ أثناء حذف البيانات الوصفية: %(metadata_type)s نوع الخطأ : %(error)s" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "هل أنت متأكد أنك ترغب في حذف نوع البيانات الوصفية: %s ؟" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -404,9 +412,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo index 5430ef393a..7338f69289 100644 Binary files a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po index 4aa2189d9c..65d7be43ea 100644 --- a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,7 +19,7 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -45,7 +45,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -55,7 +55,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -67,7 +67,7 @@ msgstr "" msgid "Name" msgstr "Име" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Стойност" @@ -83,44 +83,44 @@ msgstr "" msgid "Remove" msgstr "Премахване" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -167,7 +167,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -219,145 +219,153 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -376,9 +384,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.mo index fec34f5e77..118f7ded5d 100644 Binary files a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.mo differ 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 f82e107a50..e5743d529b 100644 --- a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,7 +19,7 @@ msgstr "" "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:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Metadata" @@ -45,7 +45,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata' objekt nema atributa '%s'" @@ -55,7 +55,7 @@ msgstr "'metadata' objekt nema atributa '%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -67,7 +67,7 @@ msgstr "" msgid "Name" msgstr "Ime" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Vrijednost" @@ -83,44 +83,44 @@ msgstr "Metadata tip" msgid "Remove" msgstr "Ukloni" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Metadata tip" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -167,7 +167,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -219,149 +219,157 @@ msgstr "Izbriši metadata tip" msgid "View metadata types" msgstr "Pregledaj metadata tip" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Mora se osigurati bar jedan dokument." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadata za dokument %s uspješno izmjenjen." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Metadata tip uspješno izmjenjen" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Greška kod izmjene metadata tipa: %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Metadata tip uspješno kreiran" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Metadata tip: %s uspješno izbrisan." -#: views.py:446 +#: views.py:445 #, 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:456 +#: views.py:455 #, 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:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -383,9 +391,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo index 24c38b38ff..07b6983e8b 100644 Binary files a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po index 6afb8c7f30..35a5928739 100644 --- a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,7 +19,7 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -45,7 +45,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -55,7 +55,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -67,7 +67,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -83,44 +83,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -167,7 +167,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -219,145 +219,153 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -376,9 +384,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.mo index 1e0fd68ed6..1cd416d92d 100644 Binary files a/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.po index 157aae1340..c6c5e4b51d 100644 --- a/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ msgstr "" "Language: de_CH\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,145 +218,153 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -375,9 +383,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo index f6db849c7a..826860d967 100644 Binary files a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo differ 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 6019d2befa..6b093b1e55 100644 --- a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -23,7 +23,7 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Metadaten" @@ -49,7 +49,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata'-Objekt hat kein Attribut '%s'" @@ -59,7 +59,7 @@ msgstr "'metadata'-Objekt hat kein Attribut '%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -71,7 +71,7 @@ msgstr "" msgid "Name" msgstr "Name" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Wert" @@ -87,44 +87,44 @@ msgstr "Metadatentyp" msgid "Remove" msgstr "Entfernen" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Metadatentypen" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -171,7 +171,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -223,145 +223,153 @@ msgstr "Metadatentypen löschen" msgid "View metadata types" msgstr "Metadatentypen anzeigen" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Es muss mindestens ein Dokument angegeben werden." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadaten des Dokuments %s erfolgreich bearbeitet." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Metadatentyp erfolgreich bearbeitet" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Fehler beim Bearbeiten von Metadatentyp %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Metadaten-Typ erfolgreich angelegt" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Metadatentyp %s erfolgreich gelöscht." -#: views.py:446 +#: views.py:445 #, 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:456 +#: views.py:455 #, 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:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -380,9 +388,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo index 96901fec60..2c721cbf10 100644 Binary files a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po index 1dc1931334..8f8caaabd1 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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-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,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Metadata" @@ -47,7 +47,7 @@ msgstr "default metadata" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata' object has no attribute '%s'" @@ -57,7 +57,7 @@ msgstr "'metadata' object has no attribute '%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 #, fuzzy msgid "Required" msgstr "required" @@ -70,7 +70,7 @@ msgstr "" msgid "Name" msgstr "Name" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Value" @@ -86,53 +86,53 @@ msgstr "Metadata type" msgid "Remove" msgstr "Remove" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 #, fuzzy msgid "Edit metadata" msgstr "edit metadata" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 #, fuzzy msgid "Add metadata" msgstr "add metadata" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 #, fuzzy msgid "Remove metadata" msgstr "remove metadata" -#: links.py:25 +#: links.py:23 #, fuzzy msgid "Optional metadata" msgstr "edit metadata" -#: links.py:26 +#: links.py:24 #, fuzzy msgid "Required metadata" msgstr "remove metadata" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Metadata types" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:31 +#: links.py:29 #, fuzzy msgid "Create new" msgstr "create new" -#: links.py:33 +#: links.py:31 #, fuzzy -msgid "Missing metadata" -msgstr "edit metadata" +msgid "Missing required metadata" +msgstr "document metadata" #: models.py:17 msgid "Do not use python reserved words, or spaces." @@ -186,7 +186,7 @@ msgstr "Add metadata type to document: %s" msgid "Metadata type is required for this document type." msgstr "Add metadata type to document: %s" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 #, fuzzy msgid "Document metadata" msgstr "document metadata" @@ -242,48 +242,48 @@ msgstr "Delete metadata types" msgid "View metadata types" msgstr "View metadata types" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Must provide at least one document." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 #, fuzzy msgid "Only select documents of the same type." msgstr "The selected document doesn't have any metadata." -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 #, fuzzy msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "The selected document doesn't have any metadata." msgstr[1] "The selected document doesn't have any metadata." -#: views.py:113 +#: views.py:112 #, fuzzy, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "Error editing metadata for document %(document)s; %(error)s." -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadata for document %s edited successfully." -#: views.py:130 +#: views.py:129 #, fuzzy msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "Edit a document's metadata" msgstr[1] "Edit a document's metadata" -#: views.py:179 +#: views.py:178 #, fuzzy, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " @@ -291,28 +291,28 @@ msgid "" msgstr "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -#: views.py:183 +#: views.py:182 #, 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:186 +#: views.py:185 #, 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:212 +#: views.py:211 #, fuzzy msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "Add metadata type to documents: %s" msgstr[1] "Add metadata type to documents: %s" -#: views.py:291 +#: views.py:290 #, fuzzy, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " @@ -321,7 +321,7 @@ msgstr "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -#: views.py:294 +#: views.py:293 #, fuzzy, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " @@ -329,71 +329,80 @@ msgid "" msgstr "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -#: views.py:309 +#: views.py:308 #, fuzzy msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "Remove metadata types from documents: %s" msgstr[1] "Remove metadata types from documents: %s" -#: views.py:358 +#: views.py:330 +#, fuzzy, python-format +msgid "Metadata for document: %s" +msgstr "Edit metadata for documents: %s" + +#: views.py:357 #, fuzzy msgid "Documents missing required metadata" msgstr "document metadata" -#: views.py:378 +#: views.py:377 #, fuzzy msgid "Internal name" msgstr "internal name" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Metadata type edited successfully" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Error editing metadata type; %s" -#: views.py:407 +#: views.py:406 #, fuzzy, python-format msgid "Edit metadata type: %s" msgstr "edit metadata type: %s" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Metadata type created successfully" -#: views.py:426 +#: views.py:425 #, fuzzy msgid "Create metadata type" msgstr "create metadata type" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Metadata type: %s deleted successfully." -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Metadata type: %(metadata_type)s delete error: %(error)s" -#: views.py:456 +#: views.py:455 #, 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:477 +#: views.py:476 #, fuzzy, python-format msgid "Optional metadata types for document type: %s" msgstr "Remove metadata types from document: %s" -#: views.py:497 +#: views.py:496 #, fuzzy, python-format msgid "Required metadata types for document type: %s" msgstr "Remove metadata types from document: %s" +#, fuzzy +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #, fuzzy #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" @@ -416,9 +425,6 @@ msgstr "Remove metadata types from document: %s" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #, fuzzy #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo index 90f45f83f7..1099d1ae2c 100644 Binary files a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po index 40e26373b7..1adc57d8dc 100644 --- a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -21,7 +21,7 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Metadatos" @@ -47,7 +47,7 @@ msgstr "Valor de un metadato" msgid "Return the value of a specific document metadata" msgstr "Retornar al valor de metadata de un documento específico" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "Objeto 'metadata' no tiene atributo '%s'" @@ -57,7 +57,7 @@ msgstr "Objeto 'metadata' no tiene atributo '%s'" msgid "Invalid value: %(message)s" msgstr "Valor no válido: %(message)s" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "Requerido" @@ -69,7 +69,7 @@ msgstr "ID" msgid "Name" msgstr "Nombre" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Valor" @@ -85,45 +85,45 @@ msgstr "Tipo de metadato" msgid "Remove" msgstr "Eliminar" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "Editar metadatos" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "Añadir metadatos" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "Remover metadatos" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "Metadatos opcionales" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "Metadatos requeridos" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Tipos de metadatos" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "Editar" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "Borrar" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "Crear nuevo" -#: links.py:33 -msgid "Missing metadata" -msgstr "Sin metadatos" +#: links.py:31 +msgid "Missing required metadata" +msgstr "" #: models.py:17 msgid "Do not use python reserved words, or spaces." @@ -169,7 +169,7 @@ msgstr "El tipo de metadato no es válido para este tipo de documento." msgid "Metadata type is required for this document type." msgstr "El tipo de metadatos es requerido para este tipo de documento." -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "Metadatos de documentos" @@ -221,145 +221,153 @@ msgstr "Eliminar tipos de metadatos" msgid "View metadata types" msgstr "Ver los tipos de metadatos" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Debe proveer al menos un documento." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "Sólo seleccionar documentos del mismo tipo." -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "El documento seleccionado no tiene metadatos." msgstr[1] "Los documentos seleccionados no tienen metadatos." -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "Error editando los metadatos del documento %(document)s; %(exception)s." -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadatos del documento %s editados con éxito." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "Documentos que sin metadatos requeridos" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "Nombre interno" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Tipo de metadatos editado con éxito." -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Error editando tipo de metadatos; %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "Editar tipo de metadatos: %s" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Tipo de metadatos creado con éxito" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "Crear tipo de metadatos" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Tipo de metadatos: %s eliminado con éxito." -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Error: %(error)s, al eliminar tipo de metadatos: %(metadata_type)s" -#: views.py:456 +#: views.py:455 #, 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:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "Tipos de metadatos opcionales para tipo de documento: %s" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "Tipos de metadata requerida para tipo de documento: %s" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -378,9 +386,6 @@ msgstr "Tipos de metadata requerida para tipo de documento: %s" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo index 6eae89cf96..a32949fefa 100644 Binary files a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po index 8829477cd3..4128c4c87c 100644 --- a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -20,7 +20,7 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "متادیتا" @@ -46,7 +46,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "متادیتا دارا هیچ خصوصیتی نیست: %s" @@ -56,7 +56,7 @@ msgstr "متادیتا دارا هیچ خصوصیتی نیست: %s" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "الزامی" @@ -68,7 +68,7 @@ msgstr "شناسه" msgid "Name" msgstr "نام" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "مقدار" @@ -84,44 +84,44 @@ msgstr "نوع متادیتا" msgid "Remove" msgstr "حذف" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "ویرایش متادیتا" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "اضافه کردن متادیتا" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "حذف کردن متادیتا" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "متادیتای اختیاری" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "متادیتای الزامی" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "انواه متادیتا" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "ویرایش" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "حذف" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "ایجاد" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -168,7 +168,7 @@ msgstr "این نوع از متادیتا برای این نوع سند قابل msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "متادیتای سند" @@ -220,141 +220,149 @@ msgstr "حذف انواع متادیتا" msgid "View metadata types" msgstr "دیدن انواع متادیتا" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "حداقل یک سند باید ارایه شود." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "متادیتای سند %s با موفقیت ویرایش شد." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "جذف موفق متادیتای ندع : %(metadata_type)s برای سند : %(document)s." -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "متادیتای نوع : %(metadata_type)s در سند %(document)s. موجود است." -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "حذف موفق متادیتای نوع \"%(metadata_type)s\" از سند %(document)s." -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "خطا در حذف متادیتای نوع\"%(metadata_type)s\" ازسند: %(document)s; %(exception)s" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "نام داخلی" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "ویرایش موفق نوع متا دیتا" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "خطا ویرایش نوع متا دیتا : %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "ویرایش نوع متا دیتا : %s" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "ایجاد موفق نوع متادیتا" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "ایجاد نوع متا دیتا" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "حذف موفق نوع متادیتا : %s" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "نوع متادیتا : %(metadata_type)s delete error: %(error)s" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "آیا از حذف نوع متادیتا مطمئن هستید : %s" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "متادیتا نوع اختیاری برای نوع ستئ %s" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "متادیتای نوع الزامی برای نوع سند :%s" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -370,9 +378,6 @@ msgstr "متادیتای نوع الزامی برای نوع سند :%s" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo index 5708930cb3..b4c71255a8 100644 Binary files a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po index 9d689fa7f5..d06e2a56ce 100644 --- a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -23,7 +23,7 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Métadonnées" @@ -49,7 +49,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "l'objet 'metadata' n'a pas d'attribut '%s'" @@ -59,7 +59,7 @@ msgstr "l'objet 'metadata' n'a pas d'attribut '%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -71,7 +71,7 @@ msgstr "" msgid "Name" msgstr "Nom" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Valeur" @@ -87,44 +87,44 @@ msgstr "Type de métadonnées" msgid "Remove" msgstr "Supprimer" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Types de métadonnées" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -171,7 +171,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -223,145 +223,153 @@ msgstr "Supprimer des types de métadonnées" msgid "View metadata types" msgstr "Voir les types de métadonnées" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Vous devez fournir au moins un document." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Métadonnées pour le document %s modifiées avec succès." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Type de métadonnées modifié avec succès" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Erreur lors de la modification du type de métadonnées; %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Type de métadonnées ajouté avec succès" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Type de métadonnées: %s supprimé avec succès" -#: views.py:446 +#: views.py:445 #, 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" -#: views.py:456 +#: views.py:455 #, 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:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -380,9 +388,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.mo index c572b9be54..af797ad506 100644 Binary files a/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.mo differ 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 2f4cfec0c8..2298e054ac 100644 --- a/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ 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" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,149 +218,157 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -382,9 +390,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo index 2ebb3a9dae..a173d7cafe 100644 Binary files a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po index c6499d0b0e..d4d2d26754 100644 --- a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,145 +218,153 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -375,9 +383,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo index 2489b5aea7..97b69ce52a 100644 Binary files a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po index b46e7c7e7f..465f46d6cd 100644 --- a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,141 +218,149 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -368,9 +376,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo index d77482484b..295e97e733 100644 Binary files a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po index 31c34338c6..06c8eac902 100644 --- a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -20,7 +20,7 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Metadati" @@ -46,7 +46,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata' non ha gli attributi '%s'" @@ -56,7 +56,7 @@ msgstr "'metadata' non ha gli attributi '%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -68,7 +68,7 @@ msgstr "" msgid "Name" msgstr "Nome" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Valore" @@ -84,44 +84,44 @@ msgstr "Tipo di metadato" msgid "Remove" msgstr "Revoca" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Tipi di Metadati" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -168,7 +168,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -220,145 +220,153 @@ msgstr "Cancella il tipo di metadato" msgid "View metadata types" msgstr "Visualizza il tipo di metadato" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Devi fornire almeno un documento." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadata per il documento %s modificato con successo." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Tipo di metadata modificato con successo" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Errore nella modifica del tipo di metadata ; %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Tipo metadata creato con successo" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Tipo metadata:%s cancellato con successo." -#: views.py:446 +#: views.py:445 #, 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:456 +#: views.py:455 #, 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:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -377,9 +385,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.mo index e877bae70e..6fba2d9c61 100644 Binary files a/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.po index a396952737..04c8da7fca 100644 --- a/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ msgstr "" "Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,149 +218,157 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -382,9 +390,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.mo index c936daf509..d29eb1ef86 100644 Binary files a/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.po index 06e966deec..eac031254d 100644 --- a/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ msgstr "" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,145 +218,153 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -375,9 +383,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo index 4672ee8a87..680edd9238 100644 Binary files a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo differ 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 fbfb1ab5df..4f86de6897 100644 --- a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,145 +218,153 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -375,9 +383,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo index 2e709e26a5..54456ae5b7 100644 Binary files a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po index b83e7910ef..95a0b6f39f 100644 --- a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,7 +19,7 @@ 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" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -45,7 +45,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -55,7 +55,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -67,7 +67,7 @@ msgstr "" msgid "Name" msgstr "Nazwa" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Wartość" @@ -83,44 +83,44 @@ msgstr "" msgid "Remove" msgstr "Usuń" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -167,7 +167,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -219,149 +219,157 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -383,9 +391,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo index 870c2f97b9..63c28b20bd 100644 Binary files a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po index 9b9651f69e..c50e37d1fb 100644 --- a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -21,7 +21,7 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Metadados" @@ -47,7 +47,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "O objeto 'metadata' não tem nenhum atributo '%s'" @@ -57,7 +57,7 @@ msgstr "O objeto 'metadata' não tem nenhum atributo '%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -69,7 +69,7 @@ msgstr "" msgid "Name" msgstr "Nome" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Valor" @@ -85,44 +85,44 @@ msgstr "Tipo de metadados" msgid "Remove" msgstr "Remover" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Tipos de metadados" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -169,7 +169,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -221,145 +221,153 @@ msgstr "Excluir tipos de metadados" msgid "View metadata types" msgstr "Ver tipos de metadados" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadados do documento %s alterados com sucesso." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Tipo de metadados editado com sucesso" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Erro ao editar tipo de metadados; %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Tipo de metadados criado com sucesso" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Tipo de metadados: %s eliminado com sucesso." -#: views.py:446 +#: views.py:445 #, 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:456 +#: views.py:455 #, 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:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -378,9 +386,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo index cccdd0bfa6..84313dfcb5 100644 Binary files a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo differ 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 d5ebbc1377..38800eb1c0 100644 --- a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -21,7 +21,7 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Metadados" @@ -47,7 +47,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "Objeto 'metadados' tem nenhum atributo '%s'" @@ -57,7 +57,7 @@ msgstr "Objeto 'metadados' tem nenhum atributo '%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -69,7 +69,7 @@ msgstr "" msgid "Name" msgstr "Nome" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Valor" @@ -85,44 +85,44 @@ msgstr "Tipo de metadados" msgid "Remove" msgstr "Remover" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Tipos de metadados" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -169,7 +169,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -221,145 +221,153 @@ msgstr "Excluir tipos de metadados" msgid "View metadata types" msgstr "Ver tipos de metadados" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadados para o documento %s alterados com sucesso." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Tipo de metadados editados com sucesso" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Erro de edição de tipo de metadados; %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Tipo de metadados criado com sucesso" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Tipo de metadados: %s removido com sucesso." -#: views.py:446 +#: views.py:445 #, 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:456 +#: views.py:455 #, 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:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -378,9 +386,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.mo index fc1ab4e624..6fba4c845f 100644 Binary files a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.mo differ 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 edcf9b9f0f..5421cbac15 100644 --- a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,7 +19,7 @@ msgstr "" "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:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Metadate" @@ -45,7 +45,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "obiectul 'metadata' nu are nici un atribut &'%s'" @@ -55,7 +55,7 @@ msgstr "obiectul 'metadata' nu are nici un atribut &'%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -67,7 +67,7 @@ msgstr "" msgid "Name" msgstr "Nume" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Valoare" @@ -83,44 +83,44 @@ msgstr "Metadate de tip" msgid "Remove" msgstr "Scoate" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Metadate tipuri de" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -167,7 +167,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -219,149 +219,157 @@ msgstr "Ștergeți tipuri de metadate" msgid "View metadata types" msgstr "Vezi tipuri de metadate" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Trebuie să furnizeze cel puțin un document." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadate pentru documentul %s editat cu succes." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Tipul de metadate fost editat cu succes" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Eroare editare tip metadate;% s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Tipul de metadate creat cu succes" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Tipul de metadate:% s eliminat cu succes." -#: views.py:446 +#: views.py:445 #, 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:456 +#: views.py:455 #, 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:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -383,9 +391,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo index 98c350c0ae..9e50d801a2 100644 Binary files a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po index 8a582eaec6..823066c189 100644 --- a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,7 +19,7 @@ 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" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Метаданные" @@ -45,7 +45,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "объект метаданных не имеет аттрибута '%s'" @@ -55,7 +55,7 @@ msgstr "объект метаданных не имеет аттрибута '%s msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -67,7 +67,7 @@ msgstr "" msgid "Name" msgstr "Имя" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Значение" @@ -83,44 +83,44 @@ msgstr "Тип метаданных" msgid "Remove" msgstr "Удалить" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "Типы метаданных" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -167,7 +167,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -219,149 +219,157 @@ msgstr "Удаление типов метаданных" msgid "View metadata types" msgstr "Просмотр типов метаданных" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "Необходимо предоставить хотя бы один документ." -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Метаданные для документов %s изменены." -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "Тип метаданных отредактирован." -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "Ошибка редактирования типа метаданных; %s" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "Тип метаданных успешно создан" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Тип метаданных: %s успешно удален." -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Метаданные типа: %(metadata_type)s ошибка удаления: %(error)s" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Вы действительно хотите удалить метаданные:%s?" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -383,9 +391,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo index 21d2ff01de..af653576bc 100644 Binary files a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo differ 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 bc6e4827b0..859802e67c 100644 --- a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ 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" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,23 +218,23 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" @@ -242,17 +242,17 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" @@ -260,27 +260,27 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" @@ -288,21 +288,21 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" @@ -310,61 +310,69 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -389,9 +397,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.mo index 91f7e88f85..d454bb3296 100644 Binary files a/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.po index a61c3e8422..63a0ebb3b8 100644 --- a/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ msgstr "" "Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,145 +218,153 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" msgstr[1] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" msgstr[1] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" msgstr[1] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" msgstr[1] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -375,9 +383,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo index e8b5810baa..4ceba99084 100644 Binary files a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo differ 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 71b28da415..3e122742ff 100644 --- a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,141 +218,149 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -368,9 +376,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo index e6f3dba7d5..bc97e74588 100644 Binary files a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo differ 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 8986fdc1f8..6bd18c8f34 100644 --- a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,7 +19,7 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "Siêu dữ liệu" @@ -45,7 +45,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, 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" @@ -55,7 +55,7 @@ msgstr "đối tượng 'siêu dữ liệu' không có thuộc tính: %s" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -67,7 +67,7 @@ msgstr "" msgid "Name" msgstr "Tên" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "Giá trị" @@ -83,44 +83,44 @@ msgstr "Loại siêu dữ liệu" msgid "Remove" msgstr "Xóa" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -167,7 +167,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -219,141 +219,149 @@ msgstr "Xóa loại siêu dữ liệu" msgid "View metadata types" msgstr "Xem các loại siêu dữ liệu" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -369,9 +377,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.mo index 29e6eeac34..6234d509c7 100644 Binary files a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.mo differ 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 1c923bf832..402e5a5c61 100644 --- a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,7 +19,7 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "元数据" @@ -45,7 +45,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "元数据对象没有属性 '%s'" @@ -55,7 +55,7 @@ msgstr "元数据对象没有属性 '%s'" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -67,7 +67,7 @@ msgstr "" msgid "Name" msgstr "名称" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "值" @@ -83,44 +83,44 @@ msgstr "元数据类型" msgid "Remove" msgstr "移除" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "元数据类型" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -167,7 +167,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -219,141 +219,149 @@ msgstr "删除元数据类型" msgid "View metadata types" msgstr "查看元数据类型" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "必须至少提供一个文档" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "文档 %s 的元数据编辑成功。" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "元数据类型编辑成功" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "编辑元数据类型 %s出错" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "元数据类型创建成功" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "元数据类型: %s 删除成功。" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "元数据类型: %(metadata_type)s删除失败:%(error)s" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "确定要删除元数据类型:%s么?" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -369,9 +377,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.mo index afb1a59d2d..019835a7cb 100644 Binary files a/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.po index 2ce48c13d4..36f0b47fc3 100644 --- a/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,7 +18,7 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:86 links.py:18 permissions.py:7 +#: __init__.py:86 links.py:16 permissions.py:7 msgid "Metadata" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Return the value of a specific document metadata" msgstr "" -#: classes.py:19 +#: classes.py:21 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "Invalid value: %(message)s" msgstr "" -#: forms.py:63 models.py:78 views.py:335 +#: forms.py:63 models.py:78 views.py:334 msgid "Required" msgstr "" @@ -66,7 +66,7 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:92 models.py:52 views.py:334 +#: forms.py:92 models.py:52 views.py:333 msgid "Value" msgstr "" @@ -82,44 +82,44 @@ msgstr "" msgid "Remove" msgstr "" -#: links.py:17 links.py:19 +#: links.py:15 links.py:17 msgid "Edit metadata" msgstr "" -#: links.py:20 links.py:21 +#: links.py:18 links.py:19 msgid "Add metadata" msgstr "" -#: links.py:22 links.py:23 +#: links.py:20 links.py:21 msgid "Remove metadata" msgstr "" -#: links.py:25 +#: links.py:23 msgid "Optional metadata" msgstr "" -#: links.py:26 +#: links.py:24 msgid "Required metadata" msgstr "" -#: links.py:28 models.py:42 views.py:374 +#: links.py:26 models.py:42 views.py:373 msgid "Metadata types" msgstr "" -#: links.py:29 +#: links.py:27 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:28 msgid "Delete" msgstr "" -#: links.py:31 +#: links.py:29 msgid "Create new" msgstr "" -#: links.py:33 -msgid "Missing metadata" +#: links.py:31 +msgid "Missing required metadata" msgstr "" #: models.py:17 @@ -166,7 +166,7 @@ msgstr "" msgid "Metadata type is required for this document type." msgstr "" -#: models.py:71 models.py:72 views.py:331 +#: models.py:71 models.py:72 msgid "Document metadata" msgstr "" @@ -218,141 +218,149 @@ msgstr "" msgid "View metadata types" msgstr "" -#: serializers.py:23 serializers.py:28 +#: serializers.py:31 serializers.py:36 msgid "Primary key of the metadata type to be added." msgstr "" -#: serializers.py:24 +#: serializers.py:32 msgid "Value of the corresponding metadata type instance." msgstr "" -#: views.py:53 views.py:158 views.py:240 +#: views.py:52 views.py:157 views.py:239 msgid "Must provide at least one document." msgstr "" -#: views.py:57 views.py:149 views.py:244 +#: views.py:56 views.py:148 views.py:243 msgid "Only select documents of the same type." msgstr "" -#: views.py:62 views.py:249 +#: views.py:61 views.py:248 msgid "The selected document doesn't have any metadata." msgid_plural "The selected documents don't have any metadata." msgstr[0] "" -#: views.py:113 +#: views.py:112 #, python-format msgid "Error editing metadata for document %(document)s; %(exception)s." msgstr "" -#: views.py:116 +#: views.py:115 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:130 +#: views.py:129 msgid "Edit document metadata" msgid_plural "Edit documents metadata" msgstr[0] "" -#: views.py:179 +#: views.py:178 #, python-format msgid "" "Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " "%(exception)s" msgstr "" -#: views.py:183 +#: views.py:182 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "" -#: views.py:186 +#: views.py:185 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:212 +#: views.py:211 msgid "Add metadata types to document" msgid_plural "Add metadata types to documents" msgstr[0] "" -#: views.py:291 +#: views.py:290 #, python-format msgid "" "Successfully remove metadata type \"%(metadata_type)s\" from document: " "%(document)s." msgstr "" -#: views.py:294 +#: views.py:293 #, python-format msgid "" "Error removing metadata type \"%(metadata_type)s\" from document: " "%(document)s; %(exception)s" msgstr "" -#: views.py:309 +#: views.py:308 msgid "Remove metadata types from the document" msgid_plural "Remove metadata types from the documents" msgstr[0] "" -#: views.py:358 +#: views.py:330 +#, python-format +msgid "Metadata for document: %s" +msgstr "" + +#: views.py:357 msgid "Documents missing required metadata" msgstr "" -#: views.py:378 +#: views.py:377 msgid "Internal name" msgstr "" -#: views.py:398 +#: views.py:397 msgid "Metadata type edited successfully" msgstr "" -#: views.py:401 +#: views.py:400 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:407 +#: views.py:406 #, python-format msgid "Edit metadata type: %s" msgstr "" -#: views.py:420 +#: views.py:419 msgid "Metadata type created successfully" msgstr "" -#: views.py:426 +#: views.py:425 msgid "Create metadata type" msgstr "" -#: views.py:444 +#: views.py:443 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:446 +#: views.py:445 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:456 +#: views.py:455 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:477 +#: views.py:476 #, python-format msgid "Optional metadata types for document type: %s" msgstr "" -#: views.py:497 +#: views.py:496 #, python-format msgid "Required metadata types for document type: %s" msgstr "" +#~ msgid "Missing metadata" +#~ msgstr "edit metadata" + #~ msgid "Edit metadata for document: %(document)s" #~ msgid_plural "Edit metadata for the %(count)d selected documents" #~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" @@ -368,9 +376,6 @@ msgstr "" #~ msgid "Metadata for: %s" #~ msgstr "metadata for: %s" -#~ msgid "Edit metadata for documents: %s" -#~ msgstr "Edit metadata for documents: %s" - #~ msgid "Returns a list of all the metadata types." #~ msgstr "Are you sure you wish to delete the metadata type: %s?" diff --git a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo index e0b4554224..9791113747 100644 Binary files a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po index e334f2e2ef..a6d8a4c702 100644 --- a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mohammed ALDOUB , 2013 @@ -9,30 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo index 905ce4c8f5..8887ab199d 100644 Binary files a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po index 6525920801..4d82e5e19f 100644 --- a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Pavlin Koldamov , 2012 @@ -9,29 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.mo index a334adbade..6d0c9d8aa8 100644 Binary files a/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.mo differ 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 593ea98554..0fb1a10dd2 100644 --- a/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # www.ping.ba , 2013 @@ -9,30 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo index 9c61d1af4e..b7cc4ffac4 100644 Binary files a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po index 19e94de476..7f861ecc09 100644 --- a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/da/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: # Mads L. Nielsen , 2012 @@ -9,29 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.mo index b06807fc41..1cd416d92d 100644 Binary files a/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.po index 61f8bab90c..5bba099586 100644 --- a/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.po @@ -1,36 +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: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" -"mayan-edms/language/de_CH/)\n" -"Language: de_CH\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:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo index 0aff169cd7..92169e106d 100644 Binary files a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo differ 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 2dd01b7ed1..38f241847f 100644 --- a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/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 @@ -11,29 +11,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo index 755d509201..917e9e59f8 100644 Binary files a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po index 37e40cb864..98f3150fce 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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-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/" @@ -22,14 +22,10 @@ msgstr "" msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo index a49775f81a..86e1983e42 100644 Binary files a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po index 42ea77e18f..6d17fc45fe 100644 --- a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # jmcainzos , 2014 @@ -11,29 +11,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2015-01-12 19:33+0000\n" -"Last-Translator: Lory977 \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "Enlace sin nombrar" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "acciones" -#: widgets.py:53 -msgid "Icon" -msgstr "ícono" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo index c53ab29e13..3f3b99fdc6 100644 Binary files a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po index bf435d5a41..8e1d4fbead 100644 --- a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Mehdi Amani , 2014 @@ -9,29 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-30 00:05+0000\n" -"Last-Translator: Mehdi Amani \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "پیوند بی نام" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "عملیات" -#: widgets.py:53 -msgid "Icon" -msgstr "آیکون" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo index 6aba144496..2a67ef42f5 100644 Binary files a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po index 37f62c4ca9..d8f9ce1909 100644 --- a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/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,29 +10,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-11-02 08: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: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "Lien sans nom" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "Actions" -#: widgets.py:53 -msgid "Icon" -msgstr "Icone" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.mo index 0d666a8c26..af797ad506 100644 Binary files a/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.mo differ 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 717ab3d2bc..c61ed11547 100644 --- a/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.po @@ -1,37 +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: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo index f25523f8a6..a173d7cafe 100644 Binary files a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po index f797b542aa..abfb0d24e8 100644 --- a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/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 , 2013 @@ -9,29 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo index 05aa2fdae9..97b69ce52a 100644 Binary files a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po index 251a305369..499ac18b5b 100644 --- a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po @@ -1,36 +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: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo index c2a7411e66..5c185e6f8c 100644 Binary files a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po index e7bd0f5265..1a9a021800 100644 --- a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Carlo Zanatto <>, 2012 @@ -10,29 +10,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.mo index 5a6c16ed94..6fba2d9c61 100644 Binary files a/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.po index ef1b9ae54c..a3658993b9 100644 --- a/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.po @@ -1,37 +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: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" -"language/lv/)\n" -"Language: lv\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" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.mo index 3014d69a55..d29eb1ef86 100644 Binary files a/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.po index 5190295633..0bc8076b45 100644 --- a/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.po @@ -1,36 +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: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" -"edms/language/nb/)\n" -"Language: nb\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:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo index 9c0c8e0140..680edd9238 100644 Binary files a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo differ 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 b2e48fc168..852835d7ea 100644 --- a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Lucas Weel , 2012 @@ -9,29 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo index af37e90f92..2590e7c9a4 100644 Binary files a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po index 4e8c51d6ec..df3694f715 100644 --- a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # mic , 2012 @@ -9,30 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo index 403ee04eaa..ed0084b2b9 100644 Binary files a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po index edc88330d9..2c3d53a468 100644 --- a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Emerson Soares , 2011 @@ -10,29 +10,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo index 2c90610bd1..5ea6b32f6f 100644 Binary files a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo differ 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 a89971b068..65a74d064a 100644 --- a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Emerson Soares , 2011 @@ -9,29 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.mo index edd43ea46d..c61a9cb61e 100644 Binary files a/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.mo differ 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 9070da4fc7..1e01ae92f3 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,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: # Abalaru Paul , 2013 @@ -10,30 +10,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo index 0e33f2d732..6eed10af66 100644 Binary files a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po index 330ddc1506..3fe2427a62 100644 --- a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Translators: # Sergey Glita , 2011-2012 @@ -9,30 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo index bd12236149..af653576bc 100644 Binary files a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo differ 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 fb4b0cb564..0024d165c3 100644 --- a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po @@ -1,37 +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: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.mo index 2f6b564cba..d454bb3296 100644 Binary files a/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.po index a1d7ba1d70..0083fb60a1 100644 --- a/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.po @@ -1,36 +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: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" -"language/sq/)\n" -"Language: sq\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:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo index ef07967c9c..4ceba99084 100644 Binary files a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo differ 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 53516a90c9..22fcbdb40f 100644 --- a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po @@ -1,36 +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: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo index 67bf95cf64..083a53b411 100644 Binary files a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo differ 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 aabaf090f3..cd72bd204c 100644 --- a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/vi_VN/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: # Trung Phan Minh , 2013 @@ -9,29 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.mo index 1d855562db..f60ce14a7a 100644 Binary files a/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.mo differ 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 f73caf2375..e5c0398243 100644 --- a/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/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: # malijie , 2014 @@ -9,29 +9,24 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_CN/)\n" -"Language: zh_CN\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" "Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: classes.py:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.mo index 2d41dddb35..019835a7cb 100644 Binary files a/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.po index 28f5aafd1b..36a27e0ac1 100644 --- a/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.po @@ -1,36 +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: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" -"PO-Revision-Date: 2014-10-28 06:46+0000\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" -"edms/language/zh_TW/)\n" -"Language: zh_TW\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:21 msgid "Unnamed link" msgstr "" -#: forms.py:27 +#: forms.py:29 msgid "Actions" msgstr "" -#: widgets.py:53 -msgid "Icon" -msgstr "" - #~ msgid "Multi item action" #~ msgstr "Multi item action" diff --git a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo index 71fca4defa..cf37637ea8 100644 Binary files a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po index ee96079309..a1433946c8 100644 --- a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -37,27 +37,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Text from OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -65,7 +65,7 @@ msgstr "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -111,47 +111,47 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 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:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Document pages content clean up complete." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Document pages content clean up error: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." @@ -162,17 +162,17 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." @@ -183,7 +183,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Text extracted from PDF" diff --git a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo index 296b5ac823..fad438856f 100644 Binary files a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po index 5969c6c176..482ee88132 100644 --- a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -36,27 +36,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Текст от OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -64,7 +64,7 @@ msgstr "" "Стартиране на филтър за език, за премахване обичайни грешки от OCR от " "съдържанието на документите." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -109,71 +109,71 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Текст, извлечен от PDF" diff --git a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.mo index 2120e9904b..7f2d9af107 100644 Binary files a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.mo differ 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 7b6065e203..b395110135 100644 --- a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -37,27 +37,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Tekst iz OCR-a" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -65,7 +65,7 @@ msgstr "" "Pokreće jezični filter da ukloni uobičajene OCR greške iz sadžaja stranica " "dokumenta." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -111,47 +111,47 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 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:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Potpuno obrisan sadržaj stranica." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Greška brisanja stranica: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." @@ -159,17 +159,17 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." @@ -177,7 +177,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Tekst izvađen iz PDF" diff --git a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo index c2f66d9d86..2a233c52aa 100644 Binary files a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po index ff0c26ee4e..d5062f3aa9 100644 --- a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -37,27 +37,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Tekst fra OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -65,7 +65,7 @@ msgstr "" "Kører et sprogfilter for at fjerne almindelige OCR fejl fra dokumentsiders " "indhold." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -112,71 +112,71 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 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:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Dokument siders indhold renset" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Fejl ved rensning af side indhold: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Tekst identificeret fra PDF" diff --git a/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.mo index 1e0fd68ed6..3fbe723f4d 100644 Binary files a/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.po index db805d13b8..d53cad0611 100644 --- a/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -35,33 +35,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -106,71 +106,71 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo index 09731e4aa5..572e35660c 100644 Binary files a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo differ 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 51b29b6ae6..ffdfb1e001 100644 --- a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -41,27 +41,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Text aus der OCR-Schrifterkennung" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -69,7 +69,7 @@ msgstr "" "Lässt einen Sprachfilter über den erkannten Inhalt laufen, um häufige " "Erkennungsfehler zu beseitigen." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -118,74 +118,74 @@ msgstr "" "Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet " "werden soll." -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 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:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Bereinigung des Dokumenten-Seiteninhalts abgeschlossen." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Fehler bei der Bereinigung des Dokumenten-Seiteninhalts: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Text extrahiert aus PDF" diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo index f14e4333b7..96e449b816 100644 Binary files a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po index ea0f84147d..cfa52288ca 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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-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/" @@ -36,31 +36,31 @@ msgstr "" msgid "Result" msgstr "result" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Text from OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 #, fuzzy msgid "Submit to OCR queue" msgstr "submit to OCR queue" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 #, fuzzy msgid "Re-queue" msgstr "re-queue" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:16 +#: links.py:17 #, fuzzy msgid "Clean up pages content" msgstr "clean up pages content" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -68,7 +68,7 @@ msgstr "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -116,73 +116,73 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, 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:55 +#: views.py:56 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:56 +#: views.py:57 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:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Document pages content clean up complete." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Document pages content clean up error: %s" -#: views.py:74 +#: views.py:75 #, fuzzy msgid "OCR errors" msgstr "error" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 #, fuzzy msgid "Make at least one selection." msgstr "Must provide at least one queue document." -#: views.py:100 +#: views.py:101 #, fuzzy, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "Queue document: %(document)s deleted successfully." -#: views.py:104 +#: views.py:105 #, fuzzy, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "Error deleting document: %(document)s; %(error)s" -#: views.py:118 +#: views.py:119 #, fuzzy, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "Are you sure you wish to delete queue document: %s?" msgstr[1] "Are you sure you wish to delete queue document: %s?" -#: views.py:154 +#: views.py:155 #, fuzzy, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "Document: %(document)s is already queued." -#: views.py:159 +#: views.py:160 #, fuzzy, python-format msgid "Document version id#: %d, no longer exists." msgstr "Document id#: %d, no longer exists." -#: views.py:171 +#: views.py:172 #, fuzzy, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "Are you sure you wish to re-queue document: %s?" msgstr[1] "Are you sure you wish to re-queue document: %s?" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Text extracted from PDF" diff --git a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo index de820cf172..936f75ad14 100644 Binary files a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po index dc1321e964..6027e860d0 100644 --- a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -38,27 +38,27 @@ msgstr "Añadido" msgid "Result" msgstr "Resultado" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Texto de OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "Someter a la espera para OCR" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "Borrar" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "Limpiar contenido de páginas" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -66,7 +66,7 @@ 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 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -113,73 +113,73 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "Ruta completa a la aplicación que se usará para OCR." -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 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." -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Limpieza de contenido completada." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Error en limpieza de contenido: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Texto extraído de PDF" diff --git a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo index b9fca5d5a6..d92c3529b2 100644 Binary files a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po index b2a3ab1b68..223b734622 100644 --- a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -36,33 +36,33 @@ msgstr "اضافه شده" msgid "Result" msgstr "جواب" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "متن خروجی از OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "ارسال به صف OCR" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "صف سازی دوباره" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "حذف" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "تمییز کردن محتوای صفحات" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "برای رفع خطاهای معمول در OCR فیلتر زبان را برروی محتوا اجرا میکند." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -107,69 +107,69 @@ msgstr "محل فایل POPPLER جهت استخراج TEXT از PDF" msgid "Full path to the backend to be used to do OCR." msgstr "محل اجرای نرم افزار OCR" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "سند : %(document)s جهت ocr وارد صف شد." -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "از تمییز سازی محتوای صفحات مطمئن هستید؟" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "برروی پایگاه داده ای بزرگ این عملیات ممکن است طولانی شود." -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "تمییزسازی محتوای صفحات پایان یافت." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "خطا در تمیز کردن محتوای صفحات: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "text استخراج شده از pdf" diff --git a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo index e7e9548c16..3371bce439 100644 Binary files a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po index f3ba8f2be2..e61ddfff12 100644 --- a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -37,27 +37,27 @@ msgstr "Ajouté" msgid "Result" msgstr "Résultat" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Texte à partir de l'OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "Ajouter à la file d'attente OCR" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "Re-ajouter à la file d'attente" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "Supprimer" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "Nettoyer le contenu des pages" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -65,7 +65,7 @@ msgstr "" "Lance un filtre de langue permettant d'éviter les erreurs OCR classiques à " "partir du contenu des pages." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -112,73 +112,73 @@ msgstr "" 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" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "Le document: %(document)s a été ajouté à la file d'attente OCR." -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 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." -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Nettoyage du contenu des pages du document achevé." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Erreur de nettoyage du contenu des pages du document:%s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Texte extrait du PDF" diff --git a/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.mo index c572b9be54..44f1938f80 100644 Binary files a/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.mo differ 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 4c5c62b869..8d8528b6dc 100644 --- a/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -36,33 +36,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -107,47 +107,47 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." @@ -155,17 +155,17 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." @@ -173,7 +173,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo index 2ebb3a9dae..9bea7fe1cb 100644 Binary files a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po index 63a660ffad..53dc9157fd 100644 --- a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,33 +35,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -106,71 +106,71 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo index 2489b5aea7..710c1e61d1 100644 Binary files a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po index 7eb4e73d32..ad1ee849e6 100644 --- a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,33 +35,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -106,69 +106,69 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo index b6a2932b58..5139d69797 100644 Binary files a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po index 181d2617f8..f83004517b 100644 --- a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -37,27 +37,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "testo dall'OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -65,7 +65,7 @@ msgstr "" "Esegue un filtro per rimuovere i comuni errori di OCR dal contenuto del " "documento pagine." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -110,71 +110,71 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "Nei database grandi questa operazione può richiedere del tempo." -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Pulizia del contenuto delle pagine completata." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Errore nella pulizia del contenuto delle pagine: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Testo estratto da PDF" diff --git a/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.mo index e877bae70e..21c87fc915 100644 Binary files a/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.po index e78829785c..4c22cf1869 100644 --- a/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -36,33 +36,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -107,47 +107,47 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." @@ -155,17 +155,17 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." @@ -173,7 +173,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.mo index c936daf509..c2080b9203 100644 Binary files a/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.po index 0802a48ab0..0a490872eb 100644 --- a/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -35,33 +35,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -106,71 +106,71 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo index 799202cd44..89ba1d5280 100644 Binary files a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo differ 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 67eb3110b8..9c4e1c9295 100644 --- a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -36,33 +36,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Tekst van OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 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:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -109,71 +109,71 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "Op een grote database kan deze operatie lang duren." -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Opschonen van documentpagina's voltooid." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Fout bij het opschonen van documentpagina's. Foutmelding: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Tekst uit PDF" diff --git a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo index 68b4bdc147..4c6237144b 100644 Binary files a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po index b4383066af..f332e7ba17 100644 --- a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -36,33 +36,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -107,47 +107,47 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." @@ -155,17 +155,17 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." @@ -173,7 +173,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo index 27b2b9ce9b..443d35575a 100644 Binary files a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po index 611e4be0a6..03c87b049c 100644 --- a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -38,27 +38,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Texto de OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -66,7 +66,7 @@ msgstr "" "Corre um filtro de linguagem para remover erros comuns de OCR do conteúdo " "das páginas do documento." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -113,72 +113,72 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 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 ." -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Limpeza do conteúdo das páginas do documento completa." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Erro ao limpar o conteúdo das páginas do documento: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Texto extraído de PDF" diff --git a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo index fa32970b38..896712c4af 100644 Binary files a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo differ 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 b71ee6dca7..80bbe1aece 100644 --- a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -37,27 +37,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Texto de OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -65,7 +65,7 @@ msgstr "" "Executa um filtro de linguagem para remover erros comuns de OCR do conteúdo " "das páginas do documento." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -112,72 +112,72 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 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:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Limpeza do conteúdo das páginas do documento completa." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Erro ao limpar o conteúdo das páginas do documento: %s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Texto extraído de PDF" diff --git a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.mo index 5acf3344ce..025fba847d 100644 Binary files a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.mo differ 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 da0431678d..5aacf53721 100644 --- a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -37,27 +37,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Textul de la OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -65,7 +65,7 @@ msgstr "" "Execută un filtru de limbă pentru a elimina greșelile OCR comune din " "conținutul paginii documentului ." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -112,47 +112,47 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 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:56 +#: views.py:57 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:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Conținutul documentului este curat a fost curăţat complet." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Eroare la curăţirea conţinutului documentului % s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." @@ -160,17 +160,17 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." @@ -178,7 +178,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Textul extras din PDF" diff --git a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo index 4ded4ff0ac..0f920ffff4 100644 Binary files a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po index 5170dcdf9b..f05badcf58 100644 --- a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -37,27 +37,27 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Распознанный текст" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -65,7 +65,7 @@ msgstr "" "Применить языковый фильтр для удаления общих ошибок распознавания " "содержимого страниц документа." -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -112,49 +112,49 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Вы уверены, что хотите очистить все содержимое страниц?" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" "В больших базах данных эта операция может занять некоторое время для " "выполнения." -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "Чистка содержимого страниц документа завершена." -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "Ошибка:%s при чистка содержимого страниц документа" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." @@ -162,17 +162,17 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." @@ -180,7 +180,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Текст, извлеченный из PDF" diff --git a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo index 21d2ff01de..5934c20c97 100644 Binary files a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo differ 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 d8f68b6488..a8c4ef35da 100644 --- a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -36,33 +36,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -107,47 +107,47 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." @@ -156,17 +156,17 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." @@ -175,7 +175,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.mo index 91f7e88f85..3686d0b682 100644 Binary files a/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.po index eab38cdcfe..eccf8e5a37 100644 --- a/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -35,33 +35,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -106,71 +106,71 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" msgstr[1] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo index e8b5810baa..58254ec1eb 100644 Binary files a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo differ 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 0f146922bf..1e30592e50 100644 --- a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -35,33 +35,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -106,69 +106,69 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo index 07158e0b0a..238191798b 100644 Binary files a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo differ 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 e699428983..8476ff96c7 100644 --- a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 15:59-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -36,33 +36,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "Văn bản từ OCR" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -107,69 +107,69 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.mo index e4d74261a4..dc746b7d18 100644 Binary files a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.mo differ 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 c8636c228e..67010101f6 100644 --- a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -36,33 +36,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "扫描输入的文本" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "执行一个语言过滤器,来移除文档页面内容中那些通用OCR错误。" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -107,69 +107,69 @@ msgstr "程序pdftotext文件路径,用以从PDF文件中提取文本。" msgid "Full path to the backend to be used to do OCR." msgstr "用于执行OCR后台应用的全路径。" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "确定要清除所有的页面内容么?" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "在大数据库中,此操作可能比较耗时。" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "文档页面内容完全清除。" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "文档页面内容清除出错:%s" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "从PDF中提取的文本" diff --git a/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.mo index afb1a59d2d..0f480d4d97 100644 Binary files a/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.po index c1fa516467..53baecb3f8 100644 --- a/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-17 07:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -35,33 +35,33 @@ msgstr "" msgid "Result" msgstr "" -#: api.py:74 +#: api.py:75 msgid "Text from OCR" msgstr "" -#: links.py:9 links.py:10 +#: links.py:10 links.py:11 msgid "Submit to OCR queue" msgstr "" -#: links.py:11 links.py:12 +#: links.py:12 links.py:13 msgid "Re-queue" msgstr "" -#: links.py:13 links.py:14 +#: links.py:14 links.py:15 msgid "Delete" msgstr "" -#: links.py:16 +#: links.py:17 msgid "Clean up pages content" msgstr "" -#: links.py:16 +#: links.py:17 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:18 +#: links.py:19 msgid "OCR Errors" msgstr "" @@ -106,69 +106,69 @@ msgstr "" msgid "Full path to the backend to be used to do OCR." msgstr "" -#: views.py:31 +#: views.py:32 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:55 +#: views.py:56 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:56 +#: views.py:57 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:62 +#: views.py:63 msgid "Document pages content clean up complete." msgstr "" -#: views.py:64 +#: views.py:65 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: views.py:74 +#: views.py:75 msgid "OCR errors" msgstr "" -#: views.py:90 views.py:142 +#: views.py:91 views.py:143 msgid "Make at least one selection." msgstr "" -#: views.py:100 +#: views.py:101 #, python-format msgid "Entry: %(entry)s deleted successfully." msgstr "" -#: views.py:104 +#: views.py:105 #, python-format msgid "Error entry: %(entry)s; %(error)s" msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "Are you sure you wish to delete the entry: %(entry)s?" msgid_plural "Are you sure you wish to delete these %(count)d entries." msgstr[0] "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Entry: %(entry)s was re-queued for OCR." msgstr "" -#: views.py:159 +#: views.py:160 #, python-format msgid "Document version id#: %d, no longer exists." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Are you sure you wish to re-queue the entry: %(entry)s?" msgid_plural "Are you sure you wish to re-queue these %(count)d entries." msgstr[0] "" -#: parsers/__init__.py:95 parsers/__init__.py:172 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" diff --git a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo index f93f2f7c12..f86bb01712 100644 Binary files a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po index f4cd60fe72..f5db24803d 100644 --- a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,35 +21,35 @@ msgstr "" "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 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "منح" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "سحب" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -57,19 +57,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "صلاحيات غير كافية." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "الصلاحيات" @@ -121,84 +121,84 @@ msgstr "منح الصلاحيات" msgid "Revoke permissions" msgstr "إبطال الصلاحيات" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" "قائمة الأدوار التي يتم تعيينها تلقائيا إلى المستخدمين الذين تم انشائهم حديثا" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "و" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s ل %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "صلاحيات \"%(permission)s\" تم اعطائها ل: %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, لديه صلاحيات \"%(permission)s\" granted." -#: views.py:152 +#: views.py:154 #, 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:193 +#: views.py:194 msgid "permission" msgstr "صلاحيات" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "صلاحيات" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "صلاحيات \"%(permission)s\" تمت ازالتها من: %(requester)s." -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s, لا يمتلك الصلاحيات \"%(permission)s\" ." -#: views.py:213 +#: views.py:214 #, 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:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "المستخدمين" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "مجموعات" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "خاص" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo index 28670834ff..f637779fde 100644 Binary files a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po index 2ef1969c55..798cf7b8aa 100644 --- a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,35 +20,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Позволяване" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Прекратяване" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -56,19 +56,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Недостатъчни разрешения." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Разрешения" @@ -120,7 +120,7 @@ msgstr "Издаване на разрешения" msgid "Revoke permissions" msgstr "Отмяна на разрешения" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -128,30 +128,30 @@ msgstr "" "Списък от съществуващи роли, които автоматично са дадени на новосъздадените " "потребители" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "и" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s към %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Разрешение \"%(permission)s\" дадено на: %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s вече има дадено разрешение \"%(permission)s\"." -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" @@ -159,25 +159,25 @@ msgstr "" "Сигурни ли сте, че искате да разрешите %(permissions_label)s " "%(title_suffix)s?" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "разрешение" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "разрешения" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Разрешение \"%(permission)s\" отнето от: %(requester)s." -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s няма разрешение \"%(permission)s\"." -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" @@ -185,24 +185,24 @@ msgstr "" "Сигурни ли сте, че искате да прекратите %(permissions_label)s " "%(title_suffix)s?" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Потребители" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Групи" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Специален" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.mo index d98e9a6986..edeebb5824 100644 Binary files a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.mo differ 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 0d7e3cb9b5..67d84f3efa 100644 --- a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,35 +21,35 @@ msgstr "" "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 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Odobri" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Ukini" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -57,19 +57,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Nedovoljne dozvole." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Dozvole" @@ -121,86 +121,86 @@ msgstr "Odobri dozvole" msgid "Revoke permissions" msgstr "Ukini dozvole" -#: settings.py:10 +#: settings.py:11 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:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "i" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s na %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Dozvola \"%(permission)s\" odobrena: %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, već ima dozvolu \"%(permission)s\" odobrenu." -#: views.py:152 +#: views.py:154 #, 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?" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "dozvola" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "dozvole" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Dozvola \"%(permission)s\" ukinuta od: %(requester)s." -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s, nema dozvolu \"%(permission)s\" odobrenu." -#: views.py:213 +#: views.py:214 #, 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?" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Korisnici" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Grupe" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Poseban" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo index 6c8f931e4f..f592ddfe5d 100644 Binary files a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po index 56919f0bc7..103ed9dda6 100644 --- a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,35 +19,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -55,19 +55,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -119,83 +119,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.mo index 1e00e9fc7e..7ad73ef3d9 100644 Binary files a/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.po index 21ac044eca..1f1dcfa911 100644 --- a/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,35 +19,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -55,19 +55,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -119,83 +119,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo index 77291d7bec..fa53ca7e05 100644 Binary files a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo differ 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 ae8f6f327d..a07e613384 100644 --- a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -22,35 +22,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Gewähren" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Widerrufen" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -58,19 +58,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Unzureichende Berechtigungen." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Berechtigungen" @@ -122,7 +122,7 @@ msgstr "Berechtigungen gewähren" msgid "Revoke permissions" msgstr "Berechtigungen widerrufen" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -130,30 +130,30 @@ msgstr "" "Eine Liste der existierenden Rollen, welche automatisch neuen Benutzern " "zugewiesen werden" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr " und " -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s an %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Berechtigung \"%(permission)s\" gewährt an %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s hat bereits die Berechtigung \"%(permission)s." -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" @@ -161,25 +161,25 @@ msgstr "" "Sind Sie sicher, dass Sie %(permissions_label)s %(title_suffix)s gewähren " "wollen?" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "Berechtigung" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "Berechtigungen" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Berechtigung \"%(permission)s\" widerrufen für %(requester)s." -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s hat nicht die Berechtigung \"%(permission)s\"." -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" @@ -187,24 +187,24 @@ msgstr "" "Sind Sie sicher, dass Sie %(permissions_label)s %(title_suffix)s widerrufen " "wollen?" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Benutzer" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Gruppen" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Spezial" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo index c865f4de48..4258410327 100644 Binary files a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po index 0b022c6910..6636f757e5 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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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,39 +18,39 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Grant" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Revoke" -#: links.py:13 +#: links.py:14 #, fuzzy msgid "Create new role" msgstr "create new role" -#: links.py:14 +#: links.py:15 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 #, fuzzy msgid "Roles" msgstr "roles" -#: links.py:17 +#: links.py:18 #, fuzzy msgid "Members" msgstr "members" -#: links.py:18 +#: links.py:19 #, fuzzy msgid "Role permissions" msgstr "role permissions" @@ -59,21 +59,21 @@ msgstr "role permissions" msgid "Insufficient permissions." msgstr "Insufficient permissions." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 #, fuzzy msgid "Namespace" msgstr "namespace" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 #, fuzzy msgid "Permission" msgstr "Permissions" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Permissions" @@ -130,7 +130,7 @@ msgstr "Grant permissions" msgid "Revoke permissions" msgstr "Revoke permissions" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -138,80 +138,80 @@ msgstr "" "A list of existing roles that are automatically assigned to newly created " "users" -#: views.py:80 +#: views.py:83 #, fuzzy msgid "Has permission" msgstr "has permission" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr " and " -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s to %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permission \"%(permission)s\" granted to: %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, already had the permission \"%(permission)s\" granted." -#: views.py:152 +#: views.py:154 #, 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:193 +#: views.py:194 msgid "permission" msgstr "permission" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "permissions" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permission \"%(permission)s\" revoked from: %(requester)s." -#: views.py:203 +#: views.py:204 #, 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:213 +#: views.py:214 #, 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:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Users" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Groups" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Special" -#: views.py:303 +#: views.py:304 #, fuzzy, python-format msgid "Non members of role: %s" msgstr "non members of role: %s" -#: views.py:304 +#: views.py:305 #, fuzzy, python-format msgid "Members of role: %s" msgstr "members of role: %s" diff --git a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo index d0a562917e..f439aa849c 100644 Binary files a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po index cd74b4b1cd..5e1a28286a 100644 --- a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-13 15:57+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,35 +22,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Otorgar" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Revocar" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "Crear nuevo rol" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "Borrar" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "Editar" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "Roles" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "Miembros" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "Autorizaciones por rol" @@ -58,19 +58,19 @@ msgstr "Autorizaciones por rol" msgid "Insufficient permissions." msgstr "Permisos insuficientes." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "Espacio nombrado" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "Nombre" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "Permiso" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Permisos" @@ -122,7 +122,7 @@ msgstr "Conceder permisos" msgid "Revoke permissions" msgstr "Revocar permisos" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -130,79 +130,79 @@ msgstr "" "Una lista de roles existentes que se asignan automáticamente a los usuarios " "nuevos" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "Tiene permiso" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "y" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s a %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permiso \"%(permission)s\" otorgado a: %(requester)s." -#: views.py:142 +#: views.py:144 #, 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:152 +#: views.py:154 #, 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?" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "permiso" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "permisos" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permiso \"%(permission)s\" revocado de: %(requester)s." -#: views.py:203 +#: views.py:204 #, 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:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" "¿Está seguro que quiere revocar el %(permissions_label)s %(title_suffix)s?" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Usuarios" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Grupos" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Especial" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "Miembros excluidos del rol: %s" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "Miembros del rol: %s" diff --git a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo index ef6365b38d..f488e82868 100644 Binary files a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po index d8ecd037e8..cbce263cbf 100644 --- a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 08:37+0000\n" "Last-Translator: Mehdi Amani \n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,35 +21,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "دادن" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "لغو" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "ایجاد نقش role جدید" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "حذف" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "ویرایش" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "نقش ها" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "اعضا" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "مجوزهای نقش" @@ -57,19 +57,19 @@ msgstr "مجوزهای نقش" msgid "Insufficient permissions." msgstr "اجازه ناکافی" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "فضای نام" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "نام" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "مجوز" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "مجوزها" @@ -121,83 +121,83 @@ msgstr "دادن مجوز" msgid "Revoke permissions" msgstr "لغو مجوز" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "نقش های پیش فرضی که در زمان ایجاد کاربر جدید داده میشود." -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "دارای مجوز" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "و" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s به %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "مجوز \"%(permission)s\" داده شده به %(requester)s" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s دارای مجوز \"%(permission)s\" میباشد." -#: views.py:152 +#: views.py:154 #, 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:193 +#: views.py:194 msgid "permission" msgstr "اجازه" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "اجازه ها" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "مجوز \"%(permission)s\" از %(requester)s پس گرفته شد." -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s دارای مجوز \"%(permission)s\" نیست." -#: views.py:213 +#: views.py:214 #, 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:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "کاربران" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "گروه‌ها" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "مخصوص" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "عضو نقش نیستند : %s" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "اعشای نقش : %s" diff --git a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo index 56021fd88c..47eef23f5a 100644 Binary files a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po index 5e6840c137..23fc331042 100644 --- a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-11-07 18:14+0000\n" "Last-Translator: Christophe kryskool \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,35 +21,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Attribuer" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Retirer" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "Créer un nouveau rôle" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "Supprimer" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "Modifier" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "Rôles" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "Membres" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "Autorisations du rôle" @@ -57,19 +57,19 @@ msgstr "Autorisations du rôle" msgid "Insufficient permissions." msgstr "Droits insuffisants" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "Espace de nommage" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "Nom" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "Autorisation" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Droits" @@ -121,7 +121,7 @@ msgstr "Donner des droits" msgid "Revoke permissions" msgstr "Retirer des droits" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -129,30 +129,30 @@ msgstr "" "Une liste des rôles existant qui sont automatiquement attribués aux comptes " "utilisateurs nouvellement créés" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "Possède le droit" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr " et " -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s pour %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Droit \"%(permission)s\" attribué à: %(requester)s." -#: views.py:142 +#: views.py:144 #, 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:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" @@ -160,25 +160,25 @@ msgstr "" "Êtes vous certain de vouloir attribuer le droit %(permissions_label)s " "%(title_suffix)s?" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "droit" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "droits" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Droit \"%(permission)s\" retiré pour: %(requester)s." -#: views.py:203 +#: views.py:204 #, 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:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" @@ -186,24 +186,24 @@ msgstr "" "Êtes vous certain de vouloir supprimer le droit %(permissions_label)s " "%(title_suffix)s?" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Utilisateurs" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Groupes" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Spécial" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "Membres exclus du rôle:%s" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "Membres du rôle:%s" diff --git a/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.mo index 5ea7db4db2..63782974c3 100644 Binary files a/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.mo differ 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 f6e8f3737e..41ae19a80e 100644 --- a/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -20,35 +20,35 @@ msgstr "" "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 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -56,19 +56,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -120,83 +120,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo index b366de6744..dfd77860c9 100644 Binary files a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po index 77ad039285..f4c3038c5d 100644 --- a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,35 +19,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -55,19 +55,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -119,83 +119,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo index da5e2d27de..748d3a22c4 100644 Binary files a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po index 7a22821bc2..b6027dce26 100644 --- a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,35 +19,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -55,19 +55,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -119,83 +119,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo index 7f8f91d537..83b452b32b 100644 Binary files a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po index 868f01c3ae..f25fbe959e 100644 --- a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,35 +21,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Concessione" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Revoca" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -57,19 +57,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Permessi insufficienti" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Permessi" @@ -121,7 +121,7 @@ msgstr "Concedere le autorizzazioni" msgid "Revoke permissions" msgstr "Revoca le autorizzazioni" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -129,30 +129,30 @@ msgstr "" "Un elenco di ruoli esistenti che vengono automaticamente assegnati agli " "utenti appena creati" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr " and " -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s a %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permesso \"%(permission)s\" concesso a: %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, ha già il permesso \"%(permission)s\" concesso." -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" @@ -160,25 +160,25 @@ msgstr "" "Sei sicuro che tu voglia concedere questo permesso %(permissions_label)s " "%(title_suffix)s?" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "permesso" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "permessi" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permesso \"%(permission)s\" revocato per: %(requester)s." -#: views.py:203 +#: views.py:204 #, 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:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" @@ -186,24 +186,24 @@ msgstr "" "Sei sicuro di voler revocare questo permesso %(permissions_label)s " "%(title_suffix)s?" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Utenti" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Gruppi" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Speciale" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.mo index 3dd2a85437..028a2dea86 100644 Binary files a/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.po index 8e6ea093d3..cf9c0ba394 100644 --- a/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,35 +20,35 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -56,19 +56,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -120,83 +120,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.mo index 84358fbea6..220ca345db 100644 Binary files a/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.po index 2f2d0aa1c4..b580e2947d 100644 --- a/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:20-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -19,35 +19,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -55,19 +55,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -119,83 +119,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo index b81a5ab486..e30bfe7a49 100644 Binary files a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo differ 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 247d2d66fa..edb0273a60 100644 --- a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,35 +20,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Toestaan" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Intrekken" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -56,19 +56,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Permissies zijn ontoereikend" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Permissies" @@ -120,7 +120,7 @@ msgstr "permissies toestaan" msgid "Revoke permissions" msgstr "permissies intrekken" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -128,30 +128,30 @@ msgstr "" "Lijst met bestaande gebruikersrollen die automatisch worden toegekend aan " "nieuwe gebruikers" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "en" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s voor %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permission \"%(permission)s\" toegestaan voor: %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, is reeds \"%(permission)s\" toegestaan." -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" @@ -159,25 +159,25 @@ msgstr "" "Bent u er zeker van permissies: %(permissions_label)s %(title_suffix)s, toe " "te staan?" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "permissie" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "permissies" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permissie \"%(permission)s\" ingetrokken van: %(requester)s." -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "Voor %(requester)s, zijn \"%(permission)s\" granted." -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" @@ -185,24 +185,24 @@ msgstr "" "Bent u er zeker van om de permissies: %(permissions_label)s " "%(title_suffix)s, in te trekken?" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Gebruikers" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Groepen" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Speciaal" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo index 09cd67cf2b..c7ed808bfd 100644 Binary files a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po index dff04f3075..6f24aa7db0 100644 --- a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,35 +21,35 @@ msgstr "" "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 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Odwołać" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -57,19 +57,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Niewystarczające uprawnienia." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Uprawnienia" @@ -121,83 +121,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "i" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "uprawnienie" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "uprawnienia" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Użytkownicy" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Grupy" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Specjalny" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo index 4b03ea08b6..2df415ab9f 100644 Binary files a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po index 3e4e366b12..8b3272fdf5 100644 --- a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -22,35 +22,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Conceder" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Revogar" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -58,19 +58,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Permissões insuficientes." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Permissões" @@ -122,7 +122,7 @@ msgstr "Conceder permissões" msgid "Revoke permissions" msgstr "Revogar permissões" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -130,30 +130,30 @@ msgstr "" "Uma lista de funções existentes que são automaticamente atribuídas aos novos " "utilizadores" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr " e " -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s a %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permissão \"%(permission)s\" concedida a: %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s já tinha a permissão \"%(permission)s\"." -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" @@ -161,49 +161,49 @@ msgstr "" "Tem a certeza de que pretende conceder %(permissions_label)s " "%(title_suffix)s?" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "permissão" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "permissões" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permissão \"%(permission)s\" retirada a: %(requester)s." -#: views.py:203 +#: views.py:204 #, 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:213 +#: views.py:214 #, 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?" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Utilizadores" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Grupos" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Especial" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo index 275a4c38a7..151bdaa4b3 100644 Binary files a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo differ 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 aa0e8ca34d..da630ccc20 100644 --- a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,35 +21,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Conceder" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Revogar" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -57,19 +57,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Permissões insuficientes." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Permissões" @@ -121,7 +121,7 @@ msgstr "Conceder permissões" msgid "Revoke permissions" msgstr "Revogar as permissões" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -129,77 +129,77 @@ msgstr "" "A lista de funções existentes que são automaticamente designados para " "usuários recém-criados" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr " e " -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "permissão" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "permissões" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Usuários" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Grupos" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Especial" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.mo index 5cd1d002c6..7076532c2a 100644 Binary files a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.mo differ 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 d399ab5407..686aeeddcb 100644 --- a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -21,35 +21,35 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Acorda" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Revoca" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -57,19 +57,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Permisiuni insuficiente." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Permisiuni" @@ -121,7 +121,7 @@ msgstr "Grant permisiuni" msgid "Revoke permissions" msgstr "Revocați permisiunile" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -129,79 +129,79 @@ msgstr "" "O listă de roluri existente, care sunt în mod automat asignate " "utilizatorilor nou create" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "și" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s pentru %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permisiune \"%(permission)s\" acordata: %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, are deja permisiune \"%(permission)s\" acordata." -#: views.py:152 +#: views.py:154 #, 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?" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "permisiune" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "permisiuni" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permisiune \"%(permission)s\" revocat pentru: %(requester)s." -#: views.py:203 +#: views.py:204 #, 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:213 +#: views.py:214 #, 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?" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Utilizatorii" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Grupuri" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Special" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo index 36a4599a91..eedac1fe7c 100644 Binary files a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po index 3bc7cb9a33..e09b4582c3 100644 --- a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,35 +21,35 @@ msgstr "" "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 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "Предоставить" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "Отозвать" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -57,19 +57,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "Недостаточно разрешений." -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "Разрешения" @@ -121,7 +121,7 @@ msgstr "Предоставление разрешений" msgid "Revoke permissions" msgstr "Отмена разрешений" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" @@ -129,77 +129,77 @@ msgstr "" "Список существующих ролей, которые автоматически назначаются вновь " "создаваемым пользователям" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "и" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s для %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Право \"%(permission)s\" предоставлено %(requester)s." -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s уже имеет право \"%(permission)s\"." -#: views.py:152 +#: views.py:154 #, 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:193 +#: views.py:194 msgid "permission" msgstr "разрешение" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "разрешения" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Право \"%(permission)s\" отозвано у %(requester)s." -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s не имеет права \"%(permission)s\"." -#: views.py:213 +#: views.py:214 #, 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:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "Пользователи" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "Группы" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "Особо" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo index 1d516dec4b..551cef59c8 100644 Binary files a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo differ 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 d5a67e49f0..3e1f7ece78 100644 --- a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,35 +20,35 @@ msgstr "" "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 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -56,19 +56,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -120,83 +120,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.mo index 30fff10a34..b898d177a4 100644 Binary files a/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.po index cea17a815f..103531590a 100644 --- a/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,35 +19,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -55,19 +55,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -119,83 +119,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo index af0fc2afc0..d5ef5a5b61 100644 Binary files a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo differ 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 bb7c333a1d..dece9ff823 100644 --- a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -19,35 +19,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -55,19 +55,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -119,83 +119,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo index 73d1d73049..95815651ab 100644 Binary files a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo differ 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 ca5a4d5408..3078ebca7e 100644 --- a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,35 +20,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -56,19 +56,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -120,83 +120,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.mo index 461417c2e0..7395d22235 100644 Binary files a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.mo differ 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 845cdd987a..cf534bb20b 100644 --- a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -20,35 +20,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "赋给" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "撤销" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -56,19 +56,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "权限不足" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "权限" @@ -120,83 +120,83 @@ msgstr "权限授权" msgid "Revoke permissions" msgstr "撤销权限" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "已存在角色列表将自动分配给新建用户" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "和" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "从%(permissions)s 到 %(requester)s" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "权限\"%(permission)s\"被赋给%(requester)s" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s已经有权限 \"%(permission)s\"" -#: views.py:152 +#: views.py:154 #, 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:193 +#: views.py:194 msgid "permission" msgstr "权限" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "权限" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "权限\"%(permission)s\"被从%(requester)s撤销。" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s无权限\"%(permission)s\"" -#: views.py:213 +#: views.py:214 #, 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:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "用户" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "用户组" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "特例" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.mo index ecf8b39da1..4297bb739e 100644 Binary files a/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.po index a8e6a8024d..e681294223 100644 --- a/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -19,35 +19,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:10 widgets.py:23 +#: links.py:11 widgets.py:25 msgid "Grant" msgstr "" -#: links.py:11 widgets.py:17 +#: links.py:12 widgets.py:19 msgid "Revoke" msgstr "" -#: links.py:13 +#: links.py:14 msgid "Create new role" msgstr "" -#: links.py:14 +#: links.py:15 msgid "Delete" msgstr "" -#: links.py:15 +#: links.py:16 msgid "Edit" msgstr "" -#: links.py:16 models.py:218 views.py:56 +#: links.py:17 models.py:218 views.py:59 msgid "Roles" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Members" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Role permissions" msgstr "" @@ -55,19 +55,19 @@ msgstr "" msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:77 +#: models.py:126 views.py:80 msgid "Namespace" msgstr "" -#: models.py:127 views.py:78 +#: models.py:127 views.py:81 msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:132 +#: models.py:134 models.py:196 views.py:134 msgid "Permission" msgstr "" -#: models.py:135 permissions.py:7 views.py:74 views.py:134 +#: models.py:135 permissions.py:7 views.py:77 views.py:136 msgid "Permissions" msgstr "" @@ -119,83 +119,83 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: settings.py:10 +#: settings.py:11 msgid "" "A list of existing roles that are automatically assigned to newly created " "users" msgstr "" -#: views.py:80 +#: views.py:83 msgid "Has permission" msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 msgid " and " msgstr "" -#: views.py:129 views.py:190 +#: views.py:131 views.py:191 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:139 +#: views.py:141 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:142 +#: views.py:144 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:152 +#: views.py:154 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:193 +#: views.py:194 msgid "permission" msgstr "" -#: views.py:195 +#: views.py:196 msgid "permissions" msgstr "" -#: views.py:200 +#: views.py:201 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:203 +#: views.py:204 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:213 +#: views.py:214 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:248 views.py:272 +#: views.py:249 views.py:273 msgid "Users" msgstr "" -#: views.py:251 views.py:275 +#: views.py:252 views.py:276 msgid "Groups" msgstr "" -#: views.py:254 views.py:278 +#: views.py:255 views.py:279 msgid "Special" msgstr "" -#: views.py:303 +#: views.py:304 #, python-format msgid "Non members of role: %s" msgstr "" -#: views.py:304 +#: views.py:305 #, python-format msgid "Members of role: %s" msgstr "" diff --git a/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.mo index b2f71ac02b..7df026a6a0 100644 Binary files a/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.mo differ 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 96563ecfb1..9dbc15a60f 100644 --- a/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,10 +21,10 @@ msgstr "" "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 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.mo index e40176ca62..89d2e51c3f 100644 Binary files a/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.mo differ 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 52f729466b..26070ea34f 100644 --- a/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,10 +20,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/bs_BA/LC_MESSAGES/django.mo index ab3843fbeb..3bf17e67d0 100644 Binary files a/mayan/apps/project_setup/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/bs_BA/LC_MESSAGES/django.mo differ 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 07af221c9d..53bc560181 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,10 +21,10 @@ msgstr "" "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 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.mo index 6c8f931e4f..f592ddfe5d 100644 Binary files a/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.mo differ 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 669407e044..050447d0b3 100644 --- a/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,10 +20,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.mo index 1e00e9fc7e..7ad73ef3d9 100644 Binary files a/mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.mo differ 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 index be693378f2..88c87a032b 100644 --- a/mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,10 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.mo index 0c06aa35ef..54716296c7 100644 Binary files a/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.mo differ 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 8b4e60740b..cca65e49b3 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -22,10 +22,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.mo index a1ee06ea8f..343c98bbe6 100644 Binary files a/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.mo differ 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 b9469c78bd..85552c93df 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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -18,12 +18,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 #, fuzzy msgid "Setup" msgstr "setup" -#: views.py:15 +#: views.py:13 #, fuzzy msgid "Setup items" msgstr "setup items" diff --git a/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.mo index 0ca534a490..6062f979e8 100644 Binary files a/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.mo differ 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 7056d0861e..c25d64460d 100644 --- a/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-12 19:29+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,10 +21,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "Configuración" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "Elementos de configuración" diff --git a/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.mo index 35c8a9b448..3344bc2484 100644 Binary files a/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.mo differ 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 8c1f8b54b4..8e89d17e56 100644 --- a/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-23 06:49+0000\n" "Last-Translator: Mehdi Amani \n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,10 +21,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "نصب" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "اقلام نصب" diff --git a/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.mo index 5942d68441..a6bd9c296e 100644 Binary files a/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.mo differ 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 7a90bb5d08..f80d720f35 100644 --- a/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-11-02 08:09+0000\n" "Last-Translator: Christophe kryskool \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,10 +21,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "Configuration" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "Paramètres de configuration" diff --git a/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.mo index 5ea7db4db2..63782974c3 100644 Binary files a/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.mo differ 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 badafa8004..de2394a14c 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -20,10 +20,10 @@ msgstr "" "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 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.mo index b366de6744..dfd77860c9 100644 Binary files a/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.mo differ 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 2505d335e8..7b5dec2944 100644 --- a/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,10 +20,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.mo index da5e2d27de..748d3a22c4 100644 Binary files a/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.mo differ 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 7dbae30db4..5da572c534 100644 --- a/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,10 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.mo index b8a8c95976..d1e4c4e06a 100644 Binary files a/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.mo differ 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 3ee4c1190b..ad74f29a38 100644 --- a/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,10 +20,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.mo index 3dd2a85437..028a2dea86 100644 Binary files a/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.po index 9f3cb8b913..911b302ffc 100644 --- a/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,10 +20,10 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.mo index 84358fbea6..220ca345db 100644 Binary files a/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.po index 19175dc88d..858ab44a89 100644 --- a/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -19,10 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo index 18e85d18c8..9ff5b5f18a 100644 Binary files a/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.mo differ 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 48af6fcdd2..a3697859ad 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,10 +20,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.mo index 2627ecc49f..d77432414f 100644 Binary files a/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.mo differ 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 fd84440da3..76dac07613 100644 --- a/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -23,10 +23,10 @@ msgstr "" "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 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.mo index 29d2ca004d..690cfce258 100644 Binary files a/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.mo differ 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 5806ad4837..14852f8ba2 100644 --- a/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,10 +21,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.mo index 0d38105b5a..2ba3750ae0 100644 Binary files a/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.mo differ 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 6a226cfac3..3b43f0eebc 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,10 +20,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/ro_RO/LC_MESSAGES/django.mo index 3098331b68..142160db1d 100644 Binary files a/mayan/apps/project_setup/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/ro_RO/LC_MESSAGES/django.mo differ 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 8e8d6a6750..799ae5fc0f 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -21,10 +21,10 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.mo index d8c775ea20..7fb5950e7d 100644 Binary files a/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.mo differ 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 ddf27e8bb1..8493ad2a78 100644 --- a/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,10 +21,10 @@ msgstr "" "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 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.mo index 1d516dec4b..551cef59c8 100644 Binary files a/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.mo differ 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 9863af4697..34a2455bd2 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,10 +20,10 @@ msgstr "" "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 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.mo index 30fff10a34..b898d177a4 100644 Binary files a/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.po index 8e5e5489f1..17a4b7ebf3 100644 --- a/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,10 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.mo index af0fc2afc0..d5ef5a5b61 100644 Binary files a/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.mo differ 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 ba0316c865..d4aaf94bd3 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -19,10 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.mo index b657073063..b7badb059d 100644 Binary files a/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.mo differ 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 897c9b353c..8c6761be3e 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,10 +20,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/zh_CN/LC_MESSAGES/django.mo index c646812eab..7dff1ca075 100644 Binary files a/mayan/apps/project_setup/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/zh_CN/LC_MESSAGES/django.mo differ 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 e574c0dba5..cb26a22e6d 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,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -20,10 +20,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.mo index ecf8b39da1..4297bb739e 100644 Binary files a/mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.mo differ 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 index eae613f993..7548d82e3b 100644 --- a/mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -19,10 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "Setup" msgstr "" -#: views.py:15 +#: views.py:13 msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.mo index b2f71ac02b..7df026a6a0 100644 Binary files a/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.mo differ 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 40db120ecc..4332dd461f 100644 --- a/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,6 +21,6 @@ msgstr "" "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 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.mo index e40176ca62..89d2e51c3f 100644 Binary files a/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.mo differ 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 9b2088cec0..37cf397470 100644 --- a/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/bs_BA/LC_MESSAGES/django.mo index ab3843fbeb..3bf17e67d0 100644 Binary files a/mayan/apps/project_tools/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/bs_BA/LC_MESSAGES/django.mo differ 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 7128f85da4..781df0ac46 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,6 +21,6 @@ msgstr "" "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 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.mo index 6c8f931e4f..f592ddfe5d 100644 Binary files a/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.mo differ 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 f789388ef8..4569f9dc96 100644 --- a/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.mo index 1e00e9fc7e..7ad73ef3d9 100644 Binary files a/mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.mo differ 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 index c8c4cac1f9..27bce7ea87 100644 --- a/mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,6 +19,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.mo index 0c06aa35ef..54716296c7 100644 Binary files a/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.mo differ 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 5529b69b1c..56af0b133b 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -22,6 +22,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.mo index ccce7b86ba..bbd9eea9ab 100644 Binary files a/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.mo differ 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 571f73bb19..1615cbade8 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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 #, fuzzy msgid "Tools" msgstr "tools" diff --git a/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.mo index bc94227e54..21a960bae3 100644 Binary files a/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.mo differ 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 64b77671b7..8b48078794 100644 --- a/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-12 19:32+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,6 +21,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "Herramientas" diff --git a/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.mo index c73b0626c8..9e40aacf4b 100644 Binary files a/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.mo differ 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 9c42439681..5d3f1df56a 100644 --- a/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-23 06:50+0000\n" "Last-Translator: Mehdi Amani \n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "ابزار" diff --git a/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.mo index 2c7be938c8..3c327825b3 100644 Binary files a/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.mo differ 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 b61778e878..ecdfe82c98 100644 --- a/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-11-02 08:09+0000\n" "Last-Translator: Christophe kryskool \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,6 +21,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "Outils" diff --git a/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.mo index 5ea7db4db2..63782974c3 100644 Binary files a/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.mo differ 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 13ae3d4b06..ab1f861d5d 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -20,6 +20,6 @@ msgstr "" "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 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.mo index b366de6744..dfd77860c9 100644 Binary files a/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.mo differ 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 034087f005..1c4c975590 100644 --- a/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.mo index da5e2d27de..748d3a22c4 100644 Binary files a/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.mo differ 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 4e28e8a375..1dd84ab6d5 100644 --- a/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,6 +19,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.mo index b8a8c95976..d1e4c4e06a 100644 Binary files a/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.mo differ 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 d46172ab50..8f64ad505b 100644 --- a/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.mo index 3dd2a85437..028a2dea86 100644 Binary files a/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.po index cc0997f655..62b913d336 100644 --- a/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.mo index 84358fbea6..220ca345db 100644 Binary files a/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.po index aa5cf40a4f..aaf3327a08 100644 --- a/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -19,6 +19,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo index 18e85d18c8..9ff5b5f18a 100644 Binary files a/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.mo differ 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 bca09a2d81..1c5ff00531 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.mo index 2627ecc49f..d77432414f 100644 Binary files a/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.mo differ 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 4bbb8cd0b9..4726d7b831 100644 --- a/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,6 +21,6 @@ msgstr "" "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 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.mo index 29d2ca004d..690cfce258 100644 Binary files a/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.mo differ 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 f3d1f5142e..d812bf6267 100644 --- a/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.mo index 0d38105b5a..2ba3750ae0 100644 Binary files a/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.mo differ 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 8b65c7254b..a93e265416 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/ro_RO/LC_MESSAGES/django.mo index 3098331b68..142160db1d 100644 Binary files a/mayan/apps/project_tools/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/ro_RO/LC_MESSAGES/django.mo differ 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 2372ea9ab2..08eb9b5abe 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -21,6 +21,6 @@ msgstr "" "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 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.mo index d8c775ea20..7fb5950e7d 100644 Binary files a/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.mo differ 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 643a0a55f7..8c126385dd 100644 --- a/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -21,6 +21,6 @@ msgstr "" "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 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.mo index 1d516dec4b..551cef59c8 100644 Binary files a/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.mo differ 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 f4eb31659c..c4adb1dfb8 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "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 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.mo index 30fff10a34..b898d177a4 100644 Binary files a/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.po index 904b647cf0..dc5eaeea63 100644 --- a/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -19,6 +19,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.mo index af0fc2afc0..d5ef5a5b61 100644 Binary files a/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.mo differ 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 79eaf40ddc..441513ebb6 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -19,6 +19,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.mo index b657073063..b7badb059d 100644 Binary files a/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.mo differ 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 ccaf3de58f..21711f71e6 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/zh_CN/LC_MESSAGES/django.mo index c646812eab..7dff1ca075 100644 Binary files a/mayan/apps/project_tools/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/zh_CN/LC_MESSAGES/django.mo differ 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 719e5cb6ee..798951a841 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,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -20,6 +20,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.mo index ecf8b39da1..4297bb739e 100644 Binary files a/mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.mo differ 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 index bb6733ab49..acb9ca914d 100644 --- a/mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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-" @@ -19,6 +19,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 views.py:15 +#: links.py:5 views.py:13 msgid "Tools" msgstr "" diff --git a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.mo index 14d3e58182..e70c002dbc 100644 Binary files a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po index 08d1e3488d..21b593f9f1 100644 --- a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.mo index af7b73bad1..3192b89399 100644 Binary files a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po index d2fe3abf20..86a1dce565 100644 --- a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.mo index c9715e58e4..d66f95b063 100644 Binary files a/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.mo differ 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 831414f119..3f93419c76 100644 --- a/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" diff --git a/mayan/apps/registration/locale/da/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/da/LC_MESSAGES/django.mo index 0d35edfd98..55ec6e26b5 100644 Binary files a/mayan/apps/registration/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/da/LC_MESSAGES/django.po b/mayan/apps/registration/locale/da/LC_MESSAGES/django.po index edebc10b50..cc5df038ba 100644 --- a/mayan/apps/registration/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/da/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.mo index f95374e080..f5e99ae50e 100644 Binary files a/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.po index 61b16d834d..8f7a0bb9ac 100644 --- a/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.mo index e52ef9014d..8547c25840 100644 Binary files a/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.mo differ 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 547eb46657..ad6bb38714 100644 --- a/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/registration/locale/en/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/en/LC_MESSAGES/django.mo index 5224bf3bb3..d544c40e43 100644 Binary files a/mayan/apps/registration/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/en/LC_MESSAGES/django.po b/mayan/apps/registration/locale/en/LC_MESSAGES/django.po index c1c599b1cd..72b49d1779 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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/" diff --git a/mayan/apps/registration/locale/es/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/es/LC_MESSAGES/django.mo index a0cb63bc81..ee8188c85d 100644 Binary files a/mayan/apps/registration/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/es/LC_MESSAGES/django.po b/mayan/apps/registration/locale/es/LC_MESSAGES/django.po index c1a1100723..b995aa47e7 100644 --- a/mayan/apps/registration/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-14 19:57+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.mo index f40680db39..f598c54d0f 100644 Binary files a/mayan/apps/registration/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po index 96ec00278b..d9573e82f5 100644 --- a/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 08:35+0000\n" "Last-Translator: Mehdi Amani \n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.mo index c2ccc92c20..e8cb5625c3 100644 Binary files a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po index 4def2a0917..68be63872a 100644 --- a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-11-07 13:53+0000\n" "Last-Translator: Christophe kryskool \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.mo index 91bade412a..5260c84870 100644 Binary files a/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.mo differ 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 d4fd2fe3e7..ee89ad2a96 100644 --- a/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/registration/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.mo index 55e49ebfe0..4b71830a49 100644 Binary files a/mayan/apps/registration/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po index 6ef7592cde..8f8cde4bea 100644 --- a/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/id/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/id/LC_MESSAGES/django.mo index c3f8456f54..d0b312c3d8 100644 Binary files a/mayan/apps/registration/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/id/LC_MESSAGES/django.po b/mayan/apps/registration/locale/id/LC_MESSAGES/django.po index e64174bee3..def1b55481 100644 --- a/mayan/apps/registration/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/id/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/it/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/it/LC_MESSAGES/django.mo index 291c0300d7..1cd67584f0 100644 Binary files a/mayan/apps/registration/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/it/LC_MESSAGES/django.po b/mayan/apps/registration/locale/it/LC_MESSAGES/django.po index 63a20c103b..fd987755e2 100644 --- a/mayan/apps/registration/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/registration/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/lv/LC_MESSAGES/django.mo index 159014f1be..680f03822a 100644 Binary files a/mayan/apps/registration/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/lv/LC_MESSAGES/django.po b/mayan/apps/registration/locale/lv/LC_MESSAGES/django.po index 9f78b501c6..7de18bed5f 100644 --- a/mayan/apps/registration/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/nb/LC_MESSAGES/django.mo index 88bff4a4d9..a50f78dee2 100644 Binary files a/mayan/apps/registration/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/nb/LC_MESSAGES/django.po b/mayan/apps/registration/locale/nb/LC_MESSAGES/django.po index 195737627e..d32359f163 100644 --- a/mayan/apps/registration/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.mo index bf60d91fd5..4df6b35b7f 100644 Binary files a/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.mo differ 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 14480ae2ca..cba5a9212e 100644 --- a/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.mo index 58d68f995a..a4fd16be11 100644 Binary files a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po index b6707cc082..b535b46ada 100644 --- a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.mo index e9e3d9421d..039fdd1212 100644 Binary files a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po index b7373d06de..9a9b8f7b67 100644 --- a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.mo index 2bf46a63f6..ce363521d4 100644 Binary files a/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.mo differ 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 aff0c0dd48..cf907c2a61 100644 --- a/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/registration/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.mo index fc07e4d95c..c9440c268b 100644 Binary files a/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.mo differ 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 082d0844f6..e2f1d07353 100644 --- a/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.mo index 5668e97a2e..a6e2fc9f92 100644 Binary files a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po index f28eecd522..1266e54278 100644 --- a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.mo index 7dda00a1e9..3e3883961a 100644 Binary files a/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.mo differ 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 53a56fceba..5fb2311e32 100644 --- a/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/registration/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/sq/LC_MESSAGES/django.mo index 3580626a32..6bcf9835a7 100644 Binary files a/mayan/apps/registration/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/sq/LC_MESSAGES/django.po b/mayan/apps/registration/locale/sq/LC_MESSAGES/django.po index de0f212257..f3561b02d2 100644 --- a/mayan/apps/registration/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.mo index 453e9570f5..4a77eb1b49 100644 Binary files a/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.mo differ 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 e588596de8..4ed0fe9ef7 100644 --- a/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.mo index 916e22b98e..5ae8d896a8 100644 Binary files a/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.mo differ 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 7b5a7e18b9..71d5b3073d 100644 --- a/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.mo index 3c23d5c026..dd7352b54e 100644 Binary files a/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.mo differ 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 70cdf89cba..23fb565942 100644 --- a/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.mo index 5e9f1baec5..2c30960d95 100644 Binary files a/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.po index a7b51fdf1b..1ba28a7fe3 100644 --- a/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.mo index 7e176e9125..4b0ec14754 100644 Binary files a/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.po index f559d4a6a7..973f42d40b 100644 --- a/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-18 06:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,11 +19,11 @@ msgstr "" "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 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.mo index 35aa67ee7f..bb33a05496 100644 Binary files a/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.po index 9d02ac68e3..a5e790101d 100644 --- a/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-18 06:08+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.mo index 9caede4c8b..11612887d4 100644 Binary files a/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.po index 05a08f676e..b1d07dee16 100644 --- a/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/de_CH/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/de_CH/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.mo index 8ec5bf2df7..c4bdbd7656 100644 Binary files a/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.po index 8835f91915..68b283dd53 100644 --- a/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-18 06:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,11 +19,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "API REST" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "Documentación de la API REST" diff --git a/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.mo index 946eb2cdfa..3dc0af3a51 100644 Binary files a/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.po index b6762747bc..5979ac6b03 100644 --- a/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.mo index 13c0a4b981..4c933ed158 100644 Binary files a/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.po index 8469977db8..d2ff628e85 100644 --- a/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/hr_HR/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/hr_HR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/hr_HR/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.mo index 9caede4c8b..11612887d4 100644 Binary files a/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.po index 05a08f676e..b1d07dee16 100644 --- a/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.mo index 946eb2cdfa..3dc0af3a51 100644 Binary files a/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.po index b6762747bc..5979ac6b03 100644 --- a/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.mo index 9caede4c8b..11612887d4 100644 Binary files a/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.po index 05a08f676e..b1d07dee16 100644 --- a/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/lv/LC_MESSAGES/django.mo index c72afc547b..a424103263 100644 Binary files a/mayan/apps/rest_api/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/lv/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/lv/LC_MESSAGES/django.po index 33bdb9cb7d..67048d6892 100644 --- a/mayan/apps/rest_api/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,11 +19,11 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/nb/LC_MESSAGES/django.mo index 9caede4c8b..11612887d4 100644 Binary files a/mayan/apps/rest_api/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/nb/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/nb/LC_MESSAGES/django.po index 05a08f676e..b1d07dee16 100644 --- a/mayan/apps/rest_api/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.mo index 8851bcbc69..65ca7b76be 100644 Binary files a/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.po index 0ffe60fdbc..0c12cc24f3 100644 --- a/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,11 +19,11 @@ msgstr "" "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 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.mo index 9caede4c8b..11612887d4 100644 Binary files a/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.po index 05a08f676e..b1d07dee16 100644 --- a/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.mo index 13c0a4b981..4c933ed158 100644 Binary files a/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.po index 8469977db8..d2ff628e85 100644 --- a/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.mo index c16dc7e545..6b930ebc90 100644 Binary files a/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.po index c5abda7d12..cc8be82771 100644 --- a/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,11 +19,11 @@ msgstr "" "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 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/sq/LC_MESSAGES/django.mo index 9caede4c8b..11612887d4 100644 Binary files a/mayan/apps/rest_api/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/sq/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/sq/LC_MESSAGES/django.po index 05a08f676e..b1d07dee16 100644 --- a/mayan/apps/rest_api/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.mo index 898176d87c..d8c297ebd2 100644 Binary files a/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.po index 34af1f05a9..a0da896de8 100644 --- a/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.mo index 946eb2cdfa..3dc0af3a51 100644 Binary files a/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.po index b6762747bc..5979ac6b03 100644 --- a/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/rest_api/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/zh_TW/LC_MESSAGES/django.mo index 946eb2cdfa..3dc0af3a51 100644 Binary files a/mayan/apps/rest_api/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/zh_TW/LC_MESSAGES/django.po index b6762747bc..5979ac6b03 100644 --- a/mayan/apps/rest_api/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:3 +#: links.py:5 msgid "REST API" msgstr "" -#: links.py:4 +#: links.py:6 msgid "REST API Documentation" msgstr "" diff --git a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo index cc8de5f67d..39c8a0a148 100644 Binary files a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo differ 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 b9d96059a5..6837bd17b6 100644 --- a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,15 +21,15 @@ msgstr "" "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 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo index 4706eda3e3..b977b5db51 100644 Binary files a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo differ 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 ae991face9..5c22f4e4a8 100644 --- a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,15 +20,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.mo index f49069bcf0..a165b4182d 100644 Binary files a/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.mo differ 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 d3fabb6f80..6ae9b97c2e 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -21,15 +21,15 @@ msgstr "" "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 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo index ec936a9281..13fe8871f2 100644 Binary files a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo differ 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 79b9a49228..8846b1cd16 100644 --- a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,15 +20,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/de_CH/LC_MESSAGES/django.mo index 224a0a3516..f5e99ae50e 100644 Binary files a/mayan/apps/smart_settings/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/de_CH/LC_MESSAGES/django.mo differ 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 index c2230951aa..dc4acdfa21 100644 --- a/mayan/apps/smart_settings/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo index 7d884b8fa4..f174ea2c7a 100644 Binary files a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo differ 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 0bab2b7621..f80628fc27 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 @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -24,15 +24,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo index 14b7fc3551..e06aa743c3 100644 Binary files a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo differ 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 f82c34575b..0b61f12076 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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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,16 +18,16 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 #, fuzzy msgid "Settings" msgstr "settings" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 #, fuzzy msgid "Value" msgstr "value" diff --git a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo index 6f547e5280..68762f5e1f 100644 Binary files a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo differ 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 4616a96884..62ffed737a 100644 --- a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-12 19:37+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,15 +21,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "Ajustes" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "Nombre" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "Valor" diff --git a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo index 8123315376..6a2c27154e 100644 Binary files a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo differ 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 2e856d8107..afb23a1015 100644 --- a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,15 +21,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "تنظیمات" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "نام" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "مقدار" diff --git a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo index 8e0bec80ea..63c3c33145 100644 Binary files a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo differ 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 460767f386..014c514e63 100644 --- a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-11-02 08:09+0000\n" "Last-Translator: Christophe kryskool \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,15 +21,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "Paramètres" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "Nom" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "Valeur" diff --git a/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.mo index c783608cee..5260c84870 100644 Binary files a/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.mo differ 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 e868ddc3d3..838de46c2d 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -20,15 +20,15 @@ msgstr "" "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 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo index 59831cb04f..6a1ea4b84a 100644 Binary files a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo differ 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 178b711de4..b3d6d16abb 100644 --- a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,15 +20,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo index 2343625879..38f4e17f0c 100644 Binary files a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo differ 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 0f1a2a23df..207b5c6a41 100644 --- a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo index 4fd2459da7..1cd67584f0 100644 Binary files a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo differ 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 c3022cb698..a64330e654 100644 --- a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,15 +20,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.mo index ec5b4f1d81..680f03822a 100644 Binary files a/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.po index 69367aba4b..0c00e530a6 100644 --- a/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,15 +20,15 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.mo index bd03af5b01..a50f78dee2 100644 Binary files a/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.po index b145a67e4b..46d729c930 100644 --- a/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo index 2332cd1827..bb59dd2884 100644 Binary files a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo differ 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 ff64044ac0..24a7830832 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -20,15 +20,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo index 0b594a780a..a4fd16be11 100644 Binary files a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo differ 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 8e09e7c6f4..33c71ca755 100644 --- a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -23,15 +23,15 @@ msgstr "" "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 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo index e6a1d83dc1..039fdd1212 100644 Binary files a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo differ 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 43ddb1e385..71977cc80b 100644 --- a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,15 +21,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo index 069dcc3a5f..ce363521d4 100644 Binary files a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo differ 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 0d47559c63..342d4974a1 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -20,15 +20,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.mo index bb32d4d766..ee41300f06 100644 Binary files a/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.mo differ 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 97d3b3ec8f..3be66a4935 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -22,15 +22,15 @@ msgstr "" "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 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo index 208c35a7f6..9b6a411721 100644 Binary files a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo differ 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 f807ad620d..ea0406f913 100644 --- a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,15 +21,15 @@ msgstr "" "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 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo index 71c9e77ac3..86efcb244d 100644 Binary files a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo differ 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 f798b6a9c6..8b3b08f0d4 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -20,15 +20,15 @@ msgstr "" "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 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.mo index 20bf8c6650..6bcf9835a7 100644 Binary files a/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.po index e6ad2888da..7577716104 100644 --- a/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo index effe48778d..aa421a1867 100644 Binary files a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo differ 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 ddf61228ef..457c5b922a 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo index 8236584ee2..31193045e6 100644 Binary files a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo differ 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 122fbede4a..c2d936c317 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -20,15 +20,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.mo index 0271482f66..169abd85c3 100644 Binary files a/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.mo differ 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 4b946a93d6..43d4c72859 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,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -20,15 +20,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/smart_settings/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/zh_TW/LC_MESSAGES/django.mo index bbfb377a9a..2c30960d95 100644 Binary files a/mayan/apps/smart_settings/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/zh_TW/LC_MESSAGES/django.mo differ 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 index d1ad365d19..68c9e5fcfe 100644 --- a/mayan/apps/smart_settings/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:8 views.py:28 +#: links.py:10 views.py:29 msgid "Settings" msgstr "" -#: views.py:33 +#: views.py:34 msgid "Name" msgstr "" -#: views.py:35 +#: views.py:36 msgid "Value" msgstr "" diff --git a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo index 3968835502..045874392b 100644 Binary files a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po index 704a0d2ee9..0cf23f7207 100644 --- a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "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:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -45,91 +45,91 @@ msgstr "ملف الاعداد" msgid "File" msgstr "ملف" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "مصادر الوثائق" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "دائما" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "لا" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "اسئل المستخدم" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -137,11 +137,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -306,15 +306,15 @@ msgstr "" msgid "Enter a valid value." msgstr "أدخل قيمة صالحة" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -351,159 +351,159 @@ msgstr "تحرير مصادر الوثائق" msgid "View existing document sources" msgstr "عرض مصادر الوثائق الحالية" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "نوع الوثيقة الحالي" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "لا شيء" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "البيانات الوصفية الحالية" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "تم مسح ملف الاعداد بنجاح" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "خطأ بمسح ملف الاعداد %s" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "تم تعديل المصدر بنجاح" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "خطأ بتعديل المصدر: %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "المصدر \"%s\" تم مسحه بنجاح" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "خطأ بمسح المصدر: %(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "هل أنت متأكد من مسح المصدر: %s ؟" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "تم انشاء المصدر بنجاح" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "خطأ بانشاء المصدر: %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "انشاء مصدر جديد من النوع: %s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "تم تعديل تحويلات المصدر بنجاح" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "خطأ بتعديل تحويل المصدر: %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "تعديل التحرير: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "تم حذف مصدر التحويل بنجاح" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "خطأ أثناء حذف مصدر التحويل: %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "هل أنت متأكد أنك تريد حذف مصدر التحويل \"%(transformation)s\" ؟" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "إنشاء تحويل المصدر بنجاح" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "خطأ في إنشاء مصدر التحويل؛ %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "إنشاء تحويل جديد للمصدر: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo index 5922ada35d..1555951cb6 100644 Binary files a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po index 3dd06ae8c9..0e85ebba6c 100644 --- a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -44,91 +44,91 @@ msgstr "" msgid "File" msgstr "Файл" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Източници на документи" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Винаги" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Никога" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Питане на потребителя" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -136,11 +136,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -305,15 +305,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -350,159 +350,159 @@ msgstr "Редактиране на източници на документи" msgid "View existing document sources" msgstr "Преглед на съществуващи източници на документи" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Текущ тип на документа" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Източник \"%s\" е изтрит успешно" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "Източникът е създаден успешно" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Редактирането на преобразуването на източника е успешно" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Изтриването на преобразуването на източника е успешно" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Създаването на преобразуването на източника е успешно" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.mo index 68d1f79780..3920ddd881 100644 Binary files a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.mo differ 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 613bd6dd30..53a9a279d8 100644 --- a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -21,7 +21,7 @@ msgstr "" "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:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -45,91 +45,91 @@ msgstr "Osnovna datoteka" msgid "File" msgstr "Datoteka" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "izvori dokumenata" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Uvijek" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Nikada" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Pitaj korisnika" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -137,11 +137,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -306,15 +306,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Unesi ispravnu vrijednost" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -351,139 +351,139 @@ msgstr "Izmijeni izvore dokumenta" msgid "View existing document sources" msgstr "Pregledaj postojeće izvore dokumenata" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Tekući tip dokumenta" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Ništa" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Tekući metadata" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Osnovna datoteka uspješno obrisana." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Greška brisanja osnovne datoteke; %s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Izvor uspješno izmijenjen" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Greška pri izmjeni izvora; %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Izvor \"%s\" uspješno obrisan." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Greška pri izmjeni izvora \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Jeste li sigurni da želite obrisati izvor: %s?" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "Izvor uspješno kreiran" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Greška pri kreiranju izvora; %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Kreiraj novi tip izvora: %s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Uspješno izmijenjena transformacija izvora." -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Greška pri izmjeni transformacije izvora; %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Izmijeni transformaciju: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Transformacija izvora uspješno obrisana." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Greška pri brisanju transformacije izvora; %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" @@ -491,21 +491,21 @@ msgstr "" "Jeste li sigurni da želite obrisati transformaciju izvora " "\"%(transformation)s\" " -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Transformacija izvora uspješno kreirana." -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Greška pri kreiranju transformacije izvora; %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Kreiraj novu transformaciju za izvor: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo index e3c1f5691c..9051a76e8d 100644 Binary files a/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/da/LC_MESSAGES/django.po b/mayan/apps/sources/locale/da/LC_MESSAGES/django.po index 5c8739c4e5..1ec43146f8 100644 --- a/mayan/apps/sources/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -44,91 +44,91 @@ msgstr "Staging fil" msgid "File" msgstr "Fil" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Document kilder" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Altid" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Aldrig" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Spørg bruger" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -136,11 +136,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -305,15 +305,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Indtast en gyldig værdi." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -350,160 +350,160 @@ msgstr "Rediger dokument kilder" msgid "View existing document sources" msgstr "Se eksisterende dokument kilder" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Nuværende dokument type" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Ingen" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Nuværende metadata" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Midlertidig fil slettet" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Fejl ved sletning af midlertidig fil; %s" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Kilde rettet" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Fejl ved rettelse af kilde; %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Kilde \"%s\" slettet." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Fejl ved sletning af kilde \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, 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:461 +#: views.py:468 msgid "Source created successfully" msgstr "Kilde dannet" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Fejl ved dannelse af kilde; %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Dan en ny kilde af typen: %s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Kilde tranformation redigeret" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Fejl ved kilde transformation; %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Redigér transformation: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Kilde transformation slettet" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Fejl ved sletning af kilde transformation; %(error)s" -#: views.py:557 +#: views.py:564 #, 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\"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Kilde transformation dannet" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Fejl ved dannelse af kilde transformation; %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Dan ny transformation til kilde: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.mo index fc39c8ecd6..cdf71fdb42 100644 Binary files a/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.po index 19561477d2..1a21938e94 100644 --- a/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -43,91 +43,91 @@ msgstr "" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -135,11 +135,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -304,15 +304,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -349,159 +349,159 @@ msgstr "" msgid "View existing document sources" msgstr "" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo index 426047c34d..40d9980f46 100644 Binary files a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo differ 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 2023b88e15..f0541946f9 100644 --- a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -27,7 +27,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -51,91 +51,91 @@ msgstr "Arbeitsdatei" msgid "File" msgstr "Datei" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Dokumentenquelle" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Immer" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Niemals" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Benutzer fragen" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -143,11 +143,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -312,15 +312,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Geben Sie eine gültigen Wert an." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -357,139 +357,139 @@ msgstr "Dokumentenquellen bearbeiten" msgid "View existing document sources" msgstr "Existierende Dokumentenquellen anzeigen" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Aktueller Dokumententyp" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Keiner" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Aktuelle Metadaten" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Arbeitsdatei erfolgreich gelöscht." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Arbeitsdatei konnte nicht gelöscht werden: %s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Quelle erfolgreich bearbeitet" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Fehler beim Bearbeiten der Quelle: %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Quelle \"%s\" erfolgreich gelöscht." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Fehler beim Löschen der Quelle \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, 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:461 +#: views.py:468 msgid "Source created successfully" msgstr "Quelle erfolgreich angelegt" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Fehler beim Anlegen der Quelle: %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Quelle des Typs %s erstellen" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Quellen-Transformation erfolgreich bearbeitet" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Fehler beim Bearbeiten der Quellen-Transformation: %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Transformation bearbeiten: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Quellen-Transformation erfolgreich gelöscht." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Fehler beim Löschen der Quellen-Transformation: %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" @@ -497,21 +497,21 @@ msgstr "" "Sind Sie sicher, dass Sie die Quellen-Transformation \"%(transformation)s\" " "löschen möchten?" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Quellen-Transformation erfolgreich erstellt" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Fehler beim Erstellen der Quellen-Transformation: %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Transformation für Quelle erstellen: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo index 172d634474..5c7dbb04a7 100644 Binary files a/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.po b/mayan/apps/sources/locale/en/LC_MESSAGES/django.po index e1d790f153..3d155bcb1e 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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 #, fuzzy msgid "Thumbnail" msgstr "thumbnail" @@ -43,103 +43,103 @@ msgstr "Staging file" msgid "File" msgstr "File" -#: links.py:16 +#: links.py:18 #, fuzzy msgid "Upload new documents" msgstr "upload new version" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 #, fuzzy msgid "Sources" msgstr "sources" -#: links.py:22 +#: links.py:24 #, fuzzy msgid "Add new webform source" msgstr "add new source" -#: links.py:23 +#: links.py:25 #, fuzzy msgid "Add new staging folder" msgstr "server staging folders" -#: links.py:24 +#: links.py:26 #, fuzzy msgid "Add new watch folder" msgstr "server watch folders" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 #, fuzzy msgid "Transformations" msgstr "transformations" -#: links.py:31 +#: links.py:33 #, fuzzy msgid "Add transformation" msgstr "add transformation" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Document sources" -#: links.py:37 +#: links.py:39 #, fuzzy msgid "Upload new version" msgstr "upload new version" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Always" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Never" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Ask user" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 #, fuzzy msgid "Web form" msgstr "web form" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 #, fuzzy msgid "Staging folder" msgstr "staging folder" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 #, fuzzy msgid "Watch folder" msgstr "watch folder" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -148,12 +148,12 @@ msgstr "" msgid "Title" msgstr "title" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 #, fuzzy msgid "Enabled" msgstr "enabled" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 #, fuzzy msgid "Source" msgstr "source" @@ -337,17 +337,17 @@ msgstr "watch folders" msgid "Enter a valid value." msgstr "Enter a valid value." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 #, fuzzy msgid "Order" msgstr "order" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 #, fuzzy msgid "Transformation" msgstr "transformation" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 #, fuzzy msgid "Arguments" msgstr "arguments" @@ -387,7 +387,7 @@ msgstr "Edit document sources" msgid "View existing document sources" msgstr "View existing document sources" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 #, fuzzy msgid "" "No interactive document sources have been defined or none have been enabled, " @@ -395,157 +395,157 @@ msgid "" msgstr "" "No interactive document sources have been defined or none have been enabled." -#: views.py:133 +#: views.py:140 #, fuzzy msgid "Files in staging path" msgstr "files in staging path" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, fuzzy, python-format msgid "Upload a local document from source: %s" msgstr "upload a local document from source: %s" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Current document type" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "None" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Current metadata" -#: views.py:306 +#: views.py:313 #, fuzzy msgid "New document version queued for uploaded and will be available shortly." msgstr "New document version uploaded successfully." -#: views.py:332 +#: views.py:339 #, fuzzy, python-format msgid "Upload a new version from source: %s" msgstr "upload a new version from source: %s" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Staging file delete successfully." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Staging file delete error; %s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 #, fuzzy msgid "No" msgstr "None" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Source edited successfully" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Error editing source; %s" -#: views.py:411 +#: views.py:418 #, fuzzy, python-format msgid "Edit source: %s" msgstr "edit source: %s" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Source \"%s\" deleted successfully." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Error deleting source \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, 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:461 +#: views.py:468 msgid "Source created successfully" msgstr "Source created successfully" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Error creating source; %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Create new source of type: %s" -#: views.py:483 +#: views.py:490 #, fuzzy, python-format msgid "Transformations for: %s" msgstr "transformations for: %s" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Source transformation edited successfully" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Error editing source transformation; %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Edit transformation: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Source transformation deleted successfully." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Error deleting source transformation; %(error)s" -#: views.py:557 +#: views.py:564 #, 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:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Source transformation created successfully" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Error creating source transformation; %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Create new transformation for source: %s" -#: widgets.py:20 +#: widgets.py:23 #, fuzzy msgid "Staging file page image" msgstr "Staging file" diff --git a/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo index a2255d4931..fcc8ea78cb 100644 Binary files a/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/es/LC_MESSAGES/django.po b/mayan/apps/sources/locale/es/LC_MESSAGES/django.po index 6e60789c95..531614f2ca 100644 --- a/mayan/apps/sources/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-14 16:04+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -47,91 +47,91 @@ msgstr "Archivo provisional" msgid "File" msgstr "Archivo" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "Subir documentos nuevos" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "Clon" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "Borrar" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "Fuentes" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "Añadir nueva fuente en formato web" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "Añadir nueva carpeta de ensayo" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "Añadir nueva carpeta observada" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "Añadir nuevo correo electrónico POP3" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "Añadir nuevo correo electrónico IMAP" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "Editar" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "Transformaciones" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "Añadir transformaciones" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Fuentes de documentos" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "Subir versión nueva" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Siempre" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Nunca" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Preguntar al usuario" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "Formulario web" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "Archivos provisionales" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "Carpeta observada" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "Correo electrónico POP3" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "Correo electrónico IMAP" @@ -139,11 +139,11 @@ msgstr "Correo electrónico IMAP" msgid "Title" msgstr "Título" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "Habilitado" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "Fuente" @@ -309,15 +309,15 @@ msgstr "Carpetas observadas" msgid "Enter a valid value." msgstr "Introduzca un valor válido." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "Orden" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "Transformación" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "Argumentos" @@ -354,139 +354,139 @@ msgstr "Editar fuentes de documentos" msgid "View existing document sources" msgstr "Ver fuentes de documento existentes" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "Subir documento local desde la fuente: %s" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Tipo de documento actual" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Ninguno" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Metadatos actuales" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Archivo provisional borrado con éxito." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Error al borrar archivo provisional; %s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "Tipo" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "Si" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "No" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Fuente editada con éxito" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Error editando fuente; %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "Editar fuente: %s" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Fuente \"%s\" borrada con éxito." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Error borrando fuente \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "¿Está seguro que desea eliminar la fuente: %s?" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "Fuente creada con éxito" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Error creando fuente; %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Crear nuevo tipo de fuente: %s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "Transformaciones para: %s" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Transformación de la fuente editada con éxito" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Error al editar la transformación de la fuente; %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Editar transformación: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Transformación de la fuente borrada con éxito." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Error borrando la transformación de la fuente; %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" @@ -494,21 +494,21 @@ msgstr "" "¿Está seguro que desea eliminar la transformación de la fuente " "\"%(transformation)s\"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Transformación de la fuente creado con éxito" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Error al crear la transformación de la fuente; %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Crear una nueva transformación para la fuente: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "Imagen de página de archivo provisional" diff --git a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo index c47d044617..e62e9616b7 100644 Binary files a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po index 8b78f23713..9e6b8807ee 100644 --- a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "اندازه کوچک" @@ -45,93 +45,93 @@ msgstr "پرونده مرحله ای" msgid "File" msgstr "پرونده" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "آپلود اسناد جدید" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "کپی کامل Clone" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "حذف" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "سورس" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "اضافه کردن سورس جدید یک وب فرم" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "ایجتد پرونده مرحله ای" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "ایجاد پرونده تحت نظر" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "اضافه کردن pop3 جدید" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "اضافه کردن IMAP جدید" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "ویرایش" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "تبدیلات" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "اضافه کردن تبدیل" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "سورسهای سند" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "آپلود نسخه دید" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "همیشه" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "هرگز" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "پرسیدن از کاربر" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" "وب فرم " "ا " -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "پرونده مرحله ای" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "پرونده تحت نظر" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "ایمیل POP3" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "ایمیل IMAP" @@ -139,11 +139,11 @@ msgstr "ایمیل IMAP" msgid "Title" msgstr "لقب" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "فعال شده" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "سورس" @@ -310,15 +310,15 @@ msgstr "پرونده تحت نظر" msgid "Enter a valid value." msgstr "یک مقدار معتبر وارد کنید." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "ترتیب" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "تبدیلات" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "آرگومانها" @@ -355,159 +355,159 @@ msgstr "ویرایش سورس سند" msgid "View existing document sources" msgstr "دیدن سورس اسناد موجود" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "فایلهای درون راه مرحله ای" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "سند جدیدی که در صف آپلود است بزودی قابل دسترس خواهد بود." -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "آپلود کردن فایل محلی از اصل:%s" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "نوع سند فعلی" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "هیچ" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "متادیتا فعلی" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "نسخه سند جدید که جهت آپلود وارد صف شد بزودی قابل دسترس خواهد بود." -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "آپلود نسخه ای جدید از اصل : %s" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "حذف موفق فایل مرحله ای." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "خطای %s در حذف فایل مرحله ای." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "نوع" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "بلی" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "خیر" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "ویرایش موفق سورس" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "خطا %s در ویرایش سورس." -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "ویرایش اصل : %s" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "حذف موفق سورس: %s" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "خطای حذف سورس \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "آیا از حذف سورس %s مطمئن هستید؟" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "سورس با موفقیت ایجاد شد." -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "خطای ایجاد سورس: %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "ایجاد سورس جدید از نوع %s." -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "تبدیلات برای : %s" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "تبدیلات سورس با موفقیت اجام شد." -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "خطا در ویرایش تبدیلات سورس: %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "ویرایش تبدیلات: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "تبدیلات سورس با موفقیت حذف شد." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "خطا در حذف تبدیلات سورس: %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "آیا از حذف تبدیلات \"%(transformation)s\" مطمئن هستید؟" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "سورس تبدیلات با موفقیت انجام شد." -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "خطای ایجاد تبدیلات سورس. %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "ایجاد تبدیلات جدیدبرای سورس: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "تصویر صفحه فایل مرحله ای" diff --git a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo index 4213e3e59b..5188a31b0a 100644 Binary files a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po index 50de0d201b..5f17039d2a 100644 --- a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -47,91 +47,91 @@ msgstr "fichier en cours de modification" msgid "File" msgstr "Fichier" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Sources du document" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Toujours" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Jamais" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Demander à l'utilisateur" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -139,11 +139,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -308,15 +308,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Saisissez une valeur valide." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -353,140 +353,140 @@ msgstr "Modifier les sources du document" msgid "View existing document sources" msgstr "Afficher les sources du document en cours" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Type du document en cours" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Aucun" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Métadonnées actuelles" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Fichier en cours de modification supprimé avec succès" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Erreur de suppression du fichier en cours de modificiation;%s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Source modifiée avec succès" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Erreur lors de la modification de la source;%s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Source \"%s\" supprimée avec succès" -#: views.py:432 +#: views.py:439 #, 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:438 +#: views.py:445 #, 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:461 +#: views.py:468 msgid "Source created successfully" msgstr "Source créée avec succès" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Erreur lors de la création de la source;%s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Créer une nouvelle source de type:%s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Transformation de source effectuée avec succès" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Erreur lors de la modification de la transformation de source;%s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Modifier la transformation:%s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Transformation de source supprimée avec succès." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" "Erreur lors de la suppression de la transformation de source; %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" @@ -494,21 +494,21 @@ msgstr "" "Êtes vous certain de vouloir supprimer la transformation de source " "\"%(transformation)s\"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Transformation de source crée avec succès" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Erreur lors de la création de la transformation de source;%s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Créer une nouvelle transformation pour la source:%s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.mo index af1cc7f18e..a25f93cf54 100644 Binary files a/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.mo differ 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 d71a57dff4..0425cc15bb 100644 --- a/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -20,7 +20,7 @@ msgstr "" "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:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -44,91 +44,91 @@ msgstr "" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -136,11 +136,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -305,15 +305,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -350,159 +350,159 @@ msgstr "" msgid "View existing document sources" msgstr "" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo index 38db3370e6..e1214a6cb6 100644 Binary files a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po index 9272a1dc14..ad81617d80 100644 --- a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -44,91 +44,91 @@ msgstr "Átmeneti fájl" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Dokumentum források" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Mindig" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Sohasem" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Kérdezd meg a felhasználót" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -136,11 +136,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -305,15 +305,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -350,159 +350,159 @@ msgstr "Dokumentum források szerkesztése" msgid "View existing document sources" msgstr "Létező dokumentum források megtekintése" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo index a15aeca663..651091e145 100644 Binary files a/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/id/LC_MESSAGES/django.po b/mayan/apps/sources/locale/id/LC_MESSAGES/django.po index fab680ba3b..cd2814dd8e 100644 --- a/mayan/apps/sources/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/id/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -46,91 +46,91 @@ msgstr "" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Sumber-sumber dokumen" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Selalu" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Tidak pernah" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Tanya pengguna" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -138,11 +138,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -307,15 +307,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Masukkan nilai yang sesuai" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -352,160 +352,160 @@ msgstr "Sunting sumber-sumber dokumen" msgid "View existing document sources" msgstr "Lihat sumber-sumber dokumen yang telah ada" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Metadata saat ini" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Sumber berhasil disunting" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Masalah dalam menyunting sumber; %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Sumber \"%s\" berhasil dihapus." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Masalah dalam menghapus sumber \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Apakah anda yakin untuk menghapus sumber: %s?" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "Sumber berhasil dibuat" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Masalah dalam membuat sumber; %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Membuat sumber baru dengan jenis: %s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Transformasi sumber berhasil disunting" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Masalah dalam menyunting transformasi sumber; %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Sunting transformasi: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Transformasi sumber berhasil dihapus." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Masalah dalam menghapus transformasi sumber; %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" "Apakah anda yakin untuk menghapus transformasi sumber \"%(transformation)s\"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Transformasi sumber berhasil dibuat" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo index c3c11f5d88..1f52ebfd33 100644 Binary files a/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/it/LC_MESSAGES/django.po b/mayan/apps/sources/locale/it/LC_MESSAGES/django.po index 647918379e..059794969b 100644 --- a/mayan/apps/sources/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/it/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -46,91 +46,91 @@ msgstr "Mostra file" msgid "File" msgstr "File" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Sorgente del documento" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Sempre" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Mai" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Chiedi all'utente" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -138,11 +138,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -309,15 +309,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Inserisci un valore valido" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -354,140 +354,140 @@ msgstr "Modifica sorgenti dei documenti" msgid "View existing document sources" msgstr "Visualizza sorgenti documento esistente" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Tipo di documento corrente" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Nessuno" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Metadati correnti" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "File in allestimento cancellato con successo." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Errore nella cancellazione del file in allestimento;%s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Sorgente modificata con successo" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Errore nella modifica del sorgente;%s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Sorgente \"%s\" cancellata con successo." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Errore nella cancellazione della sorgente \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Sei sicuro di voler cancellare la sorgente: %s?" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "Sorgente creata con successo" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Errore nella creazione della sorgente;%s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Crea nuovo tipo di sorgente:%s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Sorgente per la trasformazione modificata con successo" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Errore nella modifica della sorgente per la trasformazione;%s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Modifica trasformazione:%s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Sorgente per la trasformazione cancellata con successo." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" "Erroro nella cancellazione della sorgente per la trasformazione; %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" @@ -495,21 +495,21 @@ msgstr "" "Sei sicuro di voler cancellare la sorgente di trasformazione " "\"%(transformation)s\"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Sorgente di trasformazione creata con successo" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Errore nella creazione della sorgente di trasformazione; %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Crea una nuova sorgente per la trasformazione:%s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/lv/LC_MESSAGES/django.mo index 89a3ae3e53..76d8b6f875 100644 Binary files a/mayan/apps/sources/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/lv/LC_MESSAGES/django.po b/mayan/apps/sources/locale/lv/LC_MESSAGES/django.po index b5405faa7e..0996b13535 100644 --- a/mayan/apps/sources/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -44,91 +44,91 @@ msgstr "" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -136,11 +136,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -305,15 +305,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -350,159 +350,159 @@ msgstr "" msgid "View existing document sources" msgstr "" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/nb/LC_MESSAGES/django.mo index 02608d2c4a..d07a8f7502 100644 Binary files a/mayan/apps/sources/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/nb/LC_MESSAGES/django.po b/mayan/apps/sources/locale/nb/LC_MESSAGES/django.po index 7921a9e7c3..62c10a1b59 100644 --- a/mayan/apps/sources/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -43,91 +43,91 @@ msgstr "" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -135,11 +135,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -304,15 +304,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -349,159 +349,159 @@ msgstr "" msgid "View existing document sources" msgstr "" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo index 6606bb322c..999d9f8759 100644 Binary files a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo differ 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 7d1a29a4ef..4309926819 100644 --- a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -45,91 +45,91 @@ msgstr "Tijdelijk bestand" msgid "File" msgstr "Bestand" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Documentbronnen" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Altijd" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Nooit" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Vraag gebruiker" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -137,11 +137,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -308,15 +308,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Voer een valide waarde in." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -353,141 +353,141 @@ msgstr "Bewerk documentbronnen" msgid "View existing document sources" msgstr "Bekijk bestaande documentbronnen" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Huidige documentsoort" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Niets" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Huidige 'metadata'" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Tijdelijk bestand succesvol verwijderd." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Fout bij het verwijderen van tijdelijk bestand. Foutmelding: %s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Documentbron succesvol bewerkt" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Fout bij bewerken van documentbron. Foutmelding: %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Documentbron \"%s\" succesvol verwijderd." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" "Fout bij verwijderen documentbron \"%(source)s\". Foutmelding: %(error)s" -#: views.py:438 +#: views.py:445 #, 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:461 +#: views.py:468 msgid "Source created successfully" msgstr "Documentbron succesvol aangemaakt" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Fout bij het aanmaken van documentbron. Foutmelding: %s." -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Aanmaken van nieuw documentbron van type: %s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Documentbron transformatie succesvol bewerkt." -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Fout bij het bewerken van documentbron transformatie. Foutmelding: %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Bewerk transformatie: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Documentbron transformatie succesvol verwijderd." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" "Fout bij verwijderen van documentbron transformatie. Foutmelding: %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" @@ -495,21 +495,21 @@ msgstr "" "Bent u er zeker van dat u de documentbron transformatie: , " "\"%(transformation)s\" wenst te verwijderen." -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Documentbron transformatie succesvol aangemaakt." -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Fout bij het aanmaken van document transformatie: %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Aanmaken van een nieuwe transformatie voor documentbron: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo index fe2acefdd3..daccf1292f 100644 Binary files a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po index 9cf3a655ed..ad38aec874 100644 --- a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/sources/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,7 +22,7 @@ msgstr "" "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:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -46,91 +46,91 @@ msgstr "" msgid "File" msgstr "Plik" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Zawsze" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Nigdy" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Pytaj użytkownika" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -138,11 +138,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -307,15 +307,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Wprowadź poprawną wartość." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -352,159 +352,159 @@ msgstr "" msgid "View existing document sources" msgstr "" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Brak" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Źródło \"%s\" zostało usunięte." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, 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:461 +#: views.py:468 msgid "Source created successfully" msgstr "Źródło pomyślnie utworzone" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Błąd podczas tworzenia źródła;%s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Utwórz nowe typ źródło:%s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo index 1a5b9b5be5..4b82148adc 100644 Binary files a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po index c76512cdbc..6b45350588 100644 --- a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -47,91 +47,91 @@ msgstr "Ficheiro de preparação" msgid "File" msgstr "Ficheiro" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Fontes de documentos" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Sempre" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Nunca" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Perguntar ao utilizador" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -139,11 +139,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -308,15 +308,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Introduza um valor válido." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -353,139 +353,139 @@ msgstr "Editar fontes de documentos" msgid "View existing document sources" msgstr "Ver fontes de documentos existentes" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Tipo de documento atual" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Nenhum" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Metadados atuais" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Ficheiro em preparação eliminado com sucesso." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Erro ao eliminar ficheiro em preparação; %s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Fonte editada com sucesso" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Erro ao editar fonte; %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Fonte \"%s\" removida com sucesso." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Erro ao excluir fonte \"%(source)s\": %(error)s " -#: views.py:438 +#: views.py:445 #, 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:461 +#: views.py:468 msgid "Source created successfully" msgstr "Fonte criada com sucesso" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Erro ao criar fonte; %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Criar nova fonte do tipo: %s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Transformação da fonte editada com sucesso" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Erro ao editar a transformação da fonte; %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Editar transformação: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Transformação da fonte excluída com sucesso." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Erro ao excluir transformação da fonte; %(error)s " -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" @@ -493,21 +493,21 @@ msgstr "" "Tem a certeza de que deseja excluir a transformação da fonte " "\"%(transformation)s\"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Transformação da fonte criada com sucesso" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Erro ao criar a transformação de fonte; %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Criar nova transformação de fonte: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo index a446673527..953b45f24a 100644 Binary files a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo differ 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 2e04341eb3..8ac3d1a2bf 100644 --- a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -45,91 +45,91 @@ msgstr "Preparação de arquivo" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Fontes de documentos" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Sempre" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Nunca" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Pergunte ao usuário" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -137,11 +137,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -306,15 +306,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Digite um valor válido." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -351,139 +351,139 @@ msgstr "Editar fontes de documentos" msgid "View existing document sources" msgstr "Ver fontes de documentos existentes" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Metadados atuais" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Staging file delete successfully." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Staging file delete error; %s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Fonte editada com sucesso" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Erro ao editar fonte; %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Fonte \"%s\" removida com sucesso." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Erro ao excluir fonte \" %(source)s \": %(error)s " -#: views.py:438 +#: views.py:445 #, 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:461 +#: views.py:468 msgid "Source created successfully" msgstr "Fonte criada com sucesso" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Erro ao criar fonte; %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Criar nova fonte do tipo: %s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Transformação de fonte alterado com sucesso" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Erro ao editar transformação de fonte; %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Editar transformação: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Transformação de fonte excluída com sucesso." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Erro ao deletar transformação de fonte; %(error)s " -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" @@ -491,21 +491,21 @@ msgstr "" "Tem certeza de que deseja deletar a transformação de fonte \" " "%(transformation)s \"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Transformação de fonte criada com sucesso" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Erro ao criar a transformação de fonte; %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Criar nova transformação de fonte: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.mo index ef3f4c8757..ae4da46e73 100644 Binary files a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.mo differ 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 4bb8016dcb..22a888798e 100644 --- a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -48,91 +48,91 @@ msgstr "Structura fisier" msgid "File" msgstr "Fișier" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Sursa documentului" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Mereu" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "niciodată" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Întreabă utilizatorul" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -140,11 +140,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -309,15 +309,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Introduceți o valoare validă." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -354,160 +354,160 @@ msgstr "Editare de documente din surse" msgid "View existing document sources" msgstr "Vezi sursele existente de documente" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Tip curent de document" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Nici unul" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Metatdate curente" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Schema fișier ștearsă cu succes." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Schema fișier erarare la ștergere; %s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Sursa editat cu succes" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Eroare editare sursă ; %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Sursa \"%s\" a fost șters cu succes." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Eroare la ștergerea sursa \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, 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:461 +#: views.py:468 msgid "Source created successfully" msgstr "Sursa creat cu succes" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Eroare la crearea sursă;% s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Creați o nouă sursă de tipul:% s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Transformarea sursa editată cu succes" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Eroare editare sursă de transformare;% s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Editare transformare:% s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Transformarea sursa ștersă cu succes." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Eroare la ștergerea transformare sursă; %(error)s" -#: views.py:557 +#: views.py:564 #, 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\"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Transformarea sursă creat cu succes" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Eroare la crearea de transformare sursă;% s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Creați transformare nou pentru sursa:% s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo index d554b7c0af..d7a0fed49b 100644 Binary files a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po index 39b80c8a6d..955fd50180 100644 --- a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,7 +21,7 @@ msgstr "" "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:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -45,91 +45,91 @@ msgstr "Промежуточный файл" msgid "File" msgstr "Файл" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Источники документов" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Всегда" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Никогда" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Спросить пользователя" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -137,11 +137,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -306,15 +306,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Введите допустимое значение." -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -351,160 +351,160 @@ msgstr "Редактировать источник документов" msgid "View existing document sources" msgstr "Просмотр существующих источников документов" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Текущий тип документа" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Нет" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "Действующие метаданные" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "Транспортный файл удалён." -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "Ошибка удаления транспортного файла %s." -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "Источник успешно изменен" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "Ошибка редактирования источника; %s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Источник \"%s\"удален." -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Ошибка при удалении источника \"%(source)s\": %(error)s" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Вы действительно хотите удалить источник: %s?" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "Источник создан" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "Ошибка создания источника; %s" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "Создать новый источник типа: %s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Преобразование источника изменено" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Ошибка редактирования преобразования источника; %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Изменить преобразование: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Преобразование источника удалено." -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Ошибка при удалении преобразования источника; %(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" "Вы действительно хотите удалить источник трансформации \"%(transformation)s\"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Преобразование источника создано" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Ошибка создания преобразования источника; %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Создать новое преобразование для источника: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo index 6f5a146be0..3b7b997959 100644 Binary files a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo differ 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 3e50b09dd6..fb10f554a6 100644 --- a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/sources/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -20,7 +20,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -44,91 +44,91 @@ msgstr "" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -136,11 +136,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -305,15 +305,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -350,159 +350,159 @@ msgstr "" msgid "View existing document sources" msgstr "" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/sq/LC_MESSAGES/django.mo index 1f8bc30434..7d8bf6ab17 100644 Binary files a/mayan/apps/sources/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/sq/LC_MESSAGES/django.po b/mayan/apps/sources/locale/sq/LC_MESSAGES/django.po index 9c0ef39963..3e09839ce0 100644 --- a/mayan/apps/sources/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -43,91 +43,91 @@ msgstr "" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -135,11 +135,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -304,15 +304,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -349,159 +349,159 @@ msgstr "" msgid "View existing document sources" msgstr "" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo index 9f44377122..6373d4c70f 100644 Binary files a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo differ 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 d70b50aa08..f4baa5cfc8 100644 --- a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -43,91 +43,91 @@ msgstr "" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -135,11 +135,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -304,15 +304,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -349,159 +349,159 @@ msgstr "" msgid "View existing document sources" msgstr "" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo index 525dc258ee..bdd1d0a7b8 100644 Binary files a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo differ 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 f17bf754ec..5a9b82dd65 100644 --- a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -44,91 +44,91 @@ msgstr "" msgid "File" msgstr "File" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "Các nguồn tài liệu" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "Luôn luôn" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "Không bao giờ" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "Hỏi người dùng" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -136,11 +136,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -305,15 +305,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -350,159 +350,159 @@ msgstr "Sửa 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" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "Kiểu tài liệu hiện tại" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "Không có gì" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "Chuyển đổi nguồn được sửa thành công" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "Lỗi sửa chuyển đổi nguồn; %s" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "Sửa chuyển đổi: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "Chuyển đổi nguồn xóa thành công" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Lỗi xóa chuyển đổi nguồn: %(error)s" -#: views.py:557 +#: views.py:564 #, 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:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "Chuyển đổi nguồn được tạo thành công" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "Lỗi tạo chuyển đổi nguồn: %s" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "Tạo chuyển đổi nguồn mới: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.mo index 9aff016434..520e9cb504 100644 Binary files a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.mo differ 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 7e77462cba..b752c1c8ff 100644 --- a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -45,91 +45,91 @@ msgstr "临时文件" msgid "File" msgstr "文件" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "文档数据源" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "总是" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "从不" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "询问用户" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -137,11 +137,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -306,15 +306,15 @@ msgstr "" msgid "Enter a valid value." msgstr "输入有效值" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -351,159 +351,159 @@ msgstr "编辑文档数据源" msgid "View existing document sources" msgstr "查看存在数据源" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "当前文档类型" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "无" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "当前元数据" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "暂存文件删除成功。" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "暂存文件删除出错:%s" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "数据源编辑成功" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "编辑数据源出错:%s" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "数据源\"%s\"删除成功。" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "删除数据源:\"%(source)s\"出错,%(error)s" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "确定要删除数据源:%s么?" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "数据源创建成功" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "创建数据源:%s出错" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "新建数据源类型:%s" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "数据源变换编辑成功" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "编辑数据源变换%s出错" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "编辑变换: %s" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "数据源变换删除成功" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "删除数据源变换失败:%(error)s" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "确定要删除数据源变换\"%(transformation)s\"" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "数据源变换创建成功" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "创建数据源变换 %s失败" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "新建数据源变换: %s" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.mo index e72442cd9a..af472ed59b 100644 Binary files a/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.po index 9bf11ba975..b875822849 100644 --- a/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:30 +#: __init__.py:28 msgid "Thumbnail" msgstr "" @@ -43,91 +43,91 @@ msgstr "" msgid "File" msgstr "" -#: links.py:16 +#: links.py:18 msgid "Upload new documents" msgstr "" -#: links.py:17 +#: links.py:19 msgid "Clone" msgstr "" -#: links.py:19 links.py:27 links.py:33 +#: links.py:21 links.py:29 links.py:35 msgid "Delete" msgstr "" -#: links.py:21 models.py:86 views.py:371 +#: links.py:23 models.py:86 views.py:378 msgid "Sources" msgstr "" -#: links.py:22 +#: links.py:24 msgid "Add new webform source" msgstr "" -#: links.py:23 +#: links.py:25 msgid "Add new staging folder" msgstr "" -#: links.py:24 +#: links.py:26 msgid "Add new watch folder" msgstr "" -#: links.py:25 +#: links.py:27 msgid "Add new POP3 email" msgstr "" -#: links.py:26 +#: links.py:28 msgid "Add new IMAP email" msgstr "" -#: links.py:28 links.py:32 +#: links.py:30 links.py:34 msgid "Edit" msgstr "" -#: links.py:30 +#: links.py:32 msgid "Transformations" msgstr "" -#: links.py:31 +#: links.py:33 msgid "Add transformation" msgstr "" -#: links.py:35 +#: links.py:37 msgid "Document sources" msgstr "" -#: links.py:37 +#: links.py:39 msgid "Upload new version" msgstr "" -#: literals.py:8 literals.py:13 +#: literals.py:10 literals.py:15 msgid "Always" msgstr "" -#: literals.py:9 literals.py:14 +#: literals.py:11 literals.py:16 msgid "Never" msgstr "" -#: literals.py:15 +#: literals.py:17 msgid "Ask user" msgstr "" -#: literals.py:25 models.py:153 +#: literals.py:27 models.py:153 msgid "Web form" msgstr "" -#: literals.py:26 models.py:137 +#: literals.py:28 models.py:137 msgid "Staging folder" msgstr "" -#: literals.py:27 models.py:352 +#: literals.py:29 models.py:352 msgid "Watch folder" msgstr "" -#: literals.py:28 +#: literals.py:30 msgid "POP3 email" msgstr "" -#: literals.py:29 models.py:333 models.py:334 +#: literals.py:31 models.py:333 models.py:334 msgid "IMAP email" msgstr "" @@ -135,11 +135,11 @@ msgstr "" msgid "Title" msgstr "" -#: models.py:42 views.py:380 +#: models.py:42 views.py:387 msgid "Enabled" msgstr "" -#: models.py:85 views.py:525 views.py:554 +#: models.py:85 views.py:532 views.py:561 msgid "Source" msgstr "" @@ -304,15 +304,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:385 views.py:488 +#: models.py:385 views.py:495 msgid "Order" msgstr "" -#: models.py:386 views.py:489 views.py:526 views.py:555 +#: models.py:386 views.py:496 views.py:533 views.py:562 msgid "Transformation" msgstr "" -#: models.py:387 views.py:490 +#: models.py:387 views.py:497 msgid "Arguments" msgstr "" @@ -349,159 +349,159 @@ msgstr "" msgid "View existing document sources" msgstr "" -#: views.py:105 wizards.py:34 +#: views.py:112 wizards.py:34 msgid "" "No interactive document sources have been defined or none have been enabled, " "create one before proceeding." msgstr "" -#: views.py:133 +#: views.py:140 msgid "Files in staging path" msgstr "" -#: views.py:217 +#: views.py:224 msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:242 +#: views.py:249 #, python-format msgid "Upload a local document from source: %s" msgstr "" -#: views.py:250 +#: views.py:257 msgid "Current document type" msgstr "" -#: views.py:251 +#: views.py:258 msgid "None" msgstr "" -#: views.py:258 +#: views.py:265 msgid "Current metadata" msgstr "" -#: views.py:306 +#: views.py:313 msgid "New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:332 +#: views.py:339 #, python-format msgid "Upload a new version from source: %s" msgstr "" -#: views.py:348 +#: views.py:355 msgid "Staging file delete successfully." msgstr "" -#: views.py:350 +#: views.py:357 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:376 +#: views.py:383 msgid "Type" msgstr "" -#: views.py:381 +#: views.py:388 msgid "Yes" msgstr "" -#: views.py:381 +#: views.py:388 msgid "No" msgstr "" -#: views.py:403 +#: views.py:410 msgid "Source edited successfully" msgstr "" -#: views.py:406 +#: views.py:413 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:411 +#: views.py:418 #, python-format msgid "Edit source: %s" msgstr "" -#: views.py:430 +#: views.py:437 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:432 +#: views.py:439 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:438 +#: views.py:445 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:461 +#: views.py:468 msgid "Source created successfully" msgstr "" -#: views.py:464 +#: views.py:471 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:469 +#: views.py:476 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:483 +#: views.py:490 #, python-format msgid "Transformations for: %s" msgstr "" -#: views.py:512 +#: views.py:519 msgid "Source transformation edited successfully" msgstr "" -#: views.py:515 +#: views.py:522 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:520 +#: views.py:527 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:542 +#: views.py:549 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:551 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:557 +#: views.py:564 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:578 +#: views.py:585 msgid "Source transformation created successfully" msgstr "" -#: views.py:581 +#: views.py:588 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:589 +#: views.py:596 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:20 +#: widgets.py:23 msgid "Staging file page image" msgstr "" diff --git a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo index 5767ae9692..4dff12c544 100644 Binary files a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po index 4c7dd7ce37..fc803f5d41 100644 --- a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo index a1ffdecaab..3239627bb8 100644 Binary files a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po index bab512bace..329419c5c6 100644 --- a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.mo index b7ff96f405..65a75416b6 100644 Binary files a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.mo differ 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 ced6940fa0..58cd716894 100644 --- a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" diff --git a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo index 6ea8e751a0..b4787a9526 100644 Binary files a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po index 65ce479147..9ef195c502 100644 --- a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.mo index 224a0a3516..f5e99ae50e 100644 Binary files a/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.po index d9e03707fe..4475193ef4 100644 --- a/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.mo index cc22376868..cc9df99da7 100644 Binary files a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.mo differ 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 12bcfc124c..55d2ebc5fa 100644 --- a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo index aa1d835ced..d8c297ebd2 100644 Binary files a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po index 0eafd2e35e..7e032dd411 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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-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/statistics/locale/es/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/es/LC_MESSAGES/django.mo index 8cdea2abb6..6532839e60 100644 Binary files a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po index 1939abe75e..78d58636d6 100644 --- a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2015-01-13 15:41+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo index 6f4c1b8083..54eda15661 100644 Binary files a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po index b379afe709..df726e9d8a 100644 --- a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-28 06:48+0000\n" "Last-Translator: Mehdi Amani \n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo index 9efb1adf3f..3882df9538 100644 Binary files a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po index 4f9842f8b0..a029900b15 100644 --- a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/hr_HR/LC_MESSAGES/django.mo index c783608cee..5260c84870 100644 Binary files a/mayan/apps/statistics/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/hr_HR/LC_MESSAGES/django.mo differ 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 d7b9e7dc0c..a17cbb9ab7 100644 --- a/mayan/apps/statistics/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo index 1d5459cfe3..c136f8e6f4 100644 Binary files a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po index 1540f12db9..aa7f8b981b 100644 --- a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo index a1fb916d41..0ab2002450 100644 Binary files a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po index fededb4e19..5115ee64f8 100644 --- a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo index 4fd2459da7..1cd67584f0 100644 Binary files a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po index c5233a7bcf..68cd1db3f2 100644 --- a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.mo index ec5b4f1d81..680f03822a 100644 Binary files a/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.po index 1671463c35..85abdd37b1 100644 --- a/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:00-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.mo index bd03af5b01..fba2e8d7e2 100644 Binary files a/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.po index 402c88805a..ecae207823 100644 --- a/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.mo index e5b8dbbc3e..7a9f485293 100644 Binary files a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.mo differ 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 1dd9bbd241..4e0f528af7 100644 --- a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo index 0b594a780a..6469adc15b 100644 Binary files a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po index 70312575ac..7b86ca042a 100644 --- a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo index e6a1d83dc1..39bb637d12 100644 Binary files a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po index 89cb313c66..17149e83fc 100644 --- a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.mo index 069dcc3a5f..72a14a2b3b 100644 Binary files a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.mo differ 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 d0ec4d3d58..5f6bb885f9 100644 --- a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.mo index 1b9ced7ed8..f7ad398e51 100644 Binary files a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.mo differ 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 ef2c02faa5..5c482e92a7 100644 --- a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo index 8e6a4b5238..2bee263130 100644 Binary files a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po index db83cefe7a..38ce7fc07d 100644 --- a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.mo index 71c9e77ac3..fde59b3202 100644 Binary files a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.mo differ 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 c587e14dd7..a849b7074b 100644 --- a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.mo index 20bf8c6650..06cb828c2e 100644 Binary files a/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.po index 631c15fd96..09ffe6f9e3 100644 --- a/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.mo index effe48778d..a69d61db1f 100644 Binary files a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.mo differ 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 ffdf2db586..826e5e47a4 100644 --- a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.mo index 92e1dfa451..fd75929b7a 100644 Binary files a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.mo differ 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 b2ca17791f..7db035f63d 100644 --- a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.mo index 5f2db494fa..91e2f3b58a 100644 Binary files a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.mo differ 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 c68d874901..c2a5284653 100644 --- a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.mo index bbfb377a9a..9795f26c6f 100644 Binary files a/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.po index c782b511ba..c3edadd8a3 100644 --- a/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2014-10-25 07:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo index d3d456092d..16cd5f808b 100644 Binary files a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po index 171d53d791..027e6d0cec 100644 --- a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,56 +19,48 @@ 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" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "الكلمات الاستدلالية" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "الصلاحيات:" @@ -170,111 +162,111 @@ msgstr "الوثيقة \"%(document)s\" مربوطة مسبقاً بالكلما msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "تم ربط الكلمة الاستدلالية \"%(tag)s\" بالوثيقة \"%(document)s\" ." -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "اضافة كلمة استدلالية للوثيقة: %s" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "اضافة كلمة استدلالية للوثائق: %s" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "يجب توفير كلمة استدلالية واحدة عالاقل" -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "الكلمة الاستدلالية \"%s\" مسحت بنجاح." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "خطأ أثناء مسح الكلمة الاستدلالية \"%(tag)s\": %(error)s" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "هل أنت متأكد أنك تريد حذف الكلمة الاستدلالية : %s؟" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "ستتم الإزالة من جميع الوثائق." -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "هل أنت متأكد أنك تريد حذف الكلمات الاستدلالية: %s؟" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "تم تحديث الكلمة الاستدلالية بنجاح" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "يجب توفير وثيقة واحد عالاقل مربوطة بكلمات استدلالية" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "ازالة الكلمة الاستدلالية من الوثيقة: %s" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "ازالة الكلمة الاستدلالية من الوثائق: %s" -#: views.py:297 +#: views.py:301 #, 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:300 +#: views.py:304 #, 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:305 +#: views.py:309 #, 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:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "الوثيقة \"%(document)s\" لم تربط مع: \"%(tag)s\"" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "الكلمة الاستدلالية \"%(tag)s\" أزيلت بنجاح من الوثيقة \"%(document)s\"." @@ -283,6 +275,18 @@ msgstr "الكلمة الاستدلالية \"%(tag)s\" أزيلت بنجاح م msgid "Add tag to document" msgstr "أضف كلمة استدلالية للوثيقة" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo index 4705eb5e99..6abdc29a67 100644 Binary files a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po index 99cda2a4cc..38cc224e18 100644 --- a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,56 +19,48 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Етикети" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -170,111 +162,103 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Трябва да се осигури най-малко един етикет." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Етикет \"%s\" е изтрит успешно." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Грешка при изтриване на етикет \"%(tag)s\": %(error)s" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "Сигурни ли сте, искате да изтриете етикет: %s?" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Ще бъде премахнат от всички документи." -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "Сигурни ли сте, че искате да изтриете етикети: %s?" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Етикетът е обновен успешно." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -283,6 +267,18 @@ msgstr "" msgid "Add tag to document" msgstr "Добавете етикет към документ" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.mo index 3fa1c075e8..cb2d34a1e8 100644 Binary files a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.mo differ 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 d313ccc2c7..05d79107bf 100644 --- a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,56 +19,48 @@ msgstr "" "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:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Tagovi" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -170,111 +162,105 @@ msgstr "Dokument \"%(document)s\" je već tagovan kao \"%(tag)s\"" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" uspješno prikačen na dokument \"%(document)s\"." -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Prikači tag na dokument: %s." +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Prikači tag na dokumente: %s." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Mora biti obezbjeđen bar jedan tag." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" uspješno izbrisan." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Greška brisanja taga \"%(tag)s\": %(error)s" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "Jeste li sigurni da želite izbrisati tag: %s?" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Bit će uklonjen iz svih dokumenata." -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "Jeste li sigurni da želite izbrisati tagove: %s?" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Tag uspješno update-ovan." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "Mora biti obezbjeđen bar jedan tagovani dokument." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Ukloni tag iz dokumenta: %s." -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Ukloni tag iz dokumenata: %s." -#: views.py:297 +#: views.py:301 #, 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?" -#: views.py:300 +#: views.py:304 #, 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?" -#: views.py:305 +#: views.py:309 #, 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?" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Dokument \"%(document)s\" nije tagovan kao \"%(tag)s\"" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" uspješno uklonjen iz dokumenta \"%(document)s\"." @@ -283,6 +269,18 @@ msgstr "Tag \"%(tag)s\" uspješno uklonjen iz dokumenta \"%(document)s\"." msgid "Add tag to document" msgstr "Dodaj tag u dokument" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo index caf313947c..26237eb8b6 100644 Binary files a/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/da/LC_MESSAGES/django.po b/mayan/apps/tags/locale/da/LC_MESSAGES/django.po index 544231e95e..2a2ed05bc7 100644 --- a/mayan/apps/tags/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/da/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,56 +19,48 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Tags" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -170,111 +162,103 @@ msgstr "Dokumentet \"%(document)s\" er allerede mærket som \"%(tag)s\"" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" vedhæftet til at dokumentet \"%(document)s\"." -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Vedhæft tag til dokumenter: %s." +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Vedhæft tag til dokumenter: %s." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Der skal angives mindst én tag." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" slettet." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Fejl ved sletning af tag \"%(tag)s\": %(error)s" -#: views.py:173 -#, 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:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Vil blive fjernet fra alle dokumenter." -#: views.py:176 -#, 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:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Tag opdateret." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "Skal angive mindst ét tagget dokument." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Fjern tag fra dokument: %s." -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Fjern tag fra dokumenter: %s." -#: views.py:297 +#: views.py:301 #, 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?" -#: views.py:300 +#: views.py:304 #, 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?" -#: views.py:305 +#: views.py:309 #, 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?" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Dokumentet \"%(document)s\" ikke blev kodet som \"%(tag)s\"" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" blev fjernet fra dokumentet \"%(document)s\"." @@ -283,6 +267,18 @@ msgstr "Tag \"%(tag)s\" blev fjernet fra dokumentet \"%(document)s\"." msgid "Add tag to document" msgstr "Tilføj tag til dokument" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.mo index fc39c8ecd6..d9138df08a 100644 Binary files a/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.po index 98cca319ab..7c2549d942 100644 --- a/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,56 +18,48 @@ msgstr "" "Language: de_CH\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -169,111 +161,103 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -282,6 +266,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo index af0554bbf1..57c453347b 100644 Binary files a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo differ 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 58b25bb413..96ef0aa33a 100644 --- a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -25,56 +25,48 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Tags" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "Zugriffsberechtigungen" @@ -176,111 +168,103 @@ msgstr "Dokument \"%(document)s\" ist schon als \"%(tag)s\" getagt" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Markierung \"%(tag)s\" erfolgreich an Dokument \"%(document)s\" angehängt." -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Markierung an Dokument %s anhängen." +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Markierung an Dokumente %s anhängen." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Mindestens einen Tag angeben." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" erfolgreich gelöscht." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Fehler beim Löschen des Tags \"%(tag)s\": %(error)s" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "Soll der Tag \"%s\" wirklich gelöscht werden?" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Wird von allen Dokumenten entfernt." -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "Sollen die Tags \"%s\" wirklich gelöscht werden?" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Tag erfolgreich aktualisiert." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "Es muss mindestens ein markiertes Dokument angegeben werden." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Markierung von Dokument %s entfernen." -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Markierung von Dokumenten %s entfernen." -#: views.py:297 +#: views.py:301 #, 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:300 +#: views.py:304 #, 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:305 +#: views.py:309 #, 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:308 +#: views.py:312 #, 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:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Dokument \"%(document)s war nicht mit \"%(tag)s\" markiert" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Markierung \"%(tag)s\" erfolgreich von Dokument \"%(document)s\" entfernt." @@ -289,6 +273,18 @@ msgstr "Markierung \"%(tag)s\" erfolgreich von Dokument \"%(document)s\" entfern msgid "Add tag to document" msgstr "Tag zu Dokument hinzufügen" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo index 5711c07ee7..ee69a0f732 100644 Binary files a/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.po b/mayan/apps/tags/locale/en/LC_MESSAGES/django.po index 9729118ccf..ac01f80532 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: 2015-01-18 02:21-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-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,66 +18,57 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 #, fuzzy msgid "Preview" msgstr "preview" -#: __init__.py:39 +#: __init__.py:42 #, fuzzy msgid "Tagged items" msgstr "tagged items" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Tags" -#: events.py:7 -#, fuzzy -msgid "Document created" -msgstr "document" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 #, fuzzy msgid "Create new tag" msgstr "Create new tags" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 #, fuzzy msgid "Attach tag" msgstr "attach tag" -#: links.py:17 +#: links.py:18 #, fuzzy msgid "Remove tag" msgstr "remove tag" -#: links.py:18 +#: links.py:19 #, fuzzy msgid "Remove tags" msgstr "remove tags" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:22 +#: links.py:23 #, fuzzy msgid "Edit" msgstr "Edit tags" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 #, fuzzy msgid "Documents" msgstr "document" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -181,78 +172,72 @@ msgstr "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Attach tag to document: %s." +#: views.py:95 +#, fuzzy +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "Attach tags to documents" +msgstr[1] "Attach tags to documents" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Attach tag to documents: %s." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Must provide at least one tag." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" deleted successfully." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Error deleting tag \"%(tag)s\": %(error)s" -#: views.py:173 -#, 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:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Will be removed from all documents." -#: views.py:176 -#, 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:174 +#, fuzzy +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "Are you sure you wish to delete the tag: %s?" +msgstr[1] "Are you sure you wish to delete the tag: %s?" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Tag updated succesfully." -#: views.py:207 +#: views.py:211 #, fuzzy, python-format msgid "Edit tag: %s" msgstr "edit tag: %s" -#: views.py:222 +#: views.py:226 #, fuzzy, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "documents with the tag \"%s\"" -#: views.py:239 +#: views.py:243 #, fuzzy, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "tags for: %s" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "Must provide at least one tagged document." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Remove tag from document: %s." -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Remove tag from documents: %s." -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " @@ -261,7 +246,7 @@ msgstr "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " @@ -270,7 +255,7 @@ msgstr "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " @@ -279,7 +264,7 @@ msgstr "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -#: views.py:308 +#: views.py:312 #, fuzzy, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " @@ -288,12 +273,12 @@ msgstr "" "Are you sure you wish to remove the tags %(tag)s from the documents: " "%(documents)s?" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." @@ -302,6 +287,19 @@ msgstr "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgid "Add tag to document" msgstr "Add tag to document" +#, fuzzy +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo index 071a3432e3..7939c09591 100644 Binary files a/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/es/LC_MESSAGES/django.po b/mayan/apps/tags/locale/es/LC_MESSAGES/django.po index 202006ca25..edbec97b37 100644 --- a/mayan/apps/tags/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/es/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -21,56 +21,48 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "Presentación preliminar" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "Artículos etiquetados" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Etiquetas" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "Crear nueva etiqueta" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "Adjuntar etiqueta" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "Remover etiqueta" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "Remover etiquetas" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "Eliminar" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "Editar" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "Documentos" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "LCAs" @@ -172,111 +164,103 @@ msgstr "Documento \"%(document)s \" ya está etiquetado como \"%(tag)s\"" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Etiqueta \"%(tag)s\" puesta al documento \"%(document)s\"." -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Etiquetar el documento: %s." +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Etiquetar los documentos: %s." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Debe indicar al menos una etiqueta." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiqueta \"%s\" borrada con éxito." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Error al eliminar la etiqueta \"%(tag)s\": %(error)s" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "¿Está seguro que desea eliminar la etiqueta: %s?" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Se eliminará de todos los documentos." -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "¿Está seguro que desea eliminar las etiquetas: %s?" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Etiqueta actualizada con éxito.." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "Editar etiqueta: %s" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" -msgstr "Documentos con la etiqueta \"%s\"" +msgid "Documents with the tag: %s" +msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" -msgstr "Etiquetas para: %s" +msgid "Tags for document: %s" +msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "Debe proporcionar al menos un documento etiquetado." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Quitar etiqueta del documento: %s." -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Quitar etiqueta de los documentos: %s." -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "¿Está seguro que desea quitar la etiqueta \"%(tag)s\" del documento: %(document)s?" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "¿Está seguro que desea quitar la etiqueta \"%(tag)s\" de los documentos: %(documents)s?" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "¿Está seguro que desea quitar las etiquetas \"%(tags)s\" del documento: %(document)s?" -#: views.py:308 +#: views.py:312 #, 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 etiquetas %(tags)s de los documentos:\n%(documents)s?" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Documento \"%(document)s\" no estaba etiquetado como \"%(tag)s \"" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Etiqueta \"%(tag)s\" eliminada con éxito del documento \"%(document)s\"." @@ -285,6 +269,18 @@ msgstr "Etiqueta \"%(tag)s\" eliminada con éxito del documento \"%(document)s\" msgid "Add tag to document" msgstr "Etiquetar el documento" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo index 6657c163c7..69ce01c4b1 100644 Binary files a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po index 0fb4cde40e..5c8971db77 100644 --- a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -20,56 +20,48 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "پیش دید ویا دیدن" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "اقلام برچسب" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "برچسبها" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "برچسب جدید" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "الصاق برچسب" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "برداشتن برچسب" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "برداشتن برچسبها" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "حذف" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "ویرایش" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "اسناد" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -171,111 +163,101 @@ msgstr "سند \"%(document)s\" دارای برچسب \"%(tag)s\" میباش msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "برچسب \"%(tag)s\" با موفقیت به سند \"%(document)s\" متصل شد." -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "الصاق برچسب به سند: %s." +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "الصاق برچسب به اسناد: %s." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "حداقل یک برچسب باید ارایه شود." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "حذف موفق برچسب \"%s\" " -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "خطا در زمان حذف برچسب: \"%(tag)s\": %(error)s" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "آیا از حذف برچسب اطمینان دارید: %s" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "از کلیه اسناد حذف خواهد شد." -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "آیا از حذف برچسب مطمئن هستید: %s؟" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "بروزرسانی موفق برچسب." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "ویرایش برچسب: %s" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" -msgstr "اسناد دارای برچسب: %s" +msgid "Documents with the tag: %s" +msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" -msgstr "برچسبهای: %s" +msgid "Tags for document: %s" +msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "باید حداقل یک سند برچسب دار ارایه شود." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "حذف برچسب از سند: %s" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "حذف برچسب از اسناد: %s" -#: views.py:297 +#: views.py:301 #, 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:300 +#: views.py:304 #, 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:305 +#: views.py:309 #, 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:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "آیا از حذف برچسبها %(tags)s از اسناد %(documents)s مطمئن هستید؟" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "سند \"%(document)s\" دارای برچسب \"%(tag)s\" نمیباشد." -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "برچسب \"%(tag)s\" با موفقیت از سند \"%(document)s\" برداشته شد." @@ -284,6 +266,18 @@ msgstr "برچسب \"%(tag)s\" با موفقیت از سند \"%(document)s\" msgid "Add tag to document" msgstr "اضافه کردن برچسب به سند." +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo index ca87b808c6..9783d4d461 100644 Binary files a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po index 329f49e6cb..d5e7d3f3bb 100644 --- a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -21,56 +21,48 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "Prévisualiser" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "Éléments étiquetés" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Etiquettes" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "Créer une nouvelle étiquette" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "Rattacher une étiquette" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "Supprimer une étiquette" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "Supprimer des étiquettes" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "Supprimer" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "Modifier" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "Documents" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -172,111 +164,103 @@ msgstr "Le document \"%(document)s\" est déjà étiqueté comme \"%(tag)s\"" 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:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Attacher l'étiquette au document: %s." +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Attacher l'étiquette au documents: %s." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Vous devez fournir au moins une étiquette" -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiquette \"%s\" supprimée avec succès" -#: views.py:160 +#: views.py:162 #, 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:173 -#, 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:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Sera supprimée de tous les documents" -#: views.py:176 -#, 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:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Etiquette mise à jour avec succès." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "Modifier l'étiquette:%s" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" -msgstr "Documents avec l'étiquette \"%s\"" +msgid "Documents with the tag: %s" +msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" -msgstr "Étiquettes pour: %s" +msgid "Tags for document: %s" +msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "Il est nécessaire d'indiquer au moins un document étiqueté." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Supprimer l'étiquette du document: %s" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Supprimer l'étiquette des documents: %s" -#: views.py:297 +#: views.py:301 #, 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?" -#: views.py:300 +#: views.py:304 #, 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?" -#: views.py:305 +#: views.py:309 #, 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?" -#: views.py:308 +#: views.py:312 #, 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?" -#: views.py:315 +#: views.py:319 #, 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:320 +#: views.py:324 #, 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\"." @@ -285,6 +269,18 @@ msgstr "L'étiquette \"%(tag)s\" à été supprimée avec succès du document \" msgid "Add tag to document" msgstr "Ajouter une étiquette au document" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.mo index af1cc7f18e..e0a3d2c926 100644 Binary files a/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.mo differ 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 b03b71c367..00f270b822 100644 --- a/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,56 +18,48 @@ 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" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -169,111 +161,105 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -282,6 +268,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo index 8bc639deb8..32f06e4425 100644 Binary files a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po index c304716d9f..aad17b9985 100644 --- a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,56 +18,48 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -169,111 +161,103 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -282,6 +266,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo index be5be3540e..14f8e4abe0 100644 Binary files a/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/id/LC_MESSAGES/django.po b/mayan/apps/tags/locale/id/LC_MESSAGES/django.po index fec4df0ee8..cbb550899c 100644 --- a/mayan/apps/tags/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/id/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,56 +18,48 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -169,111 +161,101 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -282,6 +264,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo index 39181aacea..1efc97d89c 100644 Binary files a/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/it/LC_MESSAGES/django.po b/mayan/apps/tags/locale/it/LC_MESSAGES/django.po index 7eb6e86cc5..ff51379272 100644 --- a/mayan/apps/tags/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/it/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -21,56 +21,48 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Etichette" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -172,111 +164,103 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Devi fornire almeno un'etichetta" -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etichetta \"%s\" cancellata con successo." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Errore nel cancellare l'etichetta \"%(tag)s\": %(error)s" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "Sei sicuro di voler cancellare questa etichetta: %s?" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Sarà rimossa da tutti i documenti" -#: views.py:176 -#, 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:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Etichetta aggiornata con successo" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -285,6 +269,18 @@ msgstr "" msgid "Add tag to document" msgstr "Aggiungi l'etichetta al documento" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/lv/LC_MESSAGES/django.mo index 89a3ae3e53..6a6fcb0df0 100644 Binary files a/mayan/apps/tags/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/lv/LC_MESSAGES/django.po b/mayan/apps/tags/locale/lv/LC_MESSAGES/django.po index 0ebb253160..6717e8912b 100644 --- a/mayan/apps/tags/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/lv/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,56 +18,48 @@ msgstr "" "Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -169,111 +161,105 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -282,6 +268,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/nb/LC_MESSAGES/django.mo index 02608d2c4a..63c5b23a84 100644 Binary files a/mayan/apps/tags/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/nb/LC_MESSAGES/django.po b/mayan/apps/tags/locale/nb/LC_MESSAGES/django.po index f7eab0c01a..8dcbb8948e 100644 --- a/mayan/apps/tags/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/nb/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,56 +18,48 @@ msgstr "" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -169,111 +161,103 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -282,6 +266,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo index d6fa5d49f6..489026685d 100644 Binary files a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo differ 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 c4d0d74796..f603a0374d 100644 --- a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,56 +19,48 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Labels" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -170,111 +162,103 @@ msgstr "Document \"%(document)s\" is al gelabeld met \"%(tag)s\"" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Label \"%(tag)s\" is gekoppeld aan document \"%(document)s\"." -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Label aanbrengen aan document: %s" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Label aanbrengen aan documenten: %s" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "U moet minimaal een label aanbrengen." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Label \"%s\" verwijderd." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Fout bij het verwijderen van label: \"%(tag)s\". Foutmelding: %(error)s" -#: views.py:173 -#, 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:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Zal van alle documenten worden verwijderd." -#: views.py:176 -#, 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:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Label aangepast." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "U dient minstens 1 gelabeld document aan te brengen." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Verwijder label van document: %s" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Verwijder label van documenten: %s" -#: views.py:297 +#: views.py:301 #, 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? " -#: views.py:300 +#: views.py:304 #, 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?" -#: views.py:305 +#: views.py:309 #, 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?" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Document \"%(document)s\" is niet gelabeld als: \"%(tag)s\"" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Label: \"%(tag)s\" is verwijdert van document \"%(document)s\"." @@ -283,6 +267,18 @@ msgstr "Label: \"%(tag)s\" is verwijdert van document \"%(document)s\"." msgid "Add tag to document" msgstr "Label document" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo index 2f98a7077d..320df91b3f 100644 Binary files a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po index b36908c83e..b13b16ac6a 100644 --- a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,56 +19,48 @@ 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" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Tagi" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -170,111 +162,105 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -283,6 +269,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo index 4d18a4b01c..a1cb2ca73f 100644 Binary files a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po index b2e78cf0e2..a4a033de7e 100644 --- a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -21,56 +21,48 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Etiquetas" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACL's" @@ -172,111 +164,103 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Deve fornecer pelo menos uma etiqueta." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiqueta \"%s\" removida com sucesso." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Erro ao excluir etiqueta \" %(tag)s \": %(error)s " -#: views.py:173 -#, 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:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Será removida de todos os documentos." -#: views.py:176 -#, 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:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Etiqueta atualizada com sucesso." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -285,6 +269,18 @@ msgstr "" msgid "Add tag to document" msgstr "Adicionar a etiqueta ao documento" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo index bc0225461e..bfd047a743 100644 Binary files a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo differ 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 680c91eeab..effe38f193 100644 --- a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -20,56 +20,48 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Etiquetas" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -171,111 +163,103 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Deve fornecer pelo menos uma etiqueta." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiqueta \"%s\" removida com sucesso." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Erro ao excluir etiqueta \" %(tag)s \": %(error)s " -#: views.py:173 -#, 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:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Será removido de todos os documentos." -#: views.py:176 -#, 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:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Etiqueta atualizada com sucesso." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -284,6 +268,18 @@ msgstr "" msgid "Add tag to document" msgstr "Adicionar etiquetas para o documento" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.mo index 54f5520cc7..563e437e86 100644 Binary files a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.mo differ 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 766ce90619..3b54a5fa41 100644 --- a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -20,56 +20,48 @@ msgstr "" "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:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Etichete" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -171,111 +163,105 @@ msgstr "Documentul \"%(document)s\" este deja etichetat cu \"%(tag)s\"" 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:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Atașați eticheta la document:% s." +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Atașați eticheta la documente:% s." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Trebuie selectată cel puțin o etichetă." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Eticheta \"%s\" a fost ștersă cu succes." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Eroare la ștergerea etichetă \"%(tag)s\": %(error)s" -#: views.py:173 -#, 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:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Va fi eliminată din toate documentele." -#: views.py:176 -#, 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:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Eticheta actualizată cu succes." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "Trebuie să atribuiţi cel puțin o etichetă ." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Eliminați eticheta documentului:% s." -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Eliminați eticheta de la documentele:% s." -#: views.py:297 +#: views.py:301 #, 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?" -#: views.py:300 +#: views.py:304 #, 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? " -#: views.py:305 +#: views.py:309 #, 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?" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, 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:320 +#: views.py:324 #, 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\"." @@ -284,6 +270,18 @@ msgstr "Eticheta \"%(tag)s\" a fost eliminată cu succes din documentul \"%(docu msgid "Add tag to document" msgstr "Adaugă etichetă la un document" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo index f5dea19aec..f7f4a4bdc1 100644 Binary files a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po index 5c6947223e..63a4bc0fa1 100644 --- a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,56 +19,48 @@ 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" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Метки" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -170,111 +162,105 @@ msgstr "\"%(document)s\" уже имеет метку \"%(tag)s\"" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Метка \"%(tag)s\" присвоена \"%(document)s\"." -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Пометить документ %s." +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Пометить документы %s." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Должна быть хотя бы одна метка." -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Метка \"%s\"удалён." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Ошибка при удалении метки \"%(tag)s\": %(error)s" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "Вы действительно хотите удалить метку: %s?" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Будет удален из всех документов." -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "Вы действительно хотите удалить метки: %s?" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Метка обновлена." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "Следует указать хотя бы один помеченный документ." -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Снять метку с документа %s." -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Снять метку с документов %s." -#: views.py:297 +#: views.py:301 #, 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:300 +#: views.py:304 #, 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:305 +#: views.py:309 #, 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:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "\"%(document)s\" не помечен как \"%(tag)s\"" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Метка \"%(tag)s\" снята с документа \"%(document)s\"." @@ -283,6 +269,18 @@ msgstr "Метка \"%(tag)s\" снята с документа \"%(document)s\" msgid "Add tag to document" msgstr "Добавить тег к документу" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo index 79f935fd46..82483b8007 100644 Binary files a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo differ 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 fda72f03bc..56027ac93a 100644 --- a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,56 +19,48 @@ 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" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Oznake" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -170,111 +162,107 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -283,6 +271,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/sq/LC_MESSAGES/django.mo index 1f8bc30434..166b99df62 100644 Binary files a/mayan/apps/tags/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/sq/LC_MESSAGES/django.po b/mayan/apps/tags/locale/sq/LC_MESSAGES/django.po index c06b35f494..cb88842491 100644 --- a/mayan/apps/tags/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/sq/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,56 +18,48 @@ msgstr "" "Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -169,111 +161,103 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" +msgstr[1] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" +msgstr[1] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -282,6 +266,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo index 9f44377122..f06fc50cdc 100644 Binary files a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo differ 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 0286c0a517..cd8f411c50 100644 --- a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,56 +18,48 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -169,111 +161,101 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -282,6 +264,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo index 9fcbdf1b9d..8e8bb9875e 100644 Binary files a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo differ 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 3fe84153f2..34ab3db73b 100644 --- a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -19,56 +19,48 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "Tags" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -170,111 +162,101 @@ msgstr "Tài liệu \"%(document)s\" đã được tag \"%(tag)s\"" 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:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "Gắn tag cho tài liệu: %s" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "Gắn tag cho các tài liệu: %s" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "Cần cung cấp ít nhất một tag" -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" xóa thành công." -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Lỗi xóa tag \"%(tag)s\": %(error)s" -#: views.py:173 -#, 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:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "Sẽ được xóa trong tất cả tài liệu." -#: views.py:176 -#, 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:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "Tag cập nhật thành công." -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 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:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "Xóa tag từ tài liệu: %s" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "Xóa tag từ các tài liệu: %s" -#: views.py:297 +#: views.py:301 #, 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:300 +#: views.py:304 #, 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?" -#: views.py:305 +#: views.py:309 #, 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:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, 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:320 +#: views.py:324 #, 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\"." @@ -283,6 +265,18 @@ msgstr "Tag \"%(tag)s\" đã được xóa thành công từ tài liệu \"%(doc msgid "Add tag to document" msgstr "Gắn tag cho tài liệu" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.mo index c68f829659..381e3b6d30 100644 Binary files a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.mo differ 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 53438e9d3e..ad40d1ae4d 100644 --- a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -20,56 +20,48 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "标签" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "访问控制列表" @@ -171,111 +163,101 @@ msgstr "文档 \"%(document)s\"已经被标记为 \"%(tag)s\"" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "文档\"%(document)s\"添加标签\"%(tag)s\"成功。" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "添加标签到文档:%s." +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "添加标签到文档:%s." - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "必须至少提供一个标签" -#: views.py:158 +#: views.py:160 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "标签 \"%s\" 删除成功" -#: views.py:160 +#: views.py:162 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "删除标签\"%(tag)s\"失败: %(error)s" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "确定要删除标签: %s么?" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "将从所有文档中移除" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "确定要删除标签: %s么?" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "标签更新成功" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "必须至少提供一个标签文档" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "从文档: %s移除标签" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "从文档: %s移除标签" -#: views.py:297 +#: views.py:301 #, 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:300 +#: views.py:304 #, 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:305 +#: views.py:309 #, 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:308 +#: views.py:312 #, 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:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "文档\"%(document)s\"无标签\"%(tag)s\"" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "标签\"%(tag)s\"成功从文档\"%(document)s\"移除" @@ -284,6 +266,18 @@ msgstr "标签\"%(tag)s\"成功从文档\"%(document)s\"移除" msgid "Add tag to document" msgstr "添加标签到文档" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.mo index e72442cd9a..5f159e1cb3 100644 Binary files a/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.po index 585fd0f961..0b154323e7 100644 --- a/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:21-0400\n" -"PO-Revision-Date: 2015-01-18 06:25+0000\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" +"PO-Revision-Date: 2015-01-27 20:02+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" @@ -18,56 +18,48 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:35 +#: __init__.py:38 msgid "Preview" msgstr "" -#: __init__.py:39 +#: __init__.py:42 msgid "Tagged items" msgstr "" -#: __init__.py:46 __init__.py:51 forms.py:42 links.py:11 links.py:20 -#: models.py:18 permissions.py:7 views.py:114 +#: __init__.py:49 __init__.py:54 forms.py:42 links.py:12 links.py:21 +#: models.py:18 permissions.py:7 views.py:116 msgid "Tags" msgstr "" -#: events.py:7 -msgid "Document created" -msgstr "" - -#: events.py:8 -msgid "Document properties edited" -msgstr "" - -#: links.py:12 +#: links.py:13 msgid "Create new tag" msgstr "" -#: links.py:14 links.py:15 +#: links.py:15 links.py:16 msgid "Attach tag" msgstr "" -#: links.py:17 +#: links.py:18 msgid "Remove tag" msgstr "" -#: links.py:18 +#: links.py:19 msgid "Remove tags" msgstr "" -#: links.py:21 links.py:24 +#: links.py:22 links.py:25 msgid "Delete" msgstr "" -#: links.py:22 +#: links.py:23 msgid "Edit" msgstr "" -#: links.py:23 models.py:14 +#: links.py:24 models.py:14 msgid "Documents" msgstr "" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "" @@ -169,111 +161,101 @@ msgstr "" msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:98 -#, python-format -msgid "Attach tag to document: %s." -msgstr "" +#: views.py:95 +msgid "Attach tag to document" +msgid_plural "Attach tag to documents" +msgstr[0] "" -#: views.py:100 -#, python-format -msgid "Attach tag to documents: %s." -msgstr "" - -#: views.py:143 +#: views.py:145 msgid "Must provide at least one tag." msgstr "" -#: views.py:158 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "" - #: views.py:160 #, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:162 +#, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 -#, python-format -msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" - -#: views.py:174 views.py:177 +#: views.py:171 msgid "Will be removed from all documents." msgstr "" -#: views.py:176 -#, python-format -msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +#: views.py:174 +msgid "Are you sure you wish to delete the selected tag?" +msgid_plural "Are you sure you wish to delete the selected tags?" +msgstr[0] "" -#: views.py:201 +#: views.py:205 msgid "Tag updated succesfully." msgstr "" -#: views.py:207 +#: views.py:211 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:222 +#: views.py:226 #, python-format -msgid "Documents with the tag \"%s\"" +msgid "Documents with the tag: %s" msgstr "" -#: views.py:239 +#: views.py:243 #, python-format -msgid "Tags for: %s" +msgid "Tags for document: %s" msgstr "" -#: views.py:251 +#: views.py:255 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:289 +#: views.py:293 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:291 +#: views.py:295 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:297 +#: views.py:301 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:300 +#: views.py:304 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:305 +#: views.py:309 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:308 +#: views.py:312 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:315 +#: views.py:319 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:320 +#: views.py:324 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -282,6 +264,18 @@ msgstr "" msgid "Add tag to document" msgstr "" +#~ msgid "Document created" +#~ msgstr "document" + +#~ msgid "Attach tag to document: %s." +#~ msgstr "Attach tag to document: %s." + +#~ msgid "Attach tag to documents: %s." +#~ msgstr "Attach tag to documents: %s." + +#~ msgid "Are you sure you wish to delete the tags: %s?" +#~ msgstr "Are you sure you wish to delete the tags: %s?" + #~ msgid "Name" #~ msgstr "Name" diff --git a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo index 4c861b8c99..b7fdca2e67 100644 Binary files a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo differ 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 0bf2e418ca..3e549aeaa4 100644 --- a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,43 +21,43 @@ msgstr "" "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 +#: forms.py:15 msgid "New password" msgstr "كلمة مرور جديدة" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "تأكيد كلمة المرور" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -97,23 +97,23 @@ msgstr "عرض المجموعات الحالية" msgid "Delete existing groups" msgstr "حذف المجموعات الحالية" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -121,26 +121,26 @@ msgstr "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "تم تحديث المستخدم \"%s\" بنجاح." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "تم انشاء المستخدم \"%s\" بنجاح." -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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." @@ -148,31 +148,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 "تم مسح المستخدم \"%s\" بنجاح." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "خطأ أثناء حذف المستخدم \"%(user)s\": %(error)s" -#: views.py:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "هل أنت متأكد أنك تريد حذف المستخدم %s ؟" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "هل أنت متأكد أنك تريد حذف المستخدمين %s ؟" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "لا تتطابق كلمات المرور، حاول مرة أخرى." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -180,81 +180,81 @@ msgstr "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "نجحت إعادة تعيين كلمة المرور للمستخدم: %s" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "خطأ أثناء إعادة تعيين كلمة المرور للمستخدم \"%(user)s\": %(error)s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "إعادة كلمة السر للمستخدم: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "إعادة كلمة السر للمستخدمين %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "تم تحديث مجموعة \"%s\" بنجاح." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "تم انشاء مجموعة \"%s \" بنجاح." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "يجب أن توفر ما لا يقل عن مجموعة واحدة." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "تم حذف مجموعة \"%s \" بنجاح." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "خطأ أثناء مسح المجموعة: \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "هل أنت متأكد أنك تريد حذف المجموعة %s ؟" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "هل أنت متأكد أنك تريد حذف المجموعات %s ؟" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo index c324301cd2..f6a0f3a1dd 100644 Binary files a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo differ 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 a8a9f8c1c8..c1247a4c74 100644 --- a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,43 +20,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Нова парола" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Потвърждение на парола" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -96,23 +96,23 @@ msgstr "Преглед на съществуващи групи" msgid "Delete existing groups" msgstr "Изтриване на съществуващи групи" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -120,26 +120,26 @@ msgstr "" "Редактиране на потребители от супер потребител и служител не е разрешено. " "Използвайте администраторския модул за тези случаи." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Потребител \"%s\" е обновен успешно" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Потребител \"%s\" е създаден успешно." -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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." @@ -147,31 +147,31 @@ 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Сигурни ли сте, че искате да изтриете потребителят %s?" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Сигурни ли сте, че искате да изтриете потребителите %s?" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Паролата не съвпада. Опитайте отново." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -179,81 +179,81 @@ msgstr "" "Промяна на парола на потребители от супер потребител и служител не е " "разрешено. Използвайте администраторския модул за тези случаи." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Успешна промяна на парола на потребител %s." -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Грешка при промяна на парола на потребител \"%(user)s\": %(error)s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Промяна на парола на потребител %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Промяна на парола на потребители %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Групата \"%s\" е обновена успешно." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Групата \"%s\" е създадена успешно." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Необходимо е да се включи поне една група." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Групата \"%s\" е изтрита успешно." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Грешка при изтриването на група \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Сигурни ли сте, че искате да изтриете групата %s?" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Сигурни ли сте, че искате да изтриете групите %s?" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.mo index 0a258f40b9..e00ce60789 100644 Binary files a/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.mo differ 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 d7cf4ba6a8..aca9c64e51 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -21,43 +21,43 @@ msgstr "" "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 +#: forms.py:15 msgid "New password" msgstr "Nova lozinka" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Potvrdite lozinku" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -97,23 +97,23 @@ msgstr "Pregledaj postojeće grupe" msgid "Delete existing groups" msgstr "Obriši postojeće grupe" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -121,26 +121,26 @@ msgstr "" "Super user i staff user izmjene nisu dozvoljene, koristite administratorski " "interface za takve slučajeve." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Korisnik \"%s\" uspješno update-ovan." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" 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:162 +#: views.py:111 views.py:163 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." @@ -148,31 +148,31 @@ 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Jeste li sigurni da želite izbrisati korisnika: %s?" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Jeste li sigurni da želite izbrisati korisnike: %s?" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Lozinke se ne podudaraju, pokušajte ponovo." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -180,81 +180,81 @@ msgstr "" "Super user i staff user reset lozinke nije dozvoljen, koristite " "administratorski interface za takve slučajeve" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Uspješno resetovana lozinka za korisnika: %s." -#: views.py:184 +#: views.py:185 #, 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:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Resetovanje lozinke za korisnika: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Resetovanje lozinke za korisnike: %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupa \"%s\" uspješno update-ovana." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupa \"%s\" uspješno kreirana." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Mora biti obezbjeđen bar jedna grupa." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupa \"%s\" uspješno obrisana." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Greška brisanja grupe \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Jeste li sigurni da želite izbrisati grupu: %s?" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Jeste li sigurni da želite izbrisati grupe:% s?" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo index fa9419b5ca..dbd4f043c3 100644 Binary files a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo differ 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 732c8bc4af..6fc6541dc8 100644 --- a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,43 +20,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Nyt password" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Bekræft password" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -96,23 +96,23 @@ msgstr "Se eksisterende grupper" msgid "Delete existing groups" msgstr "Slet eksisterende grupper" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -120,26 +120,26 @@ msgstr "" "Superbruger og personale-bruger redigering er ikke tilladt. Anvend " "administrator brugerflade i disse tilfælde. " -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Bruger \"%s\" opdateret." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Bruger \"%s\" oprettet." -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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." @@ -147,31 +147,31 @@ 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:138 +#: views.py:139 #, 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:140 +#: views.py:141 #, 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:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "De to password stemmer ikke overens, prøv igen." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -179,81 +179,81 @@ msgstr "" "Det er ikke tilladt at nulstille Superbruger og personale brugeradgangskode. " "Anvend administrator brugerflade istedet." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Password er blevet nulstillet for bruger: %s." -#: views.py:184 +#: views.py:185 #, 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:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Nulstiller password for bruger: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Nulstiller password for brugerne: %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Gruppen \"%s\" opdateret." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Gruppen \"%s\" oprettet." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Du skal angive mindst én gruppe." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Gruppen \"%s\" slettet." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Fejl ved sletning af gruppen \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, 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:335 +#: views.py:336 #, 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:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/de_CH/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/de_CH/LC_MESSAGES/django.mo index fc39c8ecd6..50aa59a69c 100644 Binary files a/mayan/apps/user_management/locale/de_CH/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/de_CH/LC_MESSAGES/django.mo differ 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 index 2f262a92a5..dc0abedd73 100644 --- a/mayan/apps/user_management/locale/de_CH/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/de_CH/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/" @@ -19,43 +19,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -95,158 +95,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo index 36748ccd45..fc9be382f0 100644 Binary files a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo differ 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 dadc558829..dc7cfe80a9 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 @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" @@ -26,43 +26,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Neues Passwort" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Passwort bestätigen" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -102,23 +102,23 @@ msgstr "Gruppen anzeigen" msgid "Delete existing groups" msgstr "Gruppen löschen" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -126,26 +126,26 @@ msgstr "" "Super User und Staff Benutzer bearbeiten ist nicht erlaubt, benutzen Sie die " "Administratoren-Oberfläche dafür." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Benutzer \"%s\" erfolgreich aktualisiert." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Benutzer \"%s\" erfolgreich angelegt." -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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." @@ -153,31 +153,31 @@ 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:138 +#: views.py:139 #, 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:140 +#: views.py:141 #, 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:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Passwörter stimmen nicht überein, bitte noch einmal versuchen." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -185,83 +185,83 @@ msgstr "" "Super User und Staff Benutzer löschen ist nicht erlaubt, benutzen Sie die " "Administratoren-Oberfläche dafür." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Passwort erfolgreich zurückgesetzt für Benutzer %s." -#: views.py:184 +#: views.py:185 #, 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" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Passwort zurücksetzen für Benutzer %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Passwort zurücksetzen für die Benutzer %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Gruppe \"%s\" erfolgreich aktualisiert." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Gruppe \"%s\" erfolgreich angelegt." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Es muss mindestens eine Gruppe angegeben werden." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Gruppe \"%s\" erfolgreich gelöscht." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Fehler beim Löschen der Gruppe \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, 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:335 +#: views.py:336 #, 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:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo index ab5df7c22e..65db760b67 100644 Binary files a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo differ 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 fc820fc6cc..f47f951d49 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: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-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,49 +18,49 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "New password" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Confirm password" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 #, fuzzy msgid "Users" msgstr "users" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 #, fuzzy msgid "Create new user" msgstr "Create new users" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 #, fuzzy msgid "Delete" msgstr "delete" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 #, fuzzy msgid "Reset password" msgstr "reset password" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 #, fuzzy msgid "Groups" msgstr "groups" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 #, fuzzy msgid "Create new group" msgstr "Create new groups" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 #, fuzzy msgid "Members" msgstr "members" @@ -101,27 +101,27 @@ msgstr "View existing groups" msgid "Delete existing groups" msgstr "Delete existing groups" -#: views.py:34 +#: views.py:35 #, fuzzy msgid "Full name" msgstr "full name" -#: views.py:38 +#: views.py:39 #, fuzzy msgid "Email" msgstr "email" -#: views.py:42 +#: views.py:43 #, fuzzy msgid "Active" msgstr "active" -#: views.py:46 +#: views.py:47 #, fuzzy msgid "Has usable password?" msgstr "has usable password?" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -129,26 +129,26 @@ msgstr "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "User \"%s\" updated successfully." -#: views.py:74 +#: views.py:75 #, fuzzy, python-format msgid "Edit user: %s" msgstr "edit user: %s" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "User \"%s\" created successfully." -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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." @@ -156,31 +156,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:138 +#: views.py:139 #, 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:140 +#: views.py:141 #, 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:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Passwords do not match, try again." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -188,81 +188,81 @@ msgstr "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Successfull password reset for user: %s." -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Error reseting password for user \"%(user)s\": %(error)s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Reseting password for user: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Reseting password for users: %s" -#: views.py:231 +#: views.py:232 #, fuzzy, python-format msgid "Non groups of user: %s" msgstr "non groups of user: %s" -#: views.py:232 +#: views.py:233 #, fuzzy, python-format msgid "Groups of user: %s" msgstr "groups of user: %s" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Group \"%s\" updated successfully." -#: views.py:274 +#: views.py:275 #, fuzzy, python-format msgid "Edit group: %s" msgstr "edit group: %s" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Group \"%s\" created successfully." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Must provide at least one group." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Group \"%s\" deleted successfully." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Error deleting group \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, 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:335 +#: views.py:336 #, 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:365 +#: views.py:366 #, fuzzy, python-format msgid "Non members of group: %s" msgstr "non members of group: %s" -#: views.py:366 +#: views.py:367 #, fuzzy, python-format msgid "Members of group: %s" msgstr "members of group: %s" diff --git a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo index 8f52c1221b..e45930a539 100644 Binary files a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo differ 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 c9ac3d7e47..873abb9cc9 100644 --- a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-14 16:06+0000\n" "Last-Translator: Lory977 \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,43 +22,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Nueva contraseña" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Confirmar contraseña" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "Usuarios" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "Editar" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "Crear nuevo usuario" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "Borrar" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "Reestablecer contraseña" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "Grupos" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "Crear nuevo grupo" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "Miembros" @@ -98,23 +98,23 @@ msgstr "Ver grupos existentes" msgid "Delete existing groups" msgstr "Eliminar grupos existentes" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "Nombre completo" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "Correo electrónico" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "Activo" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "¿Tiene contraseña utilizable?" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -122,26 +122,26 @@ msgstr "" "No se permite editar el super usuario y el usuario de personal. Use la " "interfaz de administración para estos casos." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Usuario \"%s\" actualizado con éxito." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "Editar usuario: %s" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Usuario \"%s\" creado con éxito." -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 msgid "Must provide at least one user." 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." @@ -149,31 +149,31 @@ 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 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "¿Está seguro que desea eliminar el usuario: %s?" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "¿Está seguro que desea eliminar los usuarios: %s?" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Las contraseñas no coinciden. Vuelva a intentarlo." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -181,82 +181,82 @@ 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:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Contraseña restablecida para el usuario: %s." -#: views.py:184 +#: views.py:185 #, 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 " -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Restaurando contraseña del usuario: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Restaurando la contraseña de los usuarios: %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "Grupos de usuario: %s" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupo \"%s\" actualizado con éxito." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "Editar grupo: %s" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupo \"%s\" creado con éxito." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Debe indicar al menos un grupo." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupo \"%s\" eliminado con éxito." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Error al eliminar el grupo \"%(group)s\": %(error)s " -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "¿Está seguro que desea eliminar el grupo: %s?" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "¿Está seguro que desea eliminar los grupos: %s?" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "Miembros del grupo: %s" diff --git a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo index 0935c813d4..a557d20cb9 100644 Binary files a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo differ 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 98124e209e..86a2f57a07 100644 --- a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,43 +20,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "کلمه عبور جدید" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "تائید کلمه عبور" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "کاربران" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "ویرایش" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "کاربر جدید" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "حذف" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "کلمه عبور جدید" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "گروه ها" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "گروه جدید" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "عضو" @@ -96,158 +96,158 @@ msgstr "دیدن گروه های موجود" msgid "Delete existing groups" msgstr "جذف گروه های موجود" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "نام کامل" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "پست الکترونیکی" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "فعال" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "دارای کلمه عبور قابل قبول؟" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "از صفحه admin برای این موارد استفاده کنید." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "کاربر \"%s\" با موفقیت بروز رسانی شد." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "ویرایش کاربر : %s" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "کاربر \"%s\" با موفقیت ساخته شد." -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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 "برای حذف از صفحه admin استفاده کنید." -#: 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "آیا از حذف کاربر مطمئن هستید : %s؟" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "آیا از حذف کاربران مطمئن هستید : %s؟" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "کلمه عبور یکسان نیست دوباره امتحان کنید." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "از صفحه admin برای این موارد استفاده کنید." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "ریست موفق کلمه عبور برای کاربر : %s." -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "خطا در زمان ریست کلمه عبور کاربر: \"%(user)s\": %(error)s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "ریست کلمه عبور کاربر: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "ریست کلمه عبور کابران : %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "هیچ یک از گزوه های کاربر : %s" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "گروه های کاربر : %s" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "بروز رسانی موفق گروه : %s" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "ویرایش گروه : %s" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "گروه با موفقیت ساخته شد : %s." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "باید جداقل یک گروه ارایه شود." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "گروه با موفقیت حذف شد: %s" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "خطا در حذف گروه : \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "آیا از حذف گروه مطمئن هستید : %s" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "آیا از حذف گروه ها مطمئن هستید : %s" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "هیج عضوی از گروه : %s" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr " اعضای گروه : %s" diff --git a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo index ec334189b2..2f07f8f942 100644 Binary files a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo differ 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 2efdffaa56..af32c7caad 100644 --- a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,43 +22,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Nouveau mot de passe" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Confirmer le mot de passe" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "Utilisateurs" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "Modifier" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "créer un nouvel utilisateur" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "Supprimer" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "Reinitialiser le mot de passe" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "Groupes" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "Créer un nouveau groupe" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "Membres" @@ -98,23 +98,23 @@ msgstr "Afficher les groupes existant" msgid "Delete existing groups" msgstr "Supprimer les groupes existant" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "Nom complet" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "Courriel" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "Actif" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "Possède un mot de passe utilisable?" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -122,26 +122,26 @@ 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:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Utilisateur \"%s\" mis à jour avec succès." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "Modifier l'utilisateur: %s" -#: 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:162 +#: views.py:111 views.py:163 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." @@ -149,31 +149,31 @@ 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:138 +#: views.py:139 #, 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:140 +#: views.py:141 #, 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:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Les mots de passe ne correspondent pas, veuillez réessayer." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -181,83 +181,83 @@ 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:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Mot de passe ré-initialisé avec succès pour l'utilisateur: %s." -#: views.py:184 +#: views.py:185 #, 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" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Ré-initialisation du mote de passe pour l'utilisateur: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Ré-initialisation du mote de passe pour les utilisateur: %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "Membres absents du groupe: %s" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "Membre des groupes: %s" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Le groupe \"%s\" a été mis à jour avec succès." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "Modification du groupe: %s" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Groupe \"%s\" créé avec succès." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Vous devez fournir au minimum un groupe." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Groupe \"%s\" supprimé avec succès." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Erreur lors de la suppression du groupe \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, 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:335 +#: views.py:336 #, 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:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "Non membres des groupes: %s" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "Membres du groupe: %s" diff --git a/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.mo index af1cc7f18e..d502ef1bf0 100644 Binary files a/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.mo differ 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 905c8c0dc4..7238c738e7 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" @@ -20,43 +20,43 @@ msgstr "" "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 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -96,158 +96,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo index 8bc639deb8..f68183508e 100644 Binary files a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo differ 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 750def3ad8..3d05acd16e 100644 --- a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/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: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,43 +19,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -95,158 +95,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo index be5be3540e..62dcf63446 100644 Binary files a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo differ 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 bfc100491e..0394b72201 100644 --- a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/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: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,43 +19,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -95,158 +95,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo index 6f220298c8..ea0cc060ff 100644 Binary files a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo differ 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 d05bfaf4d8..3cc9136b0b 100644 --- a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,43 +21,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Nuova password" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Conferma password" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -97,23 +97,23 @@ msgstr "Visualizza i gruppi" msgid "Delete existing groups" msgstr "Cancella i gruppi esistenti" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -121,26 +121,26 @@ msgstr "" "Super utente e utente modifica il personale non è consentito, utilizzare " "l'interfaccia di amministrazione per questi casi." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Utente \"%s\" aggiornato con successo." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" 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:162 +#: views.py:111 views.py:163 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." @@ -148,31 +148,31 @@ 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Sei sicuro di voler cancellare l'utente: %s?" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Sei sicuro di voler cancellare gli utenti: %s?" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "La password non corrisponde, riprova." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -180,83 +180,83 @@ msgstr "" "Al super utente e utente non è consentito di reimpostare la password " "personale, utilizzare l'interfaccia di amministrazione per questi casi." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Password reimpostata per l'utente: %s." -#: views.py:184 +#: views.py:185 #, 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" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Reimposta la password per l'utente:%s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Reimposta la password per gli utenti:%s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Gruppo \"%s\" aggiornato con successo." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Gruppo \"%s\" creato con successo." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Devi almeno indicare un gruppo" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Gruppo \"%s\" cancellato con successo." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Erroro nella cancellazione del gruppo\"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Sei sicuro di voler cancellare il gruppo: %s?" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Sei sicuro di voler cancellare i gruppi: %s?" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.mo index 89a3ae3e53..59baf24310 100644 Binary files a/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.po index 7067033917..7119fb4229 100644 --- a/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/" @@ -20,43 +20,43 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -96,158 +96,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.mo index 02608d2c4a..f55339e649 100644 Binary files a/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.po index 2a73b8e33c..53ac6a0998 100644 --- a/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-" @@ -19,43 +19,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -95,158 +95,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo index 367128d2e9..80afa599f5 100644 Binary files a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo differ 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 634a5212d2..d566499fd9 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" @@ -19,43 +19,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -95,158 +95,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo index b104840868..8262e71eeb 100644 Binary files a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo differ 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 a37be1481c..81e8bf12a1 100644 --- a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/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: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,43 +22,43 @@ msgstr "" "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 +#: forms.py:15 msgid "New password" msgstr "Nowe hasło" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Potwierdź hasło" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -98,23 +98,23 @@ msgstr "Zobacz istniejących grup" msgid "Delete existing groups" msgstr "Usunąć istniejące grupy" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -122,26 +122,26 @@ msgstr "" "Super user oraz staff user edycja nie jest możliwa , należy użyć interfejsu " "administratora w takich przypadkach." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Użytkownik \"%s\" został zaktualizowany." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" 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:162 +#: views.py:111 views.py:163 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." @@ -149,31 +149,31 @@ 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Czy na pewno chcesz usunąć użytkownika:%s.?" -#: views.py:140 +#: views.py:141 #, 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:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Hasła nie pasują, spróbuj ponownie." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -181,81 +181,81 @@ msgstr "" "Super user oraz staff user reset nie jest możliwa , należy użyć interfejsu " "administratora w takich przypadkach." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Pomyślne resetowania hasła użytkownika:%s." -#: views.py:184 +#: views.py:185 #, 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:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Resetowanie hasła użytkownika:%s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Resetowanie hasła dla użytkowników:%s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupa \"%s\" została zaktualizowany." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupa \"%s\" została utworzona pomyślnie." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Musi podać co najmniej jedną grupę." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupa \"%s\" została usunięta." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Błąd podczas usuwania grupy \" %(group)s \": %(error)s " -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Czy na pewno chcesz usunąć grupę:%s?" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Czy na pewno chcesz usunąć grupy: %s?" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo index 5edee124fd..10cf7f75fe 100644 Binary files a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo differ 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 610b329126..830a7b4160 100644 --- a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,43 +22,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Nova senha" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Confirmar senha" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -98,23 +98,23 @@ msgstr "Ver grupos existentes" msgid "Delete existing groups" msgstr "Excluir grupos existentes" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -122,26 +122,26 @@ 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:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Utilizador \"%s\" atualizado com sucesso." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" 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:162 +#: views.py:111 views.py:163 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." @@ -149,31 +149,31 @@ 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:138 +#: views.py:139 #, 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:140 +#: views.py:141 #, 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:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "As senhas não coincidem, tente novamente." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -181,81 +181,81 @@ 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:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Redefinição da senha bem-sucedida para o utilizador: %s." -#: views.py:184 +#: views.py:185 #, 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:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "A redefinir a senha do utilizador: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "A redefinir a senha dos utilizadores: %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupo \"%s\" atualizado com sucesso." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupo \"%s\" criado com sucesso." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Deve fornecer pelo menos um grupo." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupo \"%s\" excluído com sucesso." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Erro ao excluir o grupo \"%(group)s\": %(error)s " -#: views.py:333 +#: views.py:334 #, 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:335 +#: views.py:336 #, 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:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo index a5f6fa8694..597aa95126 100644 Binary files a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo differ 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 8f663b39ce..edc35e4c31 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" @@ -22,43 +22,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Nova senha" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Confirmar senha" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -98,23 +98,23 @@ msgstr "Ver grupos existentes" msgid "Delete existing groups" msgstr "Excluir grupos existentes" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -122,26 +122,26 @@ 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:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Usuário \"%s\" atualizado com sucesso." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" 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:162 +#: views.py:111 views.py:163 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." @@ -149,31 +149,31 @@ 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:138 +#: views.py:139 #, 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:140 +#: views.py:141 #, 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:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Senhas não coincidem, tente novamente." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -181,81 +181,81 @@ 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:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Redefinição de senha do usuário bem-sucedida: %s." -#: views.py:184 +#: views.py:185 #, 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:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Redefinindo senha para o usuário: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Redefinindo senha para os usuários: %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupo \"%s\" atualizado com sucesso." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupo \"%s\" criado com sucesso." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Deve fornecer pelo menos um grupo." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupo \"%s\" removido com sucesso." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Erro ao excluir o grupo \"%(group)s\": %(error)s " -#: views.py:333 +#: views.py:334 #, 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:335 +#: views.py:336 #, 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:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.mo index 407f987a80..65dac77994 100644 Binary files a/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.mo differ 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 6f7a1de832..c931c66552 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" @@ -21,43 +21,43 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Parolă nouă" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Confirmați parola" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -97,23 +97,23 @@ msgstr "Vezi grupurile existente" msgid "Delete existing groups" msgstr "Ștergeți grupuri existente" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -121,26 +121,26 @@ msgstr "" "Super-utilizator și personalul editare de utilizator nu este permisă, " "utilizați interfata de administrare pentru aceste cazuri." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Utilizatorul \"%s\" fost actualizat cu succes." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" 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:162 +#: views.py:111 views.py:163 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." @@ -148,31 +148,31 @@ 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:138 +#: views.py:139 #, 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:140 +#: views.py:141 #, 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:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Parolele nu corespund, încercați din nou." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -180,81 +180,81 @@ msgstr "" "Super utilizator și parola de utilizator personalul resetarea nu este " "permisă, utilizați interfata de administrare pentru aceste cazuri." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Resetarea parolei cu succes pentru utilizator:% s." -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Eroare resetarea parola pentru utilizatorul %(user)s\": %(error)s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Resetarea parola pentru utilizator:% s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Resetarea parolei pentru utilizatori:% s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupul \"%s\" a fost actualizat cu succes." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupul \"%s\" a fost creat cu succes." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Trebuie să furnizeze cel puțin un grup." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupul \"%s\" a fost șters cu succes." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Eroare la ștergerea grupului \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, 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:335 +#: views.py:336 #, 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:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo index 1b9cc2158c..30e5f824f6 100644 Binary files a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo differ 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 90a661baa6..0186cd282e 100644 --- a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" @@ -21,43 +21,43 @@ msgstr "" "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 +#: forms.py:15 msgid "New password" msgstr "Новый пароль" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Подтвердите пароль" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -97,23 +97,23 @@ msgstr "Просмотр существующих групп" msgid "Delete existing groups" msgstr "Удалить существующие группы" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -121,26 +121,26 @@ msgstr "" "Редактирование суперпользователя и персонала не допускается, используйте для " "этого интерфейс администратора." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Пользователь \"%s\"обновлён" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Пользователь \"%s\" создан." -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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." @@ -148,31 +148,31 @@ 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Вы действительно хотите удалить пользователя:%s?" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Вы действительно хотите удалить пользователей:%s?" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Пароли не совпадают, попробуйте еще раз." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -180,81 +180,81 @@ msgstr "" "Сброс паролей суперпользователя и персонала не допускается, используйте " "интерфейс администратора для этих случаев." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Пароль пользователя %s сброшен." -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Ошибка сброса пароля для пользователя \"%(user)s\": %(error)s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Сброс пароля пользователя: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Сброс пароля для пользователей: %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Группа \"%s\" обновлены." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Группа \"%s\"создана." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Должна быть хотя бы одна группа." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Группа \"%s\" удалена." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Ошибка при удалении группы \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Вы действительно хотите удалить группу: %s?" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Вы действительно хотите удалить группы: %s?" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo index 6f5a146be0..a821ffbaea 100644 Binary files a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo differ 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 1acc3d7ad1..7e35616ff3 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" @@ -20,43 +20,43 @@ msgstr "" "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 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -96,158 +96,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.mo index 1f8bc30434..c0fa8e99d6 100644 Binary files a/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.po index 64e2c19ecc..31e0a68f64 100644 --- a/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,43 +19,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -95,158 +95,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo index 9f44377122..881c615d82 100644 Binary files a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo differ 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 271cec373e..b9b2d6c9fe 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" @@ -19,43 +19,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -95,158 +95,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo index 47e3370892..e642144679 100644 Binary files a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo differ 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 82c147efb4..a9c6062970 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" @@ -20,43 +20,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "Mật khẩu mới" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "Xác nhận mật khẩu" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -96,23 +96,23 @@ msgstr "Xem các nhóm" msgid "Delete existing groups" msgstr "Xóa nhóm" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -120,26 +120,26 @@ msgstr "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "Người dùng \"%s\" cập nhật thành công." -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" 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:162 +#: views.py:111 views.py:163 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." @@ -147,31 +147,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 "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:138 +#: views.py:139 #, 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:140 +#: views.py:141 #, 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:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "Mật khẩu không khớp, thử lại." -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -179,81 +179,81 @@ msgstr "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "Reset mật khẩu thành công: %s" -#: views.py:184 +#: views.py:185 #, 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:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "Đang reset mật khẩu: %s" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "Đang reset mật khẩu: %s" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Nhóm \"%s\" đã cập nhật thành công." -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "Nhóm \"%s\" được tạo thành công." -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "Cần cung cấp ít nhất một nhóm." -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Nhóm \"%s\" đã xóa thành công." -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Lỗi xóa nhóm \"%(group)s\": %(error)s" -#: views.py:333 +#: views.py:334 #, 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:335 +#: views.py:336 #, 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:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.mo index 81291c5b3f..25b0cf4a1e 100644 Binary files a/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.mo differ 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 1595d9e64e..d45c8d7460 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,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-" @@ -20,43 +20,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "新密码" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "确认密码" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -96,158 +96,158 @@ msgstr "查看现有组" msgid "Delete existing groups" msgstr "删除现有组" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "不允许编辑超级和管理用户,请使用管理接口来操作。" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "更新用户\"%s\"成功" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "创建用户\"%s\"成功" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "确定要删除用户:%s?" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "确定要删除用户:%s?" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "密码不匹配,请再试一次" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "不允许重置超级和管理用户的密码,请使用管理接口来操作。" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "重置用户:%s密码成功" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "重置用户\"%(user)s\"密码出错:%(error)s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "重置用户%s的密码" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "重置用户:%s的密码" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "更新组\"%s\"成功" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "创建组\"%s\"成功" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "必须提供至少一个组" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "删除组\"%s\" 成功" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "删除组\"%(group)s\"出错:%(error)s" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "确定要删除组%s么?" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "确定要删除组:%s么?" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr "" diff --git a/mayan/apps/user_management/locale/zh_TW/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/zh_TW/LC_MESSAGES/django.mo index e72442cd9a..5b338ed72c 100644 Binary files a/mayan/apps/user_management/locale/zh_TW/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/zh_TW/LC_MESSAGES/django.mo differ 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 index 8009f9c6ae..c97c41fd7d 100644 --- a/mayan/apps/user_management/locale/zh_TW/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/zh_TW/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 02:22-0400\n" +"POT-Creation-Date: 2015-01-27 16:01-0400\n" "PO-Revision-Date: 2015-01-11 22:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-" @@ -19,43 +19,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:13 +#: forms.py:15 msgid "New password" msgstr "" -#: forms.py:14 +#: forms.py:16 msgid "Confirm password" msgstr "" -#: links.py:10 links.py:11 views.py:30 +#: links.py:11 links.py:12 views.py:31 msgid "Users" msgstr "" -#: links.py:12 links.py:22 +#: links.py:13 links.py:23 msgid "Edit" msgstr "" -#: links.py:13 views.py:95 +#: links.py:14 views.py:96 msgid "Create new user" msgstr "" -#: links.py:14 links.py:15 links.py:24 links.py:25 +#: links.py:15 links.py:16 links.py:25 links.py:26 msgid "Delete" msgstr "" -#: links.py:16 links.py:17 +#: links.py:17 links.py:18 msgid "Reset password" msgstr "" -#: links.py:18 links.py:20 links.py:21 views.py:246 +#: links.py:19 links.py:21 links.py:22 views.py:247 msgid "Groups" msgstr "" -#: links.py:23 views.py:293 +#: links.py:24 views.py:294 msgid "Create new group" msgstr "" -#: links.py:26 views.py:250 +#: links.py:27 views.py:251 msgid "Members" msgstr "" @@ -95,158 +95,158 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:34 +#: views.py:35 msgid "Full name" msgstr "" -#: views.py:38 +#: views.py:39 msgid "Email" msgstr "" -#: views.py:42 +#: views.py:43 msgid "Active" msgstr "" -#: views.py:46 +#: views.py:47 msgid "Has usable password?" msgstr "" -#: views.py:61 +#: views.py:62 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:68 +#: views.py:69 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Edit user: %s" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:162 +#: views.py:111 views.py:163 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:138 +#: views.py:139 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:173 +#: views.py:174 msgid "Passwords do not match, try again." msgstr "" -#: views.py:178 +#: views.py:179 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:182 +#: views.py:183 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:231 +#: views.py:232 #, python-format msgid "Non groups of user: %s" msgstr "" -#: views.py:232 +#: views.py:233 #, python-format msgid "Groups of user: %s" msgstr "" -#: views.py:268 +#: views.py:269 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:274 +#: views.py:275 #, python-format msgid "Edit group: %s" msgstr "" -#: views.py:287 +#: views.py:288 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:308 +#: views.py:309 msgid "Must provide at least one group." msgstr "" -#: views.py:318 +#: views.py:319 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:320 +#: views.py:321 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:333 +#: views.py:334 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:335 +#: views.py:336 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:365 +#: views.py:366 #, python-format msgid "Non members of group: %s" msgstr "" -#: views.py:366 +#: views.py:367 #, python-format msgid "Members of group: %s" msgstr ""