From 5317b08ebe4a7fb43823502ee21065059e4190ee Mon Sep 17 00:00:00 2001 From: hajma <hajma@localhost> Date: Thu, 23 Jul 2009 08:44:32 +0000 Subject: [PATCH] l10n files update --- opends/src/admin/messages/AttributeSyntaxCfgDefn_es.properties | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/opends/src/admin/messages/AttributeSyntaxCfgDefn_es.properties b/opends/src/admin/messages/AttributeSyntaxCfgDefn_es.properties index 389609f..dd22b3b 100644 --- a/opends/src/admin/messages/AttributeSyntaxCfgDefn_es.properties +++ b/opends/src/admin/messages/AttributeSyntaxCfgDefn_es.properties @@ -1,5 +1,5 @@ -user-friendly-name=Attribute Syntax -user-friendly-plural-name=Attribute Syntaxes -synopsis=Attribute Syntaxes define the type of data that may be stored in an attribute with that syntax. A syntax is generally associated with a set of matching rules that indicate how to perform matching operations against values of that syntax. -property.enabled.synopsis=Indicates whether the Attribute Syntax is enabled. -property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Attribute Syntax implementation. +user-friendly-name=Sintaxis del atributo +user-friendly-plural-name=Las sintaxis del atributo +synopsis=Las sintaxis del atributo definen el tipo de datos que pueden almacenarse en un atributo con dicha sintaxis. Una sintaxis se asocia generalmente con un conjunto de reglas coincidentes que indican c\u00f3mo realizar operaciones coincidentes frente a valores de dicha sintaxis. +property.enabled.synopsis=Indica si est\u00e1 habilitada la sintaxis de atributo. +property.java-class.synopsis=Especifica el nombre completo de la clase de Java que proporciona la implementaci\u00f3n de la sintaxis de atributo. -- Gitblit v1.10.0