Launchpad automatic translations update.
[odoo/odoo.git] / addons / document_webdav / i18n / pl.po
index 29a5079..2157a72 100644 (file)
@@ -7,24 +7,38 @@ msgid ""
 msgstr ""
 "Project-Id-Version: openobject-addons\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2010-12-21 19:44+0000\n"
-"PO-Revision-Date: 2010-12-27 14:21+0000\n"
-"Last-Translator: Grzegorz Grzelak (Cirrus.pl) <Unknown>\n"
+"POT-Creation-Date: 2011-01-03 16:57+0000\n"
+"PO-Revision-Date: 2010-12-28 09:13+0000\n"
+"Last-Translator: OpenERP Administrators <Unknown>\n"
 "Language-Team: Polish <pl@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2010-12-28 04:43+0000\n"
+"X-Launchpad-Export-Date: 2011-01-06 05:30+0000\n"
 "X-Generator: Launchpad (build Unknown)\n"
 
 #. module: document_webdav
+#: field:document.webdav.dir.property,create_date:0
+#: field:document.webdav.file.property,create_date:0
+msgid "Date Created"
+msgstr ""
+
+#. module: document_webdav
 #: constraint:document.directory:0
 msgid "Error! You can not create recursive Directories."
 msgstr "Błąd! Nie możesz tworzyć rekurencyjnych katalogów."
 
 #. module: document_webdav
 #: view:document.webdav.dir.property:0
+#: view:document.webdav.file.property:0
+msgid "Search Document properties"
+msgstr ""
+
+#. module: document_webdav
+#: view:document.webdav.dir.property:0
 #: field:document.webdav.dir.property,namespace:0
+#: view:document.webdav.file.property:0
+#: field:document.webdav.file.property,namespace:0
 msgid "Namespace"
 msgstr "Przestrzeń nazw"
 
@@ -34,7 +48,13 @@ msgid "DAV properties"
 msgstr "Właściwiości DAV"
 
 #. module: document_webdav
+#: model:ir.model,name:document_webdav.model_document_webdav_file_property
+msgid "document.webdav.file.property"
+msgstr ""
+
+#. module: document_webdav
 #: view:document.webdav.dir.property:0
+#: view:document.webdav.file.property:0
 msgid "Group By..."
 msgstr "Grupuj wg..."
 
@@ -44,12 +64,23 @@ msgid "These properties will be added to WebDAV requests"
 msgstr "Te właściwości zostaną dodane do zgłoszeń WebDAV"
 
 #. module: document_webdav
-#: code:addons/document_webdav/webdav.py:0
+#: model:ir.ui.menu,name:document_webdav.menu_file_props
+msgid "DAV properties for documents"
+msgstr ""
+
+#. module: document_webdav
+#: code:addons/document_webdav/webdav.py:37
 #, python-format
 msgid "PyWebDAV Import Error!"
 msgstr "Błąd importu PyWebDAV"
 
 #. module: document_webdav
+#: view:document.webdav.file.property:0
+#: field:document.webdav.file.property,file_id:0
+msgid "Document"
+msgstr ""
+
+#. module: document_webdav
 #: model:ir.module.module,description:document_webdav.module_meta_information
 msgid ""
 " With this module, the WebDAV server for the documents is activated.\n"
@@ -92,7 +123,7 @@ msgid "The directory name must be unique !"
 msgstr "Nazwa katalogu musi być unikalna !"
 
 #. module: document_webdav
-#: code:addons/document_webdav/webdav.py:0
+#: code:addons/document_webdav/webdav.py:37
 #, python-format
 msgid ""
 "Please install PyWebDAV from "
@@ -108,11 +139,13 @@ msgstr "Właściwości DAV dla katalogów"
 #. module: document_webdav
 #: view:document.directory:0
 #: view:document.webdav.dir.property:0
+#: view:document.webdav.file.property:0
 msgid "Properties"
 msgstr "Właściwości"
 
 #. module: document_webdav
 #: field:document.webdav.dir.property,name:0
+#: field:document.webdav.file.property,name:0
 msgid "Name"
 msgstr "Nazwa"
 
@@ -123,6 +156,7 @@ msgstr ""
 
 #. module: document_webdav
 #: field:document.webdav.dir.property,value:0
+#: field:document.webdav.file.property,value:0
 msgid "Value"
 msgstr "Wartość"
 
@@ -133,11 +167,29 @@ msgid "Directory"
 msgstr "Katalog"
 
 #. module: document_webdav
+#: field:document.webdav.dir.property,write_uid:0
+#: field:document.webdav.file.property,write_uid:0
+msgid "Last Modification User"
+msgstr ""
+
+#. module: document_webdav
 #: view:document.webdav.dir.property:0
 msgid "Dir"
 msgstr "Kat"
 
 #. module: document_webdav
+#: field:document.webdav.dir.property,write_date:0
+#: field:document.webdav.file.property,write_date:0
+msgid "Date Modified"
+msgstr ""
+
+#. module: document_webdav
+#: field:document.webdav.dir.property,create_uid:0
+#: field:document.webdav.file.property,create_uid:0
+msgid "Creator"
+msgstr ""
+
+#. module: document_webdav
 #: model:ir.module.module,shortdesc:document_webdav.module_meta_information
 msgid "WebDAV server for Document Management"
 msgstr "Serwer WebDAV do Zarządzania dokumentami"
@@ -148,11 +200,10 @@ msgid "Directory must have a parent or a storage"
 msgstr "Katalog musi mieć katalog nadrzędny lub nazwę napędu."
 
 #. module: document_webdav
-#: view:document.webdav.dir.property:0
-msgid "Search Document storage"
-msgstr "Przeszukaj przestrzeń dokumentów"
-
-#. module: document_webdav
 #: field:document.webdav.dir.property,do_subst:0
+#: field:document.webdav.file.property,do_subst:0
 msgid "Substitute"
 msgstr "Subsytut"
+
+#~ msgid "Search Document storage"
+#~ msgstr "Przeszukaj przestrzeń dokumentów"