knowledge/document_choose_directory/i18n/de.po
2015-11-30 00:55:20 -05:00

44 lines
1.4 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_choose_directory
#
# Translators:
# Rudolf Schnapka <rs@techno-flex.de>, 2015
msgid ""
msgstr ""
"Project-Id-Version: knowledge (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-20 14:33+0000\n"
"PO-Revision-Date: 2015-11-25 09:41+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-knowledge-8-0/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_choose_directory
#. openerp-web
#: code:addons/document_choose_directory/static/src/xml/document_choose_directory.xml:6
#, python-format
msgid "Choose directory"
msgstr "Verzeichnis wählen"
#. module: document_choose_directory
#: model:ir.model,name:document_choose_directory.model_document_directory
msgid "Directory"
msgstr "Verzeichnis"
#. module: document_choose_directory
#. openerp-web
#: code:addons/document_choose_directory/static/src/js/document_choose_directory.js:68
#, python-format
msgid "No directory"
msgstr "Kein Verzeichnis"
#. module: document_choose_directory
#: view:document.directory:document_choose_directory.view_document_directory_form
msgid "{'invisible': [('type', '!=', 'ressource')]}"
msgstr "{'invisible': [('type', '!=', 'ressource')]}"