|
|
@ -0,0 +1,47 @@ |
|
|
|
# Translation of Odoo Server. |
|
|
|
# This file contains the translation of the following modules: |
|
|
|
# * base_mixin_restrict_field_access |
|
|
|
# |
|
|
|
msgid "" |
|
|
|
msgstr "" |
|
|
|
"Project-Id-Version: Odoo Server 8.0\n" |
|
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
|
"Last-Translator: <>\n" |
|
|
|
"Language-Team: \n" |
|
|
|
"MIME-Version: 1.0\n" |
|
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
|
"Content-Transfer-Encoding: \n" |
|
|
|
"Plural-Forms: \n" |
|
|
|
|
|
|
|
#. module: base_mixin_restrict_field_access |
|
|
|
#: field:restrict.field.access.mixin,display_name:0 |
|
|
|
msgid "Display Name" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: base_mixin_restrict_field_access |
|
|
|
#: field:restrict.field.access.mixin,restrict_field_access:0 |
|
|
|
msgid "Field access restricted" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: base_mixin_restrict_field_access |
|
|
|
#: field:restrict.field.access.mixin,id:0 |
|
|
|
msgid "ID" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: base_mixin_restrict_field_access |
|
|
|
#: field:restrict.field.access.mixin,__last_update:0 |
|
|
|
msgid "Last Modified on" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: base_mixin_restrict_field_access |
|
|
|
#: code:addons/base_mixin_restrict_field_access/models/restrict_field_access_mixin.py:30 |
|
|
|
#, python-format |
|
|
|
msgid "Warning" |
|
|
|
msgstr "" |
|
|
|
|
|
|
|
#. module: base_mixin_restrict_field_access |
|
|
|
#: code:addons/base_mixin_restrict_field_access/models/restrict_field_access_mixin.py:31 |
|
|
|
#, python-format |
|
|
|
msgid "You will lose access to fields if you save now!" |
|
|
|
msgstr "" |
|
|
|
|