Author: kwright
Date: Sat Apr 15 00:09:52 2017
New Revision: 1791435
URL: http://svn.apache.org/viewvc?rev=1791435&view=rev
Log:
Add copyright headers
Added:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_ja_JP.properties
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_zh_CN.properties
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_ja_JP.properties
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_zh_CN.properties
Modified:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_en_US.properties
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_es_ES.properties
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_en_US.properties
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_es_ES.properties
Modified:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_en_US.properties
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_en_US.properties?rev=1791435&r1=1791434&r2=1791435&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_en_US.properties
(original)
+++
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_en_US.properties
Sat Apr 15 00:09:52 2017
@@ -1,4 +1,17 @@
-
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
#Tabs
NuxeoAuthorityConnector.Server = Server
Modified:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_es_ES.properties
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_es_ES.properties?rev=1791435&r1=1791434&r2=1791435&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_es_ES.properties
(original)
+++
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_es_ES.properties
Sat Apr 15 00:09:52 2017
@@ -1,3 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
#Tabs
@@ -9,16 +23,16 @@ NuxeoAuthorityConnector.Host = Host
NuxeoAuthorityConnector.Port = Puerto
NuxeoAuthorityConnector.Path = Ruta
NuxeoAuthorityConnector.Username = Nombre de usuario
-NuxeoAuthorityConnector.Password = Contraseña
+NuxeoAuthorityConnector.Password = Contraseña
#Errors
NuxeoAuthorityConnector.HostMustNotBeNull = El host de Nuxeo no debe ser nulo
-NuxeoAuthorityConnector.PasswordMustNotBeNull = La contraseña de nuxeo no debe
ser nula.
-NuxeoAuthorityConnector.HostMustNotIncludeSlash = El host de Nuxeo no debe
incluir el carácter '/'
+NuxeoAuthorityConnector.PasswordMustNotBeNull = La contraseña de nuxeo no
debe ser nula.
+NuxeoAuthorityConnector.HostMustNotIncludeSlash = El host de Nuxeo no debe
incluir el carácter '/'
NuxeoAuthorityConnector.PortMustBeAnInteger = El puerto de Nuxeo debe ser un
entero
NuxeoAuthorityConnector.PathMustNotBeNull = La ruta de Nuxeo no debe ser nula
-NuxeoAuthorityConnector.PathMustBeginWithASlash = La ruta de Nuxeo debe
comenzar por el carácter '/'
+NuxeoAuthorityConnector.PathMustBeginWithASlash = La ruta de Nuxeo debe
comenzar por el carácter '/'
#Buttons
-NuxeoAuthorityConnector.Add = Añadir
+NuxeoAuthorityConnector.Add = Añadir
Added:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_ja_JP.properties
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_ja_JP.properties?rev=1791435&view=auto
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_ja_JP.properties
(added)
+++
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_ja_JP.properties
Sat Apr 15 00:09:52 2017
@@ -0,0 +1,36 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+#Tabs
+NuxeoAuthorityConnector.Server = Server
+
+#Properties
+NuxeoAuthorityConnector.Protocol = Protocol
+NuxeoAuthorityConnector.Host = Host
+NuxeoAuthorityConnector.Port = Port
+NuxeoAuthorityConnector.Path = Path
+NuxeoAuthorityConnector.Username = Username
+NuxeoAuthorityConnector.Password = Password
+
+#Errors
+NuxeoAuthorityConnector.HostMustNotBeNull = Nuxeo host must not be null
+NuxeoAuthorityConnector.PasswordMustNotBeNull = Nuxeo password must not be null
+NuxeoAuthorityConnector.HostMustNotIncludeSlash = Nuxeo host must not include
a '/' character
+NuxeoAuthorityConnector.PortMustBeAnInteger = Nuxeo port must be an integer
+NuxeoAuthorityConnector.PathMustNotBeNull = Nuxeo path must not be null
+NuxeoAuthorityConnector.PathMustBeginWithASlash = Nuxeo path must begin with
'/' character
+
+#Buttons
+NuxeoAuthorityConnector.Add = Add
\ No newline at end of file
Added:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_zh_CN.properties
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_zh_CN.properties?rev=1791435&view=auto
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_zh_CN.properties
(added)
+++
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/authorities/authorities/nuxeo/common_zh_CN.properties
Sat Apr 15 00:09:52 2017
@@ -0,0 +1,36 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+#Tabs
+NuxeoAuthorityConnector.Server = Server
+
+#Properties
+NuxeoAuthorityConnector.Protocol = Protocol
+NuxeoAuthorityConnector.Host = Host
+NuxeoAuthorityConnector.Port = Port
+NuxeoAuthorityConnector.Path = Path
+NuxeoAuthorityConnector.Username = Username
+NuxeoAuthorityConnector.Password = Password
+
+#Errors
+NuxeoAuthorityConnector.HostMustNotBeNull = Nuxeo host must not be null
+NuxeoAuthorityConnector.PasswordMustNotBeNull = Nuxeo password must not be null
+NuxeoAuthorityConnector.HostMustNotIncludeSlash = Nuxeo host must not include
a '/' character
+NuxeoAuthorityConnector.PortMustBeAnInteger = Nuxeo port must be an integer
+NuxeoAuthorityConnector.PathMustNotBeNull = Nuxeo path must not be null
+NuxeoAuthorityConnector.PathMustBeginWithASlash = Nuxeo path must begin with
'/' character
+
+#Buttons
+NuxeoAuthorityConnector.Add = Add
\ No newline at end of file
Modified:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_en_US.properties
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_en_US.properties?rev=1791435&r1=1791434&r2=1791435&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_en_US.properties
(original)
+++
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_en_US.properties
Sat Apr 15 00:09:52 2017
@@ -1,4 +1,17 @@
-
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
#Configuration tabs
NuxeoRepositoryConnector.Server = Server
Modified:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_es_ES.properties
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_es_ES.properties?rev=1791435&r1=1791434&r2=1791435&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_es_ES.properties
(original)
+++
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_es_ES.properties
Sat Apr 15 00:09:52 2017
@@ -1,4 +1,17 @@
-
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
#Configuration tabs
NuxeoRepositoryConnector.Server = Servidor
@@ -15,29 +28,29 @@ NuxeoRepositoryConnector.Host = Host
NuxeoRepositoryConnector.Port = Puerto
NuxeoRepositoryConnector.Path = Ruta
NuxeoRepositoryConnector.Username = Nombre de usuario
-NuxeoRepositoryConnector.Password = Contraseña
+NuxeoRepositoryConnector.Password = Contraseña
#Errors
NuxeoRepositoryConnector.HostMustNotBeNull = El host de Nuxeo no
debe ser nulo
-NuxeoRepositoryConnector.PasswordMustNotBeNull = La contraseña de
nuxeo no debe ser nula.
-NuxeoRepositoryConnector.HostMustNotIncludeSlash = El host de Nuxeo no debe
incluir el carácter '/'
+NuxeoRepositoryConnector.PasswordMustNotBeNull = La contraseña de
nuxeo no debe ser nula.
+NuxeoRepositoryConnector.HostMustNotIncludeSlash = El host de Nuxeo no debe
incluir el carácter '/'
NuxeoRepositoryConnector.PortMustBeAnInteger = El puerto de Nuxeo debe ser
un entero
NuxeoRepositoryConnector.PathMustNotBeNull = La ruta de Nuxeo no
debe ser nula
-NuxeoRepositoryConnector.PathMustBeginWithASlash = La ruta de Nuxeo debe
comenzar por el carácter '/'
+NuxeoRepositoryConnector.PathMustBeginWithASlash = La ruta de Nuxeo debe
comenzar por el carácter '/'
#Buttons
-NuxeoRepositoryConnector.Add = Añadir
-NuxeoRepositoryConnector.AddDomain = Añadir dominio
-NuxeoRepositoryConnector.AddDocumentType = Añadir tipo de documento
+NuxeoRepositoryConnector.Add = Añadir
+NuxeoRepositoryConnector.AddDomain = Añadir dominio
+NuxeoRepositoryConnector.AddDocumentType = Añadir tipo de
documento
NuxeoRepositoryConnector.Delete = Borrar
NuxeoRepositoryConnector.DeleteDomain = Borrar dominio
NuxeoRepositoryConnector.DeleteDocumentType = Borrar tipo de documento
-NuxeoRepositoryConnector.NoDomainsConfigured = Sin dominios
configurados. Todos los dominios se rastrearán.
+NuxeoRepositoryConnector.NoDomainsConfigured = Sin dominios
configurados. Todos los dominios se rastrearán.
NuxeoRepositoryConnector.TypeInADomain = Escriba un
dominio
-NuxeoRepositoryConnector.NoDocumentsTypeConfigured = Sin tipo de
documentos configurados. Todos los tipos de documentos se rastrearán.
+NuxeoRepositoryConnector.NoDocumentsTypeConfigured = Sin tipo de
documentos configurados. Todos los tipos de documentos se rastrearán.
NuxeoRepositoryConnector.TypeInADocumentType = Escriba un tipo
de documento
NuxeoRepositoryConnector.ProcessTags= Procesar etiquetas
Added:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_ja_JP.properties
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_ja_JP.properties?rev=1791435&view=auto
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_ja_JP.properties
(added)
+++
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_ja_JP.properties
Sat Apr 15 00:09:52 2017
@@ -0,0 +1,57 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+#Configuration tabs
+NuxeoRepositoryConnector.Server = Server
+
+#Specifications tabs
+NuxeoRepositoryConnector.Domains = Domains
+NuxeoRepositoryConnector.DocumentsType = Documents type
+NuxeoRepositoryConnector.Documents = Documents
+
+
+#Properties
+NuxeoRepositoryConnector.Protocol = Protocol
+NuxeoRepositoryConnector.Host = Host
+NuxeoRepositoryConnector.Port = Port
+NuxeoRepositoryConnector.Path = Path
+NuxeoRepositoryConnector.Username = Username
+NuxeoRepositoryConnector.Password = Password
+
+#Errors
+NuxeoRepositoryConnector.HostMustNotBeNull = Nuxeo host must not
be null
+NuxeoRepositoryConnector.PasswordMustNotBeNull = Nuxeo password must not be
null
+NuxeoRepositoryConnector.HostMustNotIncludeSlash = Nuxeo host must not include
a '/' character
+NuxeoRepositoryConnector.PortMustBeAnInteger = Nuxeo port must be an integer
+NuxeoRepositoryConnector.PathMustNotBeNull = Nuxeo path must not
be null
+NuxeoRepositoryConnector.PathMustBeginWithASlash = Nuxeo path must begin with
'/' character
+
+#Buttons
+NuxeoRepositoryConnector.Add = Add
+NuxeoRepositoryConnector.AddDomain = Add domain
+NuxeoRepositoryConnector.AddDocumentType = Add document type
+NuxeoRepositoryConnector.Delete = Delete
+NuxeoRepositoryConnector.DeleteDomain = Delete domain
+NuxeoRepositoryConnector.DeleteDocumentType = Delete document type
+
+
+NuxeoRepositoryConnector.NoDomainsConfigured = No domains configured.
All domains will be crawled
+NuxeoRepositoryConnector.TypeInADomain = Type in a domain
+
+NuxeoRepositoryConnector.NoDocumentsTypeConfigured = No documents
type configured. All documents type will be crawled
+NuxeoRepositoryConnector.TypeInADocumentType = Type in a
document type
+
+NuxeoRepositoryConnector.ProcessTags= Process tags
+NuxeoRepositoryConnector.ProcessAttachments= Process attachments
Added:
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_zh_CN.properties
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_zh_CN.properties?rev=1791435&view=auto
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_zh_CN.properties
(added)
+++
manifoldcf/branches/CONNECTORS-1290-2/connectors/nuxeo/connector/src/main/native2ascii/org/apache/manifoldcf/crawler/connectors/nuxeo/common_zh_CN.properties
Sat Apr 15 00:09:52 2017
@@ -0,0 +1,57 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+#Configuration tabs
+NuxeoRepositoryConnector.Server = Server
+
+#Specifications tabs
+NuxeoRepositoryConnector.Domains = Domains
+NuxeoRepositoryConnector.DocumentsType = Documents type
+NuxeoRepositoryConnector.Documents = Documents
+
+
+#Properties
+NuxeoRepositoryConnector.Protocol = Protocol
+NuxeoRepositoryConnector.Host = Host
+NuxeoRepositoryConnector.Port = Port
+NuxeoRepositoryConnector.Path = Path
+NuxeoRepositoryConnector.Username = Username
+NuxeoRepositoryConnector.Password = Password
+
+#Errors
+NuxeoRepositoryConnector.HostMustNotBeNull = Nuxeo host must not
be null
+NuxeoRepositoryConnector.PasswordMustNotBeNull = Nuxeo password must not be
null
+NuxeoRepositoryConnector.HostMustNotIncludeSlash = Nuxeo host must not include
a '/' character
+NuxeoRepositoryConnector.PortMustBeAnInteger = Nuxeo port must be an integer
+NuxeoRepositoryConnector.PathMustNotBeNull = Nuxeo path must not
be null
+NuxeoRepositoryConnector.PathMustBeginWithASlash = Nuxeo path must begin with
'/' character
+
+#Buttons
+NuxeoRepositoryConnector.Add = Add
+NuxeoRepositoryConnector.AddDomain = Add domain
+NuxeoRepositoryConnector.AddDocumentType = Add document type
+NuxeoRepositoryConnector.Delete = Delete
+NuxeoRepositoryConnector.DeleteDomain = Delete domain
+NuxeoRepositoryConnector.DeleteDocumentType = Delete document type
+
+
+NuxeoRepositoryConnector.NoDomainsConfigured = No domains configured.
All domains will be crawled
+NuxeoRepositoryConnector.TypeInADomain = Type in a domain
+
+NuxeoRepositoryConnector.NoDocumentsTypeConfigured = No documents
type configured. All documents type will be crawled
+NuxeoRepositoryConnector.TypeInADocumentType = Type in a
document type
+
+NuxeoRepositoryConnector.ProcessTags= Process tags
+NuxeoRepositoryConnector.ProcessAttachments= Process attachments