Files
mayan-edms/mayan/apps/linking/locale/da/LC_MESSAGES/django.po
T
2018-09-17 18:52:26 -04:00

312 lines
5.5 KiB
Gettext

# 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: 2018-09-08 04:13-0400\n"
"PO-Revision-Date: 2018-09-12 07:47+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:34
msgid "Linking"
msgstr ""
#: apps.py:56 models.py:20
msgid "Label"
msgstr ""
#: apps.py:63 models.py:28
msgid "Dynamic label"
msgstr ""
#: apps.py:67 apps.py:74 models.py:30 models.py:133
msgid "Enabled"
msgstr ""
#: forms.py:36 models.py:118
msgid "Foreign document attribute"
msgstr ""
#: links.py:19
msgid "Create condition"
msgstr ""
#: links.py:24 links.py:42
msgid "Delete"
msgstr "Slet"
#: links.py:29 links.py:50
msgid "Edit"
msgstr ""
#: links.py:33
msgid "Conditions"
msgstr ""
#: links.py:38 views.py:195
msgid "Create new smart link"
msgstr ""
#: links.py:46 models.py:32
msgid "Document types"
msgstr "Dokumenttyper"
#: links.py:54
msgid "Documents"
msgstr "Dokumenter"
#: links.py:60 links.py:64 links.py:69 models.py:40 permissions.py:7
#: views.py:149
msgid "Smart links"
msgstr ""
#: literals.py:9
msgid "and"
msgstr ""
#: literals.py:10
msgid "or"
msgstr ""
#: literals.py:14
msgid "is equal to"
msgstr ""
#: literals.py:15
msgid "is equal to (case insensitive)"
msgstr ""
#: literals.py:16
msgid "contains"
msgstr ""
#: literals.py:17
msgid "contains (case insensitive)"
msgstr ""
#: literals.py:18
msgid "is in"
msgstr ""
#: literals.py:19
msgid "is greater than"
msgstr ""
#: literals.py:20
msgid "is greater than or equal to"
msgstr ""
#: literals.py:21
msgid "is less than"
msgstr ""
#: literals.py:22
msgid "is less than or equal to"
msgstr ""
#: literals.py:23
msgid "starts with"
msgstr ""
#: literals.py:24
msgid "starts with (case insensitive)"
msgstr ""
#: literals.py:25
msgid "ends with"
msgstr ""
#: literals.py:26
msgid "ends with (case insensitive)"
msgstr ""
#: literals.py:27
msgid "is in regular expression"
msgstr ""
#: literals.py:28
msgid "is in regular expression (case insensitive)"
msgstr ""
#: models.py:24 models.py:123
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
msgstr ""
#: models.py:39 models.py:109
msgid "Smart link"
msgstr ""
#: models.py:53
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:64
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:113
msgid "The inclusion is ignored for the first item."
msgstr ""
#: models.py:117
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:127
msgid "Expression"
msgstr ""
#: models.py:130
msgid "Inverts the logic of the operator."
msgstr ""
#: models.py:131
msgid "Negated"
msgstr ""
#: models.py:136
msgid "Link condition"
msgstr ""
#: models.py:137
msgid "Link conditions"
msgstr ""
#: models.py:142
msgid "not"
msgstr ""
#: permissions.py:10
msgid "View existing smart links"
msgstr ""
#: permissions.py:13
msgid "Create new smart links"
msgstr ""
#: permissions.py:16
msgid "Delete smart links"
msgstr ""
#: permissions.py:19
msgid "Edit smart links"
msgstr ""
#: serializers.py:115
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr ""
#: serializers.py:139
#, python-format
msgid "No such document type: %s"
msgstr ""
#: views.py:63
#, python-format
msgid "Smart link query error: %s"
msgstr ""
#: views.py:71
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:74
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:93
msgid "Available document types"
msgstr ""
#: views.py:95
msgid "Document types enabled"
msgstr ""
#: views.py:104
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:140
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:147
msgid "There are no smart links"
msgstr ""
#: views.py:179
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:184
msgid "There are no smart links for this document"
msgstr ""
#: views.py:187
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:210
#, python-format
msgid "Edit smart link: %s"
msgstr ""
#: views.py:222
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:241
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:245
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:249
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:276
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr ""
#: views.py:317
msgid "Edit smart link condition"
msgstr ""
#: views.py:347
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr ""