Author: hansbak
Date: Fri Feb 15 00:33:41 2008 New Revision: 627973 URL: http://svn.apache.org/viewvc?rev=627973&view=rev Log: converted the Content Error labels and added the Thai language Added: ofbiz/trunk/applications/content/config/ContentErrorUiLabels.xml Removed: ofbiz/trunk/applications/content/config/ContentErrorUiLabels.properties ofbiz/trunk/applications/content/config/ContentErrorUiLabels_es.properties ofbiz/trunk/applications/content/config/ContentErrorUiLabels_fr.properties ofbiz/trunk/applications/content/config/ContentErrorUiLabels_it.properties ofbiz/trunk/applications/content/config/ContentErrorUiLabels_ro.properties ofbiz/trunk/applications/content/config/ContentErrorUiLabels_zh.properties Added: ofbiz/trunk/applications/content/config/ContentErrorUiLabels.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/config/ContentErrorUiLabels.xml?rev=627973&view=auto ============================================================================== --- ofbiz/trunk/applications/content/config/ContentErrorUiLabels.xml (added) +++ ofbiz/trunk/applications/content/config/ContentErrorUiLabels.xml Fri Feb 15 00:33:41 2008 @@ -0,0 +1,183 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + 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. +--> +<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <property key="dataEvents.error_call_create_service"> + <value xml:lang="en">Error calling the createDataResource service</value> + <value xml:lang="es">Error al llamar al servicio 'createDataResource'</value> + <value xml:lang="fr">erreur pendant l'appel du createDataResource</value> + <value xml:lang="it">Errore esecuzione servizio createDataResource</value> + <value xml:lang="ro">Eroare executie serviciu createDataResource</value> + <value xml:lang="th">Error : à¸à¸´à¸à¸à¸¥à¸²à¸ ! à¹à¸à¸à¸²à¸£à¹à¸£à¸µà¸¢à¸à¸à¸£à¸´à¸à¸²à¸£à¸ªà¸£à¹à¸²à¸à¸à¹à¸à¸¡à¸¹à¸¥à¹à¸«à¸¥à¹à¸à¸à¸µà¹à¸¡à¸²</value> + <value xml:lang="zh">è°ç¨æ°å»ºæ°æ®èµæºï¼createDataResourceï¼æå¡æ¶åºé</value> + </property> + <property key="dataEvents.error_call_update_service"> + <value xml:lang="en">Error calling the updateDataResource service</value> + <value xml:lang="es">Error al llamar al servicio 'updateDataResource'</value> + <value xml:lang="fr">Erreur pendant l'appel du service update data resource</value> + <value xml:lang="it">Errore esecuzione servizio updateDataResource</value> + <value xml:lang="ro">Eroare la executarea serviciului updateDataResource</value> + <value xml:lang="th">Error : à¸à¸´à¸à¸à¸¥à¸²à¸ ! à¹à¸à¸à¸²à¸£à¹à¸£à¸µà¸¢à¸à¸à¸£à¸´à¸à¸²à¸£à¹à¸à¸¥à¸µà¹à¸¢à¸à¹à¸à¸¥à¸à¸à¹à¸à¸¡à¸¹à¸¥à¹à¸«à¸¥à¹à¸à¸à¸µà¹à¸¡à¸²</value> + <value xml:lang="zh">è°ç¨æ´æ°æ°æ®èµæºï¼updateDataResourceï¼æå¡æ¶åºé</value> + </property> + <property key="dataEvents.error_get_image"> + <value xml:lang="en">Error getting image record from acquireImage</value> + <value xml:lang="es">Error al obtener la imagen a partir de la captura de imagenes</value> + <value xml:lang="fr">Error getting image record from acquireImage</value> + <value xml:lang="it">Errore lettura record immagine da aquireImage</value> + <value xml:lang="ro">Eroare la citirea record imagine din aquireImage</value> + <value xml:lang="th">Error : à¸à¸´à¸à¸à¸¥à¸²à¸ ! à¹à¸à¸à¸²à¸£à¸£à¸±à¸à¸£à¸¹à¸à¸ าà¸à¸à¸²à¸à¸£à¸¹à¸à¸à¸µà¹à¹à¸à¹</value> + <value xml:lang="zh">ä»è·åå¾åï¼acquireImageï¼è·å¾å¾åè®°å½æ¶åºé</value> + </property> + <property key="dataEvents.error_write_image"> + <value xml:lang="en">Error writing image to OutputStream</value> + <value xml:lang="es">Error al imprimir la imagen en la salida</value> + <value xml:lang="fr">Erreur pendant "l'écriture" de l'image </value> + <value xml:lang="it">Errore scrittura immagine su OutputStream</value> + <value xml:lang="ro">Eroare la scrierea imaginii in OutputStream</value> + <value xml:lang="th">Error : à¸à¸´à¸à¸à¸¥à¸²à¸ ! à¹à¸à¸à¸²à¸£à¹à¸à¸µà¸¢à¸à¸£à¸¹à¸à¸ าà¸à¹à¸à¹à¸à¸à¹à¸à¸¡à¸¹à¸¥à¸à¸à¸à¹à¸</value> + <value xml:lang="zh">æå¾ååå ¥OutputStreamæ¶åºé</value> + </property> + <property key="dataEvents.image_or_type_null"> + <value xml:lang="en">image({b}) or type(${imageType}) is null or empty</value> + <value xml:lang="es">imagen({b}) o tipo(${imageType}) son nulos o están vacios</value> + <value xml:lang="fr">image ou type (${imageType}) invalide ou est vide</value> + <value xml:lang="it">immagine({b}) o tipo (${imageType}) è nullo o vuoto</value> + <value xml:lang="ro">imagine({b}) sau tip (${imageType}) este zero sau o lipseste</value> + <value xml:lang="th">รูà¸à¸ าภ({b}) หรืภà¸à¸£à¸°à¸ ภ(${imageType}) à¹à¸¡à¹à¸¡à¸µà¸à¹à¸²à¸«à¸£à¸·à¸à¹à¸à¹à¸à¸à¹à¸²à¸§à¹à¸²à¸</value> + <value xml:lang="zh">å¾å({b})æç±»å(${imageType})为nullæ为空</value> + </property> + <property key="dataResourceWorker.image_or_field_null"> + <value xml:lang="en">imageFi(${imageFi}) or idFieldValue(${idFieldValue}) is null</value> + <value xml:lang="es">Imagen(${imageFi}) or Campo(${idFieldValue}) son nulos</value> + <value xml:lang="fr">imageFi (${imageFi}) ou idFieldValue (${idFieldValue}) est invalide</value> + <value xml:lang="it">imageFi(${imageFi}) o idFieldValue(${idFieldValue}) è nullo</value> + <value xml:lang="ro">imageFi(${imageFi}) sau idFieldValue(${idFieldValue}) este zero</value> + <value xml:lang="th">à¸à¹à¸à¸à¸£à¸¹à¸à¸ าภ(${imageFi}) หรืà¸à¸£à¸«à¸±à¸ªà¸à¹à¸² (${idFieldValue}) à¹à¸¡à¹à¸¡à¸µà¸à¹à¸²</value> + <value xml:lang="zh">imageFi(${imageFi})æidFieldValue(${idFieldValue})为null</value> + </property> + <property key="dataResourceWorker.no_files_uploaded"> + <value xml:lang="en">No files uploaded</value> + <value xml:lang="es">No se cargaron los archivos</value> + <value xml:lang="fr">Pas de fichiers mis à jour</value> + <value xml:lang="it">Nessun file caricato</value> + <value xml:lang="ro">Nici-un fisier incarcat</value> + <value xml:lang="th">à¹à¸¡à¹à¸¡à¸µà¹à¸à¸¥à¹à¹à¸«à¸¥à¸</value> + <value xml:lang="zh">没æä¸ä¼ æ件</value> + </property> + <property key="layoutEvents.content_empty"> + <value xml:lang="en">content is empty</value> + <value xml:lang="es">El contenido está vacio</value> + <value xml:lang="fr">content est vide</value> + <value xml:lang="it">content è vuoto</value> + <value xml:lang="ro">content este fara continut</value> + <value xml:lang="th">หัวà¸à¹à¸à¹à¸à¹à¸à¸à¹à¸²à¸§à¹à¸²à¸</value> + <value xml:lang="zh">å 容为空</value> + </property> + <property key="layoutEvents.content_id_empty"> + <value xml:lang="en">contentId is empty</value> + <value xml:lang="es">El id del contenido está vacÃo</value> + <value xml:lang="fr">contentId est vide</value> + <value xml:lang="it">contentId è vuoto</value> + <value xml:lang="ro">contentId este fara continut</value> + <value xml:lang="th">รหัสหัวà¸à¹à¸à¹à¸à¹à¸à¸à¹à¸²à¸§à¹à¸²à¸</value> + <value xml:lang="zh">å 容æ è¯ï¼contentIdï¼ä¸ºç©º</value> + </property> + <property key="layoutEvents.content_id_to_null"> + <value xml:lang="en">contentIdTo is null</value> + <value xml:lang="es">El id del contenido es nulo</value> + <value xml:lang="fr">contentIdTo est invalide</value> + <value xml:lang="it">contentIdTo è nullo</value> + <value xml:lang="ro">contentIdTo este zero</value> + <value xml:lang="th">à¹à¸¡à¹à¸¡à¸µà¸à¹à¸²à¹à¸à¸£à¸«à¸±à¸ªà¸«à¸±à¸§à¸à¹à¸</value> + <value xml:lang="zh">contentIdTo为null</value> + </property> + <property key="layoutEvents.data_ressource_id_null"> + <value xml:lang="en">DataRessourceId is null</value> + <value xml:lang="es">El id del recurso de datos está vacÃo</value> + <value xml:lang="fr">DataRessourceId est invalide</value> + <value xml:lang="it">DataRessourceId è nullo</value> + <value xml:lang="ro">DataRessourceId este zero</value> + <value xml:lang="th">à¹à¸¡à¹à¸¡à¸µà¸à¹à¸²à¹à¸à¸£à¸«à¸±à¸ªà¹à¸«à¸¥à¹à¸à¸à¸µà¹à¸¡à¸²</value> + <value xml:lang="zh">æ°æ®èµæºæ è¯ï¼DataRessourceIdï¼ä¸ºnull</value> + </property> + <property key="layoutEvents.empty"> + <value xml:lang="en">is empty</value> + <value xml:lang="es">VacÃo</value> + <value xml:lang="fr">est vide</value> + <value xml:lang="it">è vuoto</value> + <value xml:lang="ro">este fara continut</value> + <value xml:lang="th">à¹à¸à¹à¸à¸à¹à¸²à¸§à¹à¸²à¸</value> + <value xml:lang="zh">为空</value> + </property> + <property key="layoutEvents.entityname_empty"> + <value xml:lang="en">'entityName' is empty</value> + <value xml:lang="es">'entityName' está vacÃo</value> + <value xml:lang="fr">'entityName' est vide</value> + <value xml:lang="it">'entityName' è vuoto</value> + <value xml:lang="ro">'entityName' este fara continut</value> + <value xml:lang="th">'entityName' à¹à¸à¹à¸à¸à¹à¸²à¸§à¹à¸²à¸</value> + <value xml:lang="zh">'å®ä½å称ï¼entityNameï¼'为空</value> + </property> + <property key="layoutEvents.image_data_null"> + <value xml:lang="en">Image data is null</value> + <value xml:lang="es">Imagen es nula</value> + <value xml:lang="fr">Image date est invalide</value> + <value xml:lang="it">Image data è nullo</value> + <value xml:lang="ro">Image data este zero</value> + <value xml:lang="th">à¸à¹à¸à¸¡à¸¹à¸¥à¸£à¸¹à¸à¸ าà¸à¹à¸à¹à¸à¹à¸¡à¹à¸¡à¸µà¸à¹à¸²</value> + <value xml:lang="zh">å¾åæ°æ®ä¸ºnull</value> + </property> + <property key="layoutEvents.no_subcontent"> + <value xml:lang="en">No subcontent found</value> + <value xml:lang="es">No se encontro subcontenido</value> + <value xml:lang="fr">pas de 'subcontent' trouvé</value> + <value xml:lang="it">Nessun sotto-contenuto trovato</value> + <value xml:lang="ro">Nici-un sub-continut gasit</value> + <value xml:lang="th">à¹à¸¡à¹à¸à¸à¸«à¸±à¸§à¸à¹à¸à¸¢à¹à¸à¸¢</value> + <value xml:lang="zh">没ææ¾å°åå 容</value> + </property> + <property key="layoutWorker.image_null"> + <value xml:lang="en">imageFi(${imageFi}) is null</value> + <value xml:lang="es">Imagen(${imageFi}) eestá vacÃa</value> + <value xml:lang="fr">imageFi(${imageFi}) est invalide</value> + <value xml:lang="it">imageFi(${imageFi}) è nullo</value> + <value xml:lang="ro">imageFi(${imageFi}) este zero</value> + <value xml:lang="th">à¹à¸¡à¹à¸¡à¸µà¸à¹à¸²à¹à¸à¸à¹à¸à¸à¸£à¸¹à¸à¸ าภ(${imageFi}) </value> + <value xml:lang="zh">imageFi(${imageFi})为null</value> + </property> + <property key="layoutWorker.no_files_uploaded"> + <value xml:lang="en">No files uploaded</value> + <value xml:lang="es">No se cargaron archivos</value> + <value xml:lang="fr">Pas de fichiers chargés</value> + <value xml:lang="it">Nessun file caricato</value> + <value xml:lang="ro">Nici-un fisier incarcat</value> + <value xml:lang="th">à¹à¸¡à¹à¸¡à¸µà¹à¸à¸¥à¹à¹à¸«à¸¥à¸</value> + <value xml:lang="zh">没æä¸ä¼ æ件</value> + </property> + <property key="uploadContentAndImage.no_files_uploaded"> + <value xml:lang="en">No files uploaded</value> + <value xml:lang="es">No se cargaron archivos</value> + <value xml:lang="fr">Pas de fichiers mis à jour</value> + <value xml:lang="it">Nessun file caricato</value> + <value xml:lang="ro">Nici-un fisier incarcat</value> + <value xml:lang="th">à¹à¸¡à¹à¸¡à¸µà¹à¸à¸¥à¹</value> + <value xml:lang="zh">没æä¸ä¼ æ件</value> + </property> +</resource> |
Free forum by Nabble | Edit this page |