Launchpad automatic translations update.
[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-05-09 10:18+0000\n"
10 "PO-Revision-Date: 2011-01-19 12:00+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: 2012-02-08 07:13+0000\n"
17 "X-Generator: Launchpad (build 14747)\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.module.module,description:document_webdav.module_meta_information
51 msgid ""
52 " With this module, the WebDAV server for the documents is activated.\n"
53 "        You can then use any compatible browser to remotely see the "
54 "attachments of OpenObject.\n"
55 "\n"
56 "        After installation, the webDAV server can be controlled by a "
57 "[webdav] section in the server's config.\n"
58 "        Server Configuration Parameter:\n"
59 "        [webdav]\n"
60 "        ; enable = True ; Serve webdav over the http(s) servers\n"
61 "        ; vdir = webdav ; the directory that webdav will be served at\n"
62 "          ; this default val means that webdav will be\n"
63 "          ; on \"http://localhost:8069/webdav/\n"
64 "        ; verbose = True ; Turn on the verbose messages of webdav\n"
65 "        ; debug = True ; Turn on the debugging messages of webdav\n"
66 "          ; since the messages are routed to the python logging, with\n"
67 "          ; levels \"debug\" and \"debug_rpc\" respectively, you can leave\n"
68 "          ; these options on\n"
69 "          \n"
70 "        Also implements IETF RFC 5785 for services discovery on a http "
71 "server,\n"
72 "        which needs explicit configuration in openerp-server.conf, too.\n"
73 msgstr ""
74
75 #. module: document_webdav
76 #: model:ir.model,name:document_webdav.model_document_webdav_file_property
77 msgid "document.webdav.file.property"
78 msgstr "document.webdav.file.property"
79
80 #. module: document_webdav
81 #: view:document.webdav.dir.property:0
82 #: view:document.webdav.file.property:0
83 msgid "Group By..."
84 msgstr "Csoportosítás..."
85
86 #. module: document_webdav
87 #: view:document.directory:0
88 msgid "These properties will be added to WebDAV requests"
89 msgstr ""
90
91 #. module: document_webdav
92 #: model:ir.ui.menu,name:document_webdav.menu_file_props
93 msgid "DAV properties for documents"
94 msgstr ""
95
96 #. module: document_webdav
97 #: code:addons/document_webdav/webdav.py:37
98 #, python-format
99 msgid "PyWebDAV Import Error!"
100 msgstr ""
101
102 #. module: document_webdav
103 #: view:document.webdav.file.property:0
104 #: field:document.webdav.file.property,file_id:0
105 msgid "Document"
106 msgstr "Dokumentum"
107
108 #. module: document_webdav
109 #: sql_constraint:document.directory:0
110 msgid "Directory cannot be parent of itself!"
111 msgstr ""
112
113 #. module: document_webdav
114 #: view:document.directory:0
115 msgid "Dynamic context"
116 msgstr "Dinamikus környezet"
117
118 #. module: document_webdav
119 #: view:document.directory:0
120 msgid "WebDAV properties"
121 msgstr "WebDAV tulajdonságok"
122
123 #. module: document_webdav
124 #: sql_constraint:document.directory:0
125 msgid "The directory name must be unique !"
126 msgstr "A könyvtár nevének egyedinek kell lennie !"
127
128 #. module: document_webdav
129 #: code:addons/document_webdav/webdav.py:37
130 #, python-format
131 msgid ""
132 "Please install PyWebDAV from "
133 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
134 "0.9.4.tar.gz&can=2&q=/"
135 msgstr ""
136
137 #. module: document_webdav
138 #: model:ir.ui.menu,name:document_webdav.menu_dir_props
139 msgid "DAV properties for folders"
140 msgstr ""
141
142 #. module: document_webdav
143 #: view:document.directory:0
144 #: view:document.webdav.dir.property:0
145 #: view:document.webdav.file.property:0
146 msgid "Properties"
147 msgstr "Tulajdonságok"
148
149 #. module: document_webdav
150 #: field:document.webdav.dir.property,name:0
151 #: field:document.webdav.file.property,name:0
152 msgid "Name"
153 msgstr "Név"
154
155 #. module: document_webdav
156 #: model:ir.model,name:document_webdav.model_document_webdav_dir_property
157 msgid "document.webdav.dir.property"
158 msgstr "document.webdav.dir.property"
159
160 #. module: document_webdav
161 #: field:document.webdav.dir.property,value:0
162 #: field:document.webdav.file.property,value:0
163 msgid "Value"
164 msgstr "Érték"
165
166 #. module: document_webdav
167 #: field:document.webdav.dir.property,dir_id:0
168 #: model:ir.model,name:document_webdav.model_document_directory
169 msgid "Directory"
170 msgstr "Könyvtár"
171
172 #. module: document_webdav
173 #: field:document.webdav.dir.property,write_uid:0
174 #: field:document.webdav.file.property,write_uid:0
175 msgid "Last Modification User"
176 msgstr ""
177
178 #. module: document_webdav
179 #: view:document.webdav.dir.property:0
180 msgid "Dir"
181 msgstr ""
182
183 #. module: document_webdav
184 #: field:document.webdav.dir.property,write_date:0
185 #: field:document.webdav.file.property,write_date:0
186 msgid "Date Modified"
187 msgstr "Módosítás dátuma"
188
189 #. module: document_webdav
190 #: field:document.webdav.dir.property,create_uid:0
191 #: field:document.webdav.file.property,create_uid:0
192 msgid "Creator"
193 msgstr "Létrehozó"
194
195 #. module: document_webdav
196 #: model:ir.module.module,shortdesc:document_webdav.module_meta_information
197 msgid "WebDAV server for Document Management"
198 msgstr ""
199
200 #. module: document_webdav
201 #: sql_constraint:document.directory:0
202 msgid "Directory must have a parent or a storage"
203 msgstr ""
204
205 #. module: document_webdav
206 #: field:document.webdav.dir.property,do_subst:0
207 #: field:document.webdav.file.property,do_subst:0
208 msgid "Substitute"
209 msgstr ""