Update translation source files

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-04 21:43:55 -04:00
parent 99b180f269
commit 030b7d5d91
888 changed files with 24019 additions and 15969 deletions

View File

@@ -1,22 +1,24 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
msgid "Common"
@@ -54,67 +56,62 @@ msgstr "الاختيار"
msgid "None"
msgstr "لا شيء"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "إضافة"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "إزالة"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -192,8 +189,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -238,7 +235,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Object"
@@ -316,14 +313,13 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -357,14 +353,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -372,11 +368,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -400,10 +395,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -460,8 +455,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -493,8 +488,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -512,8 +507,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -560,8 +555,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -585,18 +580,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31

View File

@@ -1,21 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -54,67 +55,62 @@ msgstr ""
msgid "None"
msgstr "Няма"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Добави"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Премахнете"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -192,8 +188,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -238,7 +234,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Обект"
@@ -316,14 +312,13 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -357,14 +352,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -372,11 +367,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -400,10 +394,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -460,8 +454,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -493,8 +487,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -512,8 +506,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -560,8 +554,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -585,18 +579,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Atdhe Tabaku <Atdhe617@gmail.com>, 2018
# www.ping.ba <jomer@ping.ba>, 2013
@@ -9,15 +9,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
msgid "Common"
@@ -55,67 +57,62 @@ msgstr "Odabir"
msgid "None"
msgstr "Nijedno"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Dodati"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Ukloniti"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "Nemoguće prenositi selekcije:%s."
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s nije kreiran, greška:%(error)s"
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s kreiran uspešno."
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s nije izbrisan, greška:%(error)s."
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s izbrisan uspešno."
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s nije ažuriran, greška:%(error)s."
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s ažuriran uspešno."
@@ -172,7 +169,9 @@ msgstr "Alati"
msgid ""
"Your database backend is set to use SQLite. SQLite should only be used for "
"development and testing, not for production."
msgstr "Backend baze podataka je podešeno da koristi SKLite. SKLite treba koristiti samo za razvoj i testiranje, a ne za proizvodnju."
msgstr ""
"Backend baze podataka je podešeno da koristi SKLite. SKLite treba koristiti "
"samo za razvoj i testiranje, a ne za proizvodnju."
#: literals.py:25
msgid "Days"
@@ -193,8 +192,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -239,7 +238,7 @@ msgstr "Izvršena operacija na %(count)d objektu"
msgid "Operation performed on %(count)d objects"
msgstr "Izvršena operacija na %(count)d objektima"
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Objekat"
@@ -317,14 +316,15 @@ msgstr "Automatski omogućite evidenciju za sve aplikacije."
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
msgstr "Vreme za odlaganje pozadinskih zadataka koji zavise od baze podataka obavezuju se da se propagiraju."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
"Vreme za odlaganje pozadinskih zadataka koji zavise od baze podataka "
"obavezuju se da se propagiraju."
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -333,7 +333,9 @@ msgstr "Broj koji određuje koliko objekata treba prikazati po stranici."
#: settings.py:48
msgid "Enable error logging outside of the system error logging capabilities."
msgstr "Omogućite prijavljivanje grešaka izvan sistemskih mogućnosti evidentiranja grešaka."
msgstr ""
"Omogućite prijavljivanje grešaka izvan sistemskih mogućnosti evidentiranja "
"grešaka."
#: settings.py:55
msgid "Path to the logfile that will track errors during production."
@@ -349,7 +351,8 @@ msgstr ""
#: settings.py:74
msgid "A storage backend that all workers can use to share files."
msgstr " Backend skladišta koju svi radnici mogu koristiti za dijeljenje datoteka."
msgstr ""
" Backend skladišta koju svi radnici mogu koristiti za dijeljenje datoteka."
#: settings.py:83
msgid "Django"
@@ -358,14 +361,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -373,11 +376,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -401,10 +403,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -461,8 +463,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -494,8 +496,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -513,8 +515,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -561,8 +563,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -586,18 +588,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31
@@ -631,7 +632,8 @@ msgstr "Kreirati"
msgid ""
"Enter a valid 'internal name' consisting of letters, numbers, and "
"underscores."
msgstr "Unesite važeći 'interni naziv' koji se sastoji od slova, brojeva i podčrtava."
msgstr ""
"Unesite važeći 'interni naziv' koji se sastoji od slova, brojeva i podčrtava."
#: views.py:32
msgid "About"
@@ -696,3 +698,6 @@ msgstr "Nijedna akcija nije odabrana."
#: views.py:263
msgid "Must select at least one item."
msgstr "Mora biti izabrana barem jedna stanka."
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "Nemoguće prenositi selekcije:%s."

View File

@@ -1,21 +1,23 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/cs/)\n"
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/"
"cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
msgid "Common"
@@ -53,67 +55,62 @@ msgstr ""
msgid "None"
msgstr ""
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Přidat"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Odstranit"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -191,8 +188,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -237,7 +234,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr ""
@@ -315,14 +312,13 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -356,14 +352,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -371,11 +367,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -399,10 +394,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -459,8 +454,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -492,8 +487,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -511,8 +506,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -559,8 +554,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -584,18 +579,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31

View File

