[MERGE] Improvements to manifests.
[odoo/odoo.git] / addons / document_webdav / i18n / hu.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #    * document_webdav
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0dev\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2011-01-11 11:15+0000\n"
10 "PO-Revision-Date: 2011-02-03 13:30+0000\n"
11 "Last-Translator: NOVOTRADE RENDSZERHÁZ <openerp@novotrade.hu>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=utf-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2011-02-05 05:01+0000\n"
17 "X-Generator: Launchpad (build 12177)\n"
18
19 #. module: document_webdav
20 #: field:document.webdav.dir.property,create_date:0
21 #: field:document.webdav.file.property,create_date:0
22 msgid "Date Created"
23 msgstr "Létrehozás dátuma"
24
25 #. module: document_webdav
26 #: constraint:document.directory:0
27 msgid "Error! You can not create recursive Directories."
28 msgstr "Hiba! Nem hozhat létre körkörös mappahivatkozást."
29
30 #. module: document_webdav
31 #: view:document.webdav.dir.property:0
32 #: view:document.webdav.file.property:0
33 msgid "Search Document properties"
34 msgstr ""
35
36 #. module: document_webdav
37 #: view:document.webdav.dir.property:0
38 #: field:document.webdav.dir.property,namespace:0
39 #: view:document.webdav.file.property:0
40 #: field:document.webdav.file.property,namespace:0
41 msgid "Namespace"
42 msgstr ""
43
44 #. module: document_webdav
45 #: field:document.directory,dav_prop_ids:0
46 msgid "DAV properties"
47 msgstr "DAV tulajdonságai"
48
49 #. module: document_webdav
50 #: model:ir.model,name:document_webdav.model_document_webdav_file_property
51 msgid "document.webdav.file.property"
52 msgstr "document.webdav.file.property"
53
54 #. module: document_webdav
55 #: view:document.webdav.dir.property:0
56 #: view:document.webdav.file.property:0
57 msgid "Group By..."
58 msgstr "Csoportosítás..."
59
60 #. module: document_webdav
61 #: view:document.directory:0
62 msgid "These properties will be added to WebDAV requests"
63 msgstr ""
64
65 #. module: document_webdav
66 #: model:ir.ui.menu,name:document_webdav.menu_file_props
67 msgid "DAV properties for documents"
68 msgstr ""
69
70 #. module: document_webdav
71 #: code:addons/document_webdav/webdav.py:37
72 #, python-format
73 msgid "PyWebDAV Import Error!"
74 msgstr ""
75
76 #. module: document_webdav
77 #: view:document.webdav.file.property:0
78 #: field:document.webdav.file.property,file_id:0
79 msgid "Document"
80 msgstr "Dokumentum"
81
82 #. module: document_webdav
83 #: model:ir.module.module,description:document_webdav.module_meta_information
84 msgid ""
85 " With this module, the WebDAV server for the documents is activated.\n"
86 "        You can then use any compatible browser to remotely see the "
87 "attachments of OpenObject.\n"
88 "\n"
89 "        After installation, the webDAV server can be controlled by a "
90 "[webdav] section in the server's config.\n"
91 "        Server Configuration Parameter:\n"
92 "        [webdav]\n"
93 "        ; enable = True ; Serve webdav over the http(s) servers\n"
94 "        ; vdir = webdav ; the directory that webdav will be served at\n"
95 "          ; this default val means that webdav will be\n"
96 "          ; on \"http://localhost:8069/webdav/\n"
97 "        ; verbose = True ; Turn on the verbose messages of webdav\n"
98 "        ; debug = True ; Turn on the debugging messages of webdav\n"
99 "          ; since the messages are routed to the python logging, with\n"
100 "          ; levels \"debug\" and \"debug_rpc\" respectively, you can leave\n"
101 "          ; these options on\n"
102 msgstr ""
103
104 #. module: document_webdav
105 #: sql_constraint:document.directory:0
106 msgid "Directory cannot be parent of itself!"
107 msgstr ""
108
109 #. module: document_webdav
110 #: view:document.directory:0
111 msgid "Dynamic context"
112 msgstr "Dinamikus környezet"
113
114 #. module: document_webdav
115 #: view:document.directory:0
116 msgid "WebDAV properties"
117 msgstr "WebDAV tulajdonságok"
118
119 #. module: document_webdav
120 #: sql_constraint:document.directory:0
121 msgid "The directory name must be unique !"
122 msgstr "A könyvtár nevének egyedinek kell lennie !"
123
124 #. module: document_webdav
125 #: code:addons/document_webdav/webdav.py:37
126 #, python-format
127 msgid ""
128 "Please install PyWebDAV from "
129 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
130 "0.9.4.tar.gz&can=2&q=/"
131 msgstr ""
132
133 #. module: document_webdav
134 #: model:ir.ui.menu,name:document_webdav.menu_dir_props
135 msgid "DAV properties for folders"
136 msgstr ""
137
138 #. module: document_webdav
139 #: view:document.directory:0
140 #: view:document.webdav.dir.property:0
141 #: view:document.webdav.file.property:0
142 msgid "Properties"
143 msgstr "Tulajdonságok"
144
145 #. module: document_webdav
146 #: field:document.webdav.dir.property,name:0
147 #: field:document.webdav.file.property,name:0
148 msgid "Name"
149 msgstr "Név"
150
151 #. module: document_webdav
152 #: model:ir.model,name:document_webdav.model_document_webdav_dir_property
153 msgid "document.webdav.dir.property"
154 msgstr "document.webdav.dir.property"
155
156 #. module: document_webdav
157 #: field:document.webdav.dir.property,value:0
158 #: field:document.webdav.file.property,value:0
159 msgid "Value"
160 msgstr "Érték"
161
162 #. module: document_webdav
163 #: field:document.webdav.dir.property,dir_id:0
164 #: model:ir.model,name:document_webdav.model_document_directory
165 msgid "Directory"
166 msgstr "Könyvtár"
167
168 #. module: document_webdav
169 #: field:document.webdav.dir.property,write_uid:0
170 #: field:document.webdav.file.property,write_uid:0
171 msgid "Last Modification User"
172 msgstr ""
173
174 #. module: document_webdav
175 #: view:document.webdav.dir.property:0
176 msgid "Dir"
177 msgstr ""
178
179 #. module: document_webdav
180 #: field:document.webdav.dir.property,write_date:0
181 #: field:document.webdav.file.property,write_date:0
182 msgid "Date Modified"
183 msgstr "Módosítás dátuma"
184
185 #. module: document_webdav
186 #: field:document.webdav.dir.property,create_uid:0
187 #: field:document.webdav.file.property,create_uid:0
188 msgid "Creator"
189 msgstr "Létrehozó"
190
191 #. module: document_webdav
192 #: model:ir.module.module,shortdesc:document_webdav.module_meta_information
193 msgid "WebDAV server for Document Management"
194 msgstr ""
195
196 #. module: document_webdav
197 #: sql_constraint:document.directory:0
198 msgid "Directory must have a parent or a storage"
199 msgstr ""
200
201 #. module: document_webdav
202 #: field:document.webdav.dir.property,do_subst:0
203 #: field:document.webdav.file.property,do_subst:0
204 msgid "Substitute"
205 msgstr ""