@@ -1,20 +1,21 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (Denmark) (http://www.transifex.com/rosarior/mayan-edms/language/da_DK/)\n"
"Language-Team: Danish (Denmark) (http://www.transifex.com/rosarior/mayan-"
"edms/language/da_DK/)\n"
"Language: da_DK\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da_DK\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -53,67 +54,62 @@ msgstr ""
msgid "None"
msgstr "Ingen"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Tilføj"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Fjern"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -191,8 +187,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -237,7 +233,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr ""
@@ -315,14 +311,13 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -356,14 +351,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -371,11 +366,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -399,10 +393,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -459,8 +453,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -492,8 +486,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -511,8 +505,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -559,8 +553,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -584,18 +578,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31

File diff suppressed because it is too large Load Diff

View File

@@ -1,20 +1,21 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Greek (http://www.transifex.com/rosarior/mayan-edms/language/el/)\n"
"Language-Team: Greek (http://www.transifex.com/rosarior/mayan-edms/language/"
"el/)\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -53,67 +54,62 @@ msgstr "Επιλογή"
msgid "None"
msgstr "Κανένα"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Προσθήκη"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Αφαίρεση"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "Αδυναμία μεταφοράς επιλογής: %s."
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s δεν δημιουργήθηκε, σφάλμα: %(error)s"
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s δημιουργήθηκε επιτυχώς."
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s δεν διαγράφηκε, σφάλμα: %(error)s"
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s διαγράφηκε επιτυχώς."
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s δεν ενημερώθηκε,σφάλμα: %(error)s"
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s ενημερώθηκε επιτυχώς."
@@ -191,8 +187,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -237,7 +233,7 @@ msgstr "Λειτουργία εκτελέστηκε σε %(count)d αντικε
msgid "Operation performed on %(count)d objects"
msgstr "Λειτουργία εκτελέστηκε σε %(count)d αντικείμενα"
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Αντικείμενο"
@@ -315,19 +311,22 @@ msgstr "Αυτόματη ενεργοποίηση καταγραφής για ό
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
msgstr "Χρόνος αναμονής για ενέργειες παρασκηνίου που εξαρτώνται από την καταχώρηση στην βάση δεδομένων για να ολοκληρωθούν."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
"Χρόνος αναμονής για ενέργειες παρασκηνίου που εξαρτώνται από την καταχώρηση "
"στην βάση δεδομένων για να ολοκληρωθούν."
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
msgid "An integer specifying how many objects should be displayed per page."
msgstr "Ακέραιος αριθμός που καθορίζει το πλήθος των αντικειμένων που θα εμφανίζονται ανά σελίδα."
msgstr ""
"Ακέραιος αριθμός που καθορίζει το πλήθος των αντικειμένων που θα "
"εμφανίζονται ανά σελίδα."
#: settings.py:48
msgid "Enable error logging outside of the system error logging capabilities."
@@ -335,7 +334,9 @@ msgstr ""
#: settings.py:55
msgid "Path to the logfile that will track errors during production."
msgstr "Διαδρομή όπου θα αποθηκευτεί το ημερολόγιο καταγραφής σφαλμάτων κατά την λειτουργεία του συστήματος."
msgstr ""
"Διαδρομή όπου θα αποθηκευτεί το ημερολόγιο καταγραφής σφαλμάτων κατά την "
"λειτουργεία του συστήματος."
#: settings.py:62
msgid "Name to be displayed in the main menu."
@@ -356,14 +357,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -371,11 +372,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -399,10 +399,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -459,8 +459,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -492,8 +492,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -511,8 +511,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -559,8 +559,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -584,18 +584,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31
@@ -694,3 +693,6 @@ msgstr "Δεν έχει επιλεγεί κάποια ενέργεια."
#: views.py:263
msgid "Must select at least one item."
msgstr "Πρέπει να επιλέξετε τουλάχιστον ένα αντικείμενο."
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "Αδυναμία μεταφοράς επιλογής: %s."

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,67 +53,62 @@ msgstr ""
msgid "None"
msgstr ""
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr ""
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr ""
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -237,7 +232,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Mehdi Amani <MehdiAmani@toorintan.com>, 2017
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2013
@@ -9,14 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -55,67 +56,62 @@ msgstr "انتخاب"
msgid "None"
msgstr "هیچ یک"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "افزودن"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "حذف"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "انتخاب انتقال امکان پذیر نیست: %s."
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s ایجاد نشد، خطا: %(error)s"
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s با موفقیت ایجاد شد"
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s حذف نشده است، خطا: %(error)s."
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s با موفقیت حذف شد"
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s به روز نشده، خطا: %(error)s."
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s با موفقیت به روز شد"
@@ -193,8 +189,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -239,7 +235,7 @@ msgstr "عملیات انجام شده بر روی %(count)d object"
msgid "Operation performed on %(count)d objects"
msgstr "عملیات انجام شده بر روی %(count)d اشیاء"
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "شیئ"
@@ -317,14 +313,15 @@ msgstr "به طور خودکار ورود به سیستم را به تمام ب
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
msgstr "زمان برای به تاخیر انداختن وظایف پس زمینه که به پایگاه داده متعهد به انتشار است."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
"زمان برای به تاخیر انداختن وظایف پس زمینه که به پایگاه داده متعهد به انتشار "
"است."
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -358,14 +355,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -373,11 +370,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -401,10 +397,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -461,8 +457,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -494,8 +490,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -513,8 +509,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -561,8 +557,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -586,18 +582,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31
@@ -696,3 +691,6 @@ msgstr "هیچ عملیاتی action انتخاب نشده است."
#: views.py:263
msgid "Must select at least one item."
msgstr "حداقل یک مورد انتخاب شود."
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "انتخاب انتقال امکان پذیر نیست: %s."

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016-2018
# Franck Boucher <boucher.fk@gmail.com>, 2016
@@ -15,14 +15,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -61,67 +62,62 @@ msgstr "Sélection"
msgid "None"
msgstr "Aucun"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Ajouter"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Retirer"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "Impossible de transférer la sélection : %s."
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s n'a pas été créé, erreur : %(error)s"
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s créé avec succès."
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s n'a pas été supprimé, erreur : %(error)s."
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s supprimé avec succès."
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s n'a pas été mis à jour, erreur : %(error)s."
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s mis à jour avec succès."
@@ -178,7 +174,10 @@ msgstr "Outils"
msgid ""
"Your database backend is set to use SQLite. SQLite should only be used for "
"development and testing, not for production."
msgstr "Votre serveur de base de données est configuré pour utiliser SQLite. SQLite ne devrait être utilisé qu'à des fins de développement et de test, pas en production."
msgstr ""
"Votre serveur de base de données est configuré pour utiliser SQLite. SQLite "
"ne devrait être utilisé qu'à des fins de développement et de test, pas en "
"production."
#: literals.py:25
msgid "Days"
@@ -199,8 +198,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -245,7 +244,7 @@ msgstr "Opération effectuée sur %(count)d objet"
msgid "Operation performed on %(count)d objects"
msgstr "Opération effectuée sur %(count)d objets"
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Objet"
@@ -323,27 +322,33 @@ msgstr "Activation automatique de la trace pour toutes les applications."
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
msgstr "Durée de temporisation des tâches d'arrière plan dépendant d'une mise à jour de la base de données."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
"Durée de temporisation des tâches d'arrière plan dépendant d'une mise à jour "
"de la base de données."
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
msgid "An integer specifying how many objects should be displayed per page."
msgstr "Valeur entière indiquant combien d'objets sont affichés sur chaque page."
msgstr ""
"Valeur entière indiquant combien d'objets sont affichés sur chaque page."
#: settings.py:48
msgid "Enable error logging outside of the system error logging capabilities."
msgstr "Activer la journalisation des erreurs en dehors des capacités de journalisation du système d'erreur."
msgstr ""
"Activer la journalisation des erreurs en dehors des capacités de "
"journalisation du système d'erreur."
#: settings.py:55
msgid "Path to the logfile that will track errors during production."
msgstr "Chemin d'accès au fichier journal qui enregistrera les erreurs pendant la production."
msgstr ""
"Chemin d'accès au fichier journal qui enregistrera les erreurs pendant la "
"production."
#: settings.py:62
msgid "Name to be displayed in the main menu."
@@ -355,7 +360,9 @@ msgstr ""
#: settings.py:74
msgid "A storage backend that all workers can use to share files."
msgstr "Un espace de stockage que tous les agents pourront utiliser pour partager des fichiers."
msgstr ""
"Un espace de stockage que tous les agents pourront utiliser pour partager "
"des fichiers."
#: settings.py:83
msgid "Django"
@@ -364,14 +371,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -379,11 +386,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -407,10 +413,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -467,8 +473,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -500,8 +506,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -519,8 +525,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -567,8 +573,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -592,18 +598,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31
@@ -637,7 +642,9 @@ msgstr "Créer"
msgid ""
"Enter a valid 'internal name' consisting of letters, numbers, and "
"underscores."
msgstr "Entrez un 'nom interne' valide composé de lettres, de chiffres et de soulignement."
msgstr ""
"Entrez un 'nom interne' valide composé de lettres, de chiffres et de "
"soulignement."
#: views.py:32
msgid "About"
@@ -662,7 +669,8 @@ msgstr "Effacer les entrées du journal des erreurs pour : %s"
#: views.py:140
msgid "Object error log cleared successfully"
msgstr "Les entrées concernées du journal des erreurs ont été effacées avec succès"
msgstr ""
"Les entrées concernées du journal des erreurs ont été effacées avec succès"
#: views.py:159
msgid "Date and time"
@@ -702,3 +710,6 @@ msgstr "Aucune action sélectionnée."
#: views.py:263
msgid "Must select at least one item."
msgstr "Vous devez sélectionner au moins un élément."
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "Impossible de transférer la sélection : %s."

View File

@@ -1,21 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# molnars <szabolcs.molnar@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -54,67 +55,62 @@ msgstr "Kiválasztás"
msgid "None"
msgstr "Semmi"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr ""
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Levétel"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -192,8 +188,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -238,7 +234,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr ""
@@ -316,14 +312,13 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -357,14 +352,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -372,11 +367,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -400,10 +394,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -460,8 +454,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -493,8 +487,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -512,8 +506,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -560,8 +554,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -585,18 +579,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31

View File

@@ -1,20 +1,21 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -53,67 +54,62 @@ msgstr ""
msgid "None"
msgstr ""
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "tambah"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "hapus"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -191,8 +187,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -237,7 +233,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr ""
@@ -315,14 +311,13 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -356,14 +351,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -371,11 +366,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -399,10 +393,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -459,8 +453,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -492,8 +486,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -511,8 +505,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -559,8 +553,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -584,18 +578,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Carlo Zanatto <>, 2012
# Giovanni Tricarico <gtricarico92@gmail.com>, 2014
@@ -12,14 +12,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -58,67 +59,62 @@ msgstr "Selezione"
msgid "None"
msgstr "Nessuno"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Aggiungi"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Rimuovi"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "Impossibile trasferire la selezione: %s."
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s non creato, errore: %(error)s"
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s creato con successo.."
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s non cancellato, errore: %(error)s."
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s cancellato con successo.."
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s non aggiornato, errore: %(error)s."
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s aggiornato con successo."
@@ -196,8 +192,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -242,7 +238,7 @@ msgstr "Operazione eseguita su %(count)d oggetto"
msgid "Operation performed on %(count)d objects"
msgstr "Operazione eseguita su %(count)d oggetti"
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Oggetto"
@@ -320,19 +316,21 @@ msgstr "Abilita automaticamente i log per tutte le app."
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
msgstr "Il ritardo per i task in background dipende dalla propagazione del commit su database."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
"Il ritardo per i task in background dipende dalla propagazione del commit su "
"database."
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
msgid "An integer specifying how many objects should be displayed per page."
msgstr "Un intero che specifica quanti oggetti devono essere visualizzati per pagina."
msgstr ""
"Un intero che specifica quanti oggetti devono essere visualizzati per pagina."
#: settings.py:48
msgid "Enable error logging outside of the system error logging capabilities."
@@ -352,7 +350,9 @@ msgstr ""
#: settings.py:74
msgid "A storage backend that all workers can use to share files."
msgstr "Un backend di memorizzazione che tutti i lavoratori possono utilizzare per condividere i file."
msgstr ""
"Un backend di memorizzazione che tutti i lavoratori possono utilizzare per "
"condividere i file."
#: settings.py:83
msgid "Django"
@@ -361,14 +361,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -376,11 +376,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -404,10 +403,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -464,8 +463,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -497,8 +496,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -516,8 +515,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -564,8 +563,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -589,18 +588,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31
@@ -634,7 +632,8 @@ msgstr "Crea"
msgid ""
"Enter a valid 'internal name' consisting of letters, numbers, and "
"underscores."
msgstr "Inserisci un 'internal name' valido composto da lettere, numeri e underscore."
msgstr ""
"Inserisci un 'internal name' valido composto da lettere, numeri e underscore."
#: views.py:32
msgid "About"
@@ -699,3 +698,6 @@ msgstr "Nessuna azione selezionata"
#: views.py:263
msgid "Must select at least one item."
msgstr "Devi selezionare un elemento"
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "Impossibile trasferire la selezione: %s."

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2016
# Johan Braeken, 2017
@@ -10,14 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -56,67 +57,62 @@ msgstr "Selectie"
msgid "None"
msgstr "Geen"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Voeg toe"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Verwijder"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "Niet mogelijk om selectie over te dragen: %s."
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s niet aangemaakt, foutmelding: %(error)s."
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s succesvol aangemaakt."
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s niet verwijderd, foutmelding: %(error)s."
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s succesbol verwijderd."
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s niet geupdate, foutmelding: %(error)s."
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s werden succesvol geupdate."
@@ -194,8 +190,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -240,7 +236,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Object"
@@ -318,19 +314,22 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
msgstr "Wachttijd voor achtergrondtaken die afhankelijk zijn van het verbreiden van een database commit."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
"Wachttijd voor achtergrondtaken die afhankelijk zijn van het verbreiden van "
"een database commit."
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
msgid "An integer specifying how many objects should be displayed per page."
msgstr "Een natuurlijk getal om aan te geven hoeveel objecten per pagina weergegeven worden."
msgstr ""
"Een natuurlijk getal om aan te geven hoeveel objecten per pagina weergegeven "
"worden."
#: settings.py:48
msgid "Enable error logging outside of the system error logging capabilities."
@@ -350,7 +349,8 @@ msgstr ""
#: settings.py:74
msgid "A storage backend that all workers can use to share files."
msgstr "Een opslagbackend die alle werkers kunnen gebruiken om bestanden te delen."
msgstr ""
"Een opslagbackend die alle werkers kunnen gebruiken om bestanden te delen."
#: settings.py:83
msgid "Django"
@@ -359,14 +359,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -374,11 +374,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -402,10 +401,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -462,8 +461,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -495,8 +494,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -514,8 +513,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -562,8 +561,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -587,18 +586,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31
@@ -697,3 +695,6 @@ msgstr "Geen acties geselecteerd."
#: views.py:263
msgid "Must select at least one item."
msgstr "Selecteer minimaal een item."
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "Niet mogelijk om selectie over te dragen: %s."

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Annunnaky <doublemiu@gmail.com>, 2015
# Daniel Winiarski <daniel.winiarski.dw@gmail.com>, 2017
@@ -14,15 +14,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
msgid "Common"
@@ -60,67 +63,62 @@ msgstr "Zaznaczenie"
msgid "None"
msgstr "Brak"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Dodaj"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Usuń"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "Nie można przenieść zaznaczenia: %s."
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s nie utworzono, błąd: %(error)s"
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s utworzono pomyślnie."
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s nie usunięto, błąd: %(error)s."
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s usunięto pomyślnie."
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s nie zaktualizowano, błąd: %(error)s."
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s zaktualizowano pomyślnie."
@@ -198,8 +196,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -244,7 +242,7 @@ msgstr "Operację przeprowadzono na %(count)d obiekcie"
msgid "Operation performed on %(count)d objects"
msgstr "Operację przeprowadzono na %(count)d obiektach"
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Obiekt"
@@ -322,14 +320,13 @@ msgstr "Włącz dla wszystkich aplikacji automatyczny zapis zdarzeń."
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr "Czas opóźnienia wykonania zadań zależnych od operacji na bazie danych."
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -354,7 +351,9 @@ msgstr ""
#: settings.py:74
msgid "A storage backend that all workers can use to share files."
msgstr "Backend przechowywania umożliwiający wszystkim użytkownikom udostępnianie plików."
msgstr ""
"Backend przechowywania umożliwiający wszystkim użytkownikom udostępnianie "
"plików."
#: settings.py:83
msgid "Django"
@@ -363,14 +362,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -378,11 +377,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -406,10 +404,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -466,8 +464,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -499,8 +497,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -518,8 +516,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -566,8 +564,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -591,18 +589,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31
@@ -636,7 +633,8 @@ msgstr "Utwórz"
msgid ""
"Enter a valid 'internal name' consisting of letters, numbers, and "
"underscores."
msgstr "Podaj prawidłową 'internal name' składającą się z liter, liczb i podkreśleń."
msgstr ""
"Podaj prawidłową 'internal name' składającą się z liter, liczb i podkreśleń."
#: views.py:32
msgid "About"
@@ -701,3 +699,6 @@ msgstr "Nie wybrano żadnego działania"
#: views.py:263
msgid "Must select at least one item."
msgstr "Musisz wybrać co najmniej jeden element."
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "Nie można przenieść zaznaczenia: %s."

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Emerson Soares <on.emersonsoares@gmail.com>, 2011
# Roberto Rosario, 2012
@@ -10,14 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -56,67 +57,62 @@ msgstr "Seleção"
msgid "None"
msgstr "Nenhum"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Adicionar"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Remover"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -194,8 +190,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -240,7 +236,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Objeto"
@@ -318,14 +314,13 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -359,14 +354,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -374,11 +369,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -402,10 +396,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -462,8 +456,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -495,8 +489,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -514,8 +508,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -562,8 +556,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -587,18 +581,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# mizhgan <i@mizhgan.ru>, 2018
# lilo.panic, 2016
@@ -9,15 +9,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
msgid "Common"
@@ -55,67 +58,62 @@ msgstr "Выбор"
msgid "None"
msgstr "Ничего"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Добавить"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Удалить"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "Невозможно передать выделение: %s."
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s не создан, ошибка: %(error)s"
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s успешно создан."
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s не удалён, ошибка: %(error)s."
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s успешно удалён."
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s не обновлён, ошибка: %(error)s."
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s успешно обновлён."
@@ -172,7 +170,9 @@ msgstr "Инструменты"
msgid ""
"Your database backend is set to use SQLite. SQLite should only be used for "
"development and testing, not for production."
msgstr "В качестве базы данных задан SQLite. SQLite не должен использоваться в рабочем окружении, только для разработки и тестирования!"
msgstr ""
"В качестве базы данных задан SQLite. SQLite не должен использоваться в "
"рабочем окружении, только для разработки и тестирования!"
#: literals.py:25
msgid "Days"
@@ -193,15 +193,19 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
msgstr "База данных из которой данные будет экспортированы. Будет использована база данных с именем \"default\" если оставить пустым."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
"База данных из которой данные будет экспортированы. Будет использована база "
"данных с именем \"default\" если оставить пустым."
#: management/commands/convertdb.py:42
msgid ""
"The database to which data will be imported. If omitted the database named "
"\"default\" will be used."
msgstr "База данных в которую данные будут импортированы. Будет использована база данных с именем \"default\" если оставить пустым."
msgstr ""
"База данных в которую данные будут импортированы. Будет использована база "
"данных с именем \"default\" если оставить пустым."
#: management/commands/convertdb.py:49
msgid ""
@@ -239,7 +243,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Объект"
@@ -313,23 +317,28 @@ msgstr ""
#: settings.py:19
msgid "Automatically enable logging to all apps."
msgstr "Автоматически разрешать всем установленным приложениям делать записи в журнале."
msgstr ""
"Автоматически разрешать всем установленным приложениям делать записи в "
"журнале."
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
msgstr "Время задержки фоновых задач зависящих от процесса распространения записанных в БД данных."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
"Время задержки фоновых задач зависящих от процесса распространения "
"записанных в БД данных."
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
msgid "An integer specifying how many objects should be displayed per page."
msgstr "Числовое значение указывающее как много объектов может быть отображено на одной странице."
msgstr ""
"Числовое значение указывающее как много объектов может быть отображено на "
"одной странице."
#: settings.py:48
msgid "Enable error logging outside of the system error logging capabilities."
@@ -349,7 +358,8 @@ msgstr ""
#: settings.py:74
msgid "A storage backend that all workers can use to share files."
msgstr "Бекенд хранения, который каждый может использовать для хранения файлов."
msgstr ""
"Бекенд хранения, который каждый может использовать для хранения файлов."
#: settings.py:83
msgid "Django"
@@ -358,14 +368,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -373,11 +383,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -401,10 +410,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -461,8 +470,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -494,8 +503,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -513,8 +522,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -561,8 +570,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -586,18 +595,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31
@@ -696,3 +704,6 @@ msgstr "Никаких действий не выбрано."
#: views.py:263
msgid "Must select at least one item."
msgstr "Необходимо выбрать хотя бы один элемент."
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "Невозможно передать выделение: %s."

View File

@@ -1,21 +1,23 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
msgid "Common"
@@ -53,67 +55,62 @@ msgstr ""
msgid "None"
msgstr "Brez"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr ""
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr ""
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -191,8 +188,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -237,7 +234,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr ""
@@ -315,14 +312,13 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -356,14 +352,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -371,11 +367,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -399,10 +394,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -459,8 +454,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -492,8 +487,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -511,8 +506,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -559,8 +554,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -584,18 +579,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Nurgül Özkan <nurgulozkan@hotmail.com>, 2017
# serhatcan77 <serhat_can@yahoo.com>, 2017
@@ -9,14 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-"
"edms/language/tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -55,67 +56,62 @@ msgstr "Seçim"
msgid "None"
msgstr "Yok"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Ekle"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Çıkar"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "Seçim aktarımı yapılamadı: %s."
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s oluşturulamadı, hata: %(error)s"
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s başarıyla oluşturuldu."
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s silinemedi, hata: %(error)s."
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s başarıyla silindi."
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s güncellenemedi, hata: %(error)s."
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s başarıyla güncellendi."
@@ -193,8 +189,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -239,7 +235,7 @@ msgstr "İşlem %(count)d nesnesi üzerinde gerçekleştirildi"
msgid "Operation performed on %(count)d objects"
msgstr "İşlem %(count)d nesneleri üzerinde gerçekleştirildi"
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Nesne"
@@ -317,19 +313,21 @@ msgstr "Tüm uygulamalara günlük kaydını otomatik olarak etkinleştirin."
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
msgstr "Veritabanına bağımlı arka plan görevlerini geciktirme zamanını oluşturmak için kullanılır."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
"Veritabanına bağımlı arka plan görevlerini geciktirme zamanını oluşturmak "
"için kullanılır."
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
msgid "An integer specifying how many objects should be displayed per page."
msgstr "Sayfa başına kaç tane nesnenin görüntüleneceğini belirten bir tam sayı."
msgstr ""
"Sayfa başına kaç tane nesnenin görüntüleneceğini belirten bir tam sayı."
#: settings.py:48
msgid "Enable error logging outside of the system error logging capabilities."
@@ -349,7 +347,8 @@ msgstr ""
#: settings.py:74
msgid "A storage backend that all workers can use to share files."
msgstr "Tüm çalışanların dosyaları paylaşmak için kullanabileceği bir depolama alanı."
msgstr ""
"Tüm çalışanların dosyaları paylaşmak için kullanabileceği bir depolama alanı."
#: settings.py:83
msgid "Django"
@@ -358,14 +357,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -373,11 +372,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -401,10 +399,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -461,8 +459,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -494,8 +492,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -513,8 +511,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -561,8 +559,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -586,18 +584,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31
@@ -631,7 +628,8 @@ msgstr "Oluştur"
msgid ""
"Enter a valid 'internal name' consisting of letters, numbers, and "
"underscores."
msgstr "Harfler, rakamlar ve alt çizgilerden oluşan geçerli bir 'dahili ad' girin."
msgstr ""
"Harfler, rakamlar ve alt çizgilerden oluşan geçerli bir 'dahili ad' girin."
#: views.py:32
msgid "About"
@@ -696,3 +694,6 @@ msgstr "İşlem seçilmedi."
#: views.py:263
msgid "Must select at least one item."
msgstr "En az bir öğe seçmelisiniz."
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "Seçim aktarımı yapılamadı: %s."

View File

@@ -1,21 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Trung Phan Minh <navmobile@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -54,67 +55,62 @@ msgstr "Lựa chọn"
msgid "None"
msgstr "None"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "Thêm"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "Xóa"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr ""
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr ""
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr ""
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr ""
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr ""
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr ""
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr ""
@@ -192,8 +188,8 @@ msgstr ""
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr ""
#: management/commands/convertdb.py:42
@@ -238,7 +234,7 @@ msgstr ""
msgid "Operation performed on %(count)d objects"
msgstr ""
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "Đối tượng"
@@ -316,14 +312,13 @@ msgstr ""
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr ""
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -357,14 +352,14 @@ msgstr ""
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr ""
@@ -372,11 +367,10 @@ msgstr ""
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
#: settings.py:119
@@ -400,10 +394,10 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
@@ -460,8 +454,8 @@ msgstr ""
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr ""
@@ -493,8 +487,8 @@ msgstr ""
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
@@ -512,8 +506,8 @@ msgstr ""
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -560,8 +554,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -585,18 +579,17 @@ msgstr ""
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr ""
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
#: templatetags/common_tags.py:31

View File

@@ -1,21 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# yulin Gong <540538248@qq.com>, 2019
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:04-0400\n"
"POT-Creation-Date: 2019-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-05-03 05:20+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (http://www.transifex.com/rosarior/mayan-edms/language/zh/)\n"
"Language-Team: Chinese (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh/)\n"
"Language: zh\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:89 permissions_runtime.py:7 settings.py:14
@@ -54,67 +55,62 @@ msgstr "选择"
msgid "None"
msgstr "没有"
#: generics.py:154
#: generics.py:144
msgid ""
"Select entries to be removed. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:159
#: generics.py:149
msgid ""
"Select entries to be added. Hold Control to select multiple entries. Once "
"the selection is complete, click the button below or double click the list "
"to activate the action."
msgstr ""
#: generics.py:292
#: generics.py:282
msgid "Add all"
msgstr ""
#: generics.py:301 generics.py:514
#: generics.py:291
msgid "Add"
msgstr "添加"
#: generics.py:311
#: generics.py:301
msgid "Remove all"
msgstr ""
#: generics.py:320 generics.py:525
#: generics.py:310
msgid "Remove"
msgstr "移除"
#: generics.py:490
#, python-format
msgid "Unable to transfer selection: %s."
msgstr "无法转移选择:%s。"
#: generics.py:620
#: generics.py:471
#, python-format
msgid "%(object)s not created, error: %(error)s"
msgstr "%(object)s未创建错误%(error)s"
#: generics.py:631
#: generics.py:482
#, python-format
msgid "%(object)s created successfully."
msgstr "%(object)s创建成功。"
#: generics.py:660
#: generics.py:511
#, python-format
msgid "%(object)s not deleted, error: %(error)s."
msgstr "%(object)s未删除错误%(error)s。"
#: generics.py:671
#: generics.py:522
#, python-format
msgid "%(object)s deleted successfully."
msgstr "%(object)s已成功删除。"
#: generics.py:717
#: generics.py:568
#, python-format
msgid "%(object)s not updated, error: %(error)s."
msgstr "%(object)s未更新错误%(error)s。"
#: generics.py:728
#: generics.py:579
#, python-format
msgid "%(object)s updated successfully."
msgstr "%(object)s已成功更新。"
@@ -171,7 +167,8 @@ msgstr "工具"
msgid ""
"Your database backend is set to use SQLite. SQLite should only be used for "
"development and testing, not for production."
msgstr "您的数据库后端设置为使用SQLite。 SQLite只应用于开发和测试而不能用于生产。"
msgstr ""
"您的数据库后端设置为使用SQLite。 SQLite只应用于开发和测试而不能用于生产。"
#: literals.py:25
msgid "Days"
@@ -192,8 +189,8 @@ msgstr "将转储数据限制为指定的app_label或app_label.ModelName。"
#: management/commands/convertdb.py:35
msgid ""
"The database from which data will be exported. If omitted the database named"
" \"default\" will be used."
"The database from which data will be exported. If omitted the database named "
"\"default\" will be used."
msgstr "将从中导出数据的数据库。如果省略将使用名为“default”的数据库。"
#: management/commands/convertdb.py:42
@@ -238,7 +235,7 @@ msgstr "在%(count)d对象上执行的操作"
msgid "Operation performed on %(count)d objects"
msgstr "在%(count)d对象上执行的操作"
#: mixins.py:316
#: mixins.py:317
msgid "Object"
msgstr "对象"
@@ -316,14 +313,13 @@ msgstr "自动启用所有应用程序的日志记录。"
#: settings.py:25
msgid ""
"Time to delay background tasks that depend on a database commit to "
"propagate."
"Time to delay background tasks that depend on a database commit to propagate."
msgstr "是时候延迟依赖于数据库提交传播的后台任务了。"
#: settings.py:32
msgid ""
"Name of the view attached to the brand anchor in the main menu. This is also"
" the view to which users will be redirected after log in."
"Name of the view attached to the brand anchor in the main menu. This is also "
"the view to which users will be redirected after log in."
msgstr ""
#: settings.py:41
@@ -357,27 +353,37 @@ msgstr "Django"
#: settings.py:88
msgid ""
"A list of strings representing the host/domain names that this site can "
"serve. This is a security measure to prevent HTTP Host header attacks, which"
" are possible even under many seemingly-safe web server configurations. "
"serve. This is a security measure to prevent HTTP Host header attacks, which "
"are possible even under many seemingly-safe web server configurations. "
"Values in this list can be fully qualified names (e.g. 'www.example.com'), "
"in which case they will be matched against the request's Host header exactly"
" (case-insensitive, not including port). A value beginning with a period can"
" be used as a subdomain wildcard: '.example.com' will match example.com, "
"www.example.com, and any other subdomain of example.com. A value of '*' will"
" match anything; in this case you are responsible to provide your own "
"in which case they will be matched against the request's Host header exactly "
"(case-insensitive, not including port). A value beginning with a period can "
"be used as a subdomain wildcard: '.example.com' will match example.com, www."
"example.com, and any other subdomain of example.com. A value of '*' will "
"match anything; in this case you are responsible to provide your own "
"validation of the Host header (perhaps in a middleware; if so this "
"middleware must be listed first in MIDDLEWARE)."
msgstr "表示此站点可以提供的主机/域名的字符串列表。这是一种防止HTTP主机头攻击的安全措施即使在许多看似安全的Web服务器配置下也是如此。此列表中的值可以是完全限定名称例如“www.example.com”在这种情况下它们将与请求的主机标头完全匹配不区分大小写不包括端口。以句点开头的值可用作子域通配符'.example.com'将匹配example.comwww.example.com和example.com的任何其他子域。值'*'将匹配任何内容;在这种情况下,您有责任提供自己的主机头验证(可能在中间件中;如果是这样则必须首先在MIDDLEWARE中列出此中间件"
msgstr ""
"表示此站点可以提供的主机/域名的字符串列表。这是一种防止HTTP主机头攻击的安全措"
"施即使在许多看似安全的Web服务器配置下也是如此。此列表中的值可以是完全限定名"
"称例如“www.example.com”在这种情况下它们将与请求的主机标头完全匹配不"
"区分大小写,不包括端口)。以句点开头的值可用作子域通配符:'.example.com'将匹"
"配example.comwww.example.com和example.com的任何其他子域。值'*'将匹配任何内"
"容;在这种情况下,您有责任提供自己的主机头验证(可能在中间件中;如果是这样,则"
"必须首先在MIDDLEWARE中列出此中间件。"
#: settings.py:106
msgid ""
"When set to True, if the request URL does not match any of the patterns in "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the"
" same URL with a slash appended. Note that the redirect may cause any data "
"the URLconf and it doesn't end in a slash, an HTTP redirect is issued to the "
"same URL with a slash appended. Note that the redirect may cause any data "
"submitted in a POST request to be lost. The APPEND_SLASH setting is only "
"used if CommonMiddleware is installed (see Middleware). See also "
"PREPEND_WWW."
msgstr "设置为True时如果请求URL与URLconf中的任何模式都不匹配并且不以斜杠结尾会向相同的URL发出HTTP重定向并附加斜杠。请注意重定向可能导致POST请求中提交的任何数据丢失。 APPEND_SLASH设置仅在安装了CommonMiddleware时使用请参阅Middleware。另见PREPEND_WWW。"
"used if CommonMiddleware is installed (see Middleware). See also PREPEND_WWW."
msgstr ""
"设置为True时如果请求URL与URLconf中的任何模式都不匹配并且不以斜杠结尾则"
"会向相同的URL发出HTTP重定向并附加斜杠。请注意重定向可能导致POST请求中提交"
"的任何数据丢失。 APPEND_SLASH设置仅在安装了CommonMiddleware时使用请参阅"
"Middleware。另见PREPEND_WWW。"
#: settings.py:119
msgid ""
@@ -392,7 +398,10 @@ msgid ""
"dictionary containing the options for an individual database. The DATABASES "
"setting must configure a default database; any number of additional "
"databases may also be specified."
msgstr "包含要与Django一起使用的所有数据库的设置的字典。它是一个嵌套字典其内容将数据库别名映射到包含单个数据库选项的字典。 DATABASES设置必须配置默认数据库;还可以指定任意数量的附加数据库。"
msgstr ""
"包含要与Django一起使用的所有数据库的设置的字典。它是一个嵌套字典其内容将数"
"据库别名映射到包含单个数据库选项的字典。 DATABASES设置必须配置默认数据库;还可"
"以指定任意数量的附加数据库。"
#: settings.py:138
msgid ""
@@ -400,14 +409,21 @@ msgid ""
"body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The "
"check is done when accessing request.body or request.POST and is calculated "
"against the total request size excluding any file upload data. You can set "
"this to None to disable the check. Applications that are expected to receive"
" unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and"
" populate the GET and POST dictionaries. Large requests could be used as a "
"this to None to disable the check. Applications that are expected to receive "
"unusually large form posts should tune this setting. The amount of request "
"data is correlated to the amount of memory needed to process the request and "
"populate the GET and POST dictionaries. Large requests could be used as a "
"denial-of-service attack vector if left unchecked. Since web servers don't "
"typically perform deep request inspection, it's not possible to perform a "
"similar check at that level. See also FILE_UPLOAD_MAX_MEMORY_SIZE."
msgstr "默认值2621440即2.5 MB。引发可疑操作请求数据太大之前请求正文的最大大小以字节为单位。在访问request.body或request.POST时完成检查并根据不包括任何文件上传数据的总请求大小计算。您可以将其设置为“无”以禁用检查。预计会收到异常大型表单提交的应用程序应调整此设置。请求数据量与处理请求和填充GET和POST词典所需的内存量相关联。如果不加以检查大请求可以用作拒绝服务攻击载体。由于Web服务器通常不执行深度请求检查因此无法在该级别执行类似检查。另请参见FILE_UPLOAD_MAX_MEMORY_SIZE。"
msgstr ""
"默认值2621440即2.5 MB。引发可疑操作请求数据太大之前请求正文的最大大"
"小以字节为单位。在访问request.body或request.POST时完成检查并根据不包括"
"任何文件上传数据的总请求大小计算。您可以将其设置为“无”以禁用检查。预计会收到"
"异常大型表单提交的应用程序应调整此设置。请求数据量与处理请求和填充GET和POST词"
"典所需的内存量相关联。如果不加以检查大请求可以用作拒绝服务攻击载体。由于Web"
"服务器通常不执行深度请求检查,因此无法在该级别执行类似检查。另请参见"
"FILE_UPLOAD_MAX_MEMORY_SIZE。"
#: settings.py:158
msgid ""
@@ -422,13 +438,18 @@ msgid ""
"representing User-Agent strings that are not allowed to visit any page, "
"systemwide. Use this for bad robots/crawlers. This is only used if "
"CommonMiddleware is installed (see Middleware)."
msgstr "默认值:[](空列表)。在系统范围内表示不允许访问任何页面的用户代理字符串的已编译正则表达式对象的列表。用于防范恶意的机器人/爬虫。这仅在安装了CommonMiddleware时使用请参阅Middleware"
msgstr ""
"默认值:[](空列表)。在系统范围内表示不允许访问任何页面的用户代理字符串的已"
"编译正则表达式对象的列表。用于防范恶意的机器人/爬虫。这仅在安装了"
"CommonMiddleware时使用请参阅Middleware。"
#: settings.py:179
msgid ""
"Default: 'django.core.mail.backends.smtp.EmailBackend'. The backend to use "
"for sending emails."
msgstr "默认值:'django.core.mail.backends.smtp.EmailBackend'。用于发送电子邮件的后端。"
msgstr ""
"默认值:'django.core.mail.backends.smtp.EmailBackend'。用于发送电子邮件的后"
"端。"
#: settings.py:187
msgid "Default: 'localhost'. The host to use for sending email."
@@ -440,13 +461,18 @@ msgid ""
"EMAIL_HOST. This setting is used in conjunction with EMAIL_HOST_USER when "
"authenticating to the SMTP server. If either of these settings is empty, "
"Django won't attempt authentication."
msgstr "默认值:''空字符串。用于EMAIL_HOST中定义的SMTP服务器的密码。在向SMTP服务器进行身份验证时此设置与EMAIL_HOST_USER结合使用。如果这些设置中的任何一个为空Django将不会尝试身份验证。"
msgstr ""
"默认值:''空字符串。用于EMAIL_HOST中定义的SMTP服务器的密码。在向SMTP服务"
"器进行身份验证时此设置与EMAIL_HOST_USER结合使用。如果这些设置中的任何一个为"
"空Django将不会尝试身份验证。"
#: settings.py:205
msgid ""
"Default: '' (Empty string). Username to use for the SMTP server defined in "
"EMAIL_HOST. If empty, Django won't attempt authentication."
msgstr "默认值:''空字符串。用于EMAIL_HOST中定义的SMTP服务器的用户名。如果为空Django将不会尝试身份验证。"
msgstr ""
"默认值:''空字符串。用于EMAIL_HOST中定义的SMTP服务器的用户名。如果为空"
"Django将不会尝试身份验证。"
#: settings.py:214
msgid "Default: 25. Port to use for the SMTP server defined in EMAIL_HOST."
@@ -460,11 +486,13 @@ msgstr "默认值:无。指定阻塞操作(如连接尝试)的超时(以
#: settings.py:229
msgid ""
"Default: False. Whether to use a TLS (secure) connection when talking to the"
" SMTP server. This is used for explicit TLS connections, generally on port "
"Default: False. Whether to use a TLS (secure) connection when talking to the "
"SMTP server. This is used for explicit TLS connections, generally on port "
"587. If you are experiencing hanging connections, see the implicit TLS "
"setting EMAIL_USE_SSL."
msgstr "默认值False。与SMTP服务器通信时是否使用TLS安全连接。这用于显式TLS连接通常在端口587上。如果遇到挂起连接请参阅隐式TLS设置EMAIL_USE_SSL。"
msgstr ""
"默认值False。与SMTP服务器通信时是否使用TLS安全连接。这用于显式TLS连接"
"通常在端口587上。如果遇到挂起连接请参阅隐式TLS设置EMAIL_USE_SSL。"
#: settings.py:239
msgid ""
@@ -474,14 +502,20 @@ msgid ""
"are experiencing problems, see the explicit TLS setting EMAIL_USE_TLS. Note "
"that EMAIL_USE_TLS/EMAIL_USE_SSL are mutually exclusive, so only set one of "
"those settings to True."
msgstr "默认值False。与SMTP服务器通信时是否使用隐式TLS安全连接。在大多数电子邮件文档中此类型的TLS连接称为SSL。它通常用于端口465.如果遇到问题请参阅显式TLS设置EMAIL_USE_TLS。请注意EMAIL_USE_TLS / EMAIL_USE_SSL是互斥的因此只将其中一个设置为True。"
msgstr ""
"默认值False。与SMTP服务器通信时是否使用隐式TLS安全连接。在大多数电子邮"
"件文档中此类型的TLS连接称为SSL。它通常用于端口465.如果遇到问题,请参阅显式"
"TLS设置EMAIL_USE_TLS。请注意EMAIL_USE_TLS / EMAIL_USE_SSL是互斥的因此只将"
"其中一个设置为True。"
#: settings.py:259
msgid ""
"Default: 2621440 (i.e. 2.5 MB). The maximum size (in bytes) that an upload "
"will be before it gets streamed to the file system. See Managing files for "
"details. See also DATA_UPLOAD_MAX_MEMORY_SIZE."
msgstr "默认值2621440即2.5 MB。上传在流式传输到文件系统之前的最大大小以字节为单位。有关详情请参阅管理文件。另请参见DATA_UPLOAD_MAX_MEMORY_SIZE。"
msgstr ""
"默认值2621440即2.5 MB。上传在流式传输到文件系统之前的最大大小以字节为"
"单位。有关详情请参阅管理文件。另请参见DATA_UPLOAD_MAX_MEMORY_SIZE。"
#: settings.py:269
msgid ""
@@ -489,16 +523,21 @@ msgid ""
"Django installation. Each string should be a dotted Python path to: an "
"application configuration class (preferred), or a package containing an "
"application."
msgstr "指定在此Django安装中启用的所有应用程序的字符串列表。每个字符串应该是一个虚线的Python路径应用程序配置类首选或包含应用程序的包。"
msgstr ""
"指定在此Django安装中启用的所有应用程序的字符串列表。每个字符串应该是一个虚线"
"的Python路径应用程序配置类首选或包含应用程序的包。"
#: settings.py:279
msgid ""
"Default: '/accounts/login/' The URL where requests are redirected for login,"
" especially when using the login_required() decorator. This setting also "
"Default: '/accounts/login/' The URL where requests are redirected for login, "
"especially when using the login_required() decorator. This setting also "
"accepts named URL patterns which can be used to reduce configuration "
"duplication since you don't have to define the URL in two places (settings "
"and URLconf)."
msgstr "默认值:'/ accounts / login /'重定向请求以进行登录的URL尤其是在使用login_required装饰器时。此设置还接受命名的URL模式可用于减少配置重复因为您不必在两个位置设置和URLconf定义URL。"
msgstr ""
"默认值:'/ accounts / login /'重定向请求以进行登录的URL尤其是在使用"
"login_required装饰器时。此设置还接受命名的URL模式可用于减少配置重复因"
"为您不必在两个位置设置和URLconf定义URL。"
#: settings.py:291
msgid ""
@@ -507,13 +546,16 @@ msgid ""
"by the login_required() decorator, for example. This setting also accepts "
"named URL patterns which can be used to reduce configuration duplication "
"since you don't have to define the URL in two places (settings and URLconf)."
msgstr "默认值:'/ accounts / profile /'当contrib.auth.login视图没有下一个参数时登录后重定向请求的URL。例如login_required装饰器使用它。此设置还接受命名的URL模式可用于减少重复配置因此您不必在两个位置设置和URLconf定义URL。"
msgstr ""
"默认值:'/ accounts / profile /'当contrib.auth.login视图没有下一个参数时"
"登录后重定向请求的URL。例如login_required装饰器使用它。此设置还接受命名"
"的URL模式可用于减少重复配置因此您不必在两个位置设置和URLconf定义URL。"
#: settings.py:303
msgid ""
"Default: None. The URL where requests are redirected after a user logs out "
"using LogoutView (if the view doesn't get a next_page argument). If None, no"
" redirect will be performed and the logout view will be rendered. This "
"using LogoutView (if the view doesn't get a next_page argument). If None, no "
"redirect will be performed and the logout view will be rendered. This "
"setting also accepts named URL patterns which can be used to reduce "
"configuration duplication since you don't have to define the URL in two "
"places (settings and URLconf)."
@@ -560,8 +602,8 @@ msgstr ""
msgid ""
"The file storage engine to use when collecting static files with the "
"collectstatic management command. A ready-to-use instance of the storage "
"backend defined in this setting can be found at "
"django.contrib.staticfiles.storage.staticfiles_storage."
"backend defined in this setting can be found at django.contrib.staticfiles."
"storage.staticfiles_storage."
msgstr ""
#: settings.py:376
@@ -585,19 +627,23 @@ msgstr "Celery"
#: settings.py:399
msgid ""
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of:"
" transport://userid:password@hostname:port/virtual_host Only the scheme part"
" (transport://) is required, the rest is optional, and defaults to the "
"Default: \"amqp://\". Default broker URL. This must be a URL in the form of: "
"transport://userid:password@hostname:port/virtual_host Only the scheme part "
"(transport://) is required, the rest is optional, and defaults to the "
"specific transports default values."
msgstr "默认值“amqp//”。默认代理URL。这必须是以下形式的URLtransport:// userid:password @ hostname:port / virtual_host只需要方案部分transport://),其余部分是可选的,默认为特定传输的默认值。"
msgstr ""
"默认值“amqp//”。默认代理URL。这必须是以下形式的URLtransport:// userid:"
"password @ hostname:port / virtual_host只需要方案部分transport://),其余部"
"分是可选的,默认为特定传输的默认值。"
#: settings.py:409
msgid ""
"Default: No result backend enabled by default. The backend used to store "
"task results (tombstones). Refer to "
"http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-"
"backend"
msgstr "默认值默认情况下未启用结果后端。后端用于存储任务结果墓碑。请参阅http://docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-backend"
"task results (tombstones). Refer to http://docs.celeryproject.org/en/v4.1.0/"
"userguide/configuration.html#result-backend"
msgstr ""
"默认值默认情况下未启用结果后端。后端用于存储任务结果墓碑。请参阅http://"
"docs.celeryproject.org/en/v4.1.0/userguide/configuration.html#result-backend"
#: templatetags/common_tags.py:31
msgid "Confirm delete"
@@ -695,3 +741,6 @@ msgstr "未选择任何操作。"
#: views.py:263
msgid "Must select at least one item."
msgstr "必须至少选择一个项目。"
#~ msgid "Unable to transfer selection: %s."
#~ msgstr "无法转移选择:%s。"