diff --git a/www/plugins/es/i18n/locale-en-GB.json b/www/plugins/es/i18n/locale-en-GB.json index 5dfa7831a239ed1d98dbb661c2d060d060b5e3d3..3746db0af953418ad16b0a4b2a439bb70d57c63e 100644 --- a/www/plugins/es/i18n/locale-en-GB.json +++ b/www/plugins/es/i18n/locale-en-GB.json @@ -199,68 +199,6 @@ "SEARCH_BLOCKS_FAILED": "Error while searching blocks." } }, - "MARKET": { - "COMMON": { - "PRICE": "Price", - "BTN_BUY": "Buy", - "BTN_BUY_DOTS": "Buy...", - "BTN_NEW_AD": "New ad" - }, - "SEARCH": { - "TITLE": "Market", - "SEARCH_HELP": "What, Where: car, Columbia city, ...", - "BTN_ADD": "New", - "BTN_OPTIONS": "Advanced search", - "BTN_AROUND_ME": "Around me", - "SHOW_MORE": "Show more", - "SHOW_MORE_COUNT": "(current limit to {{limit}})", - "LOCATION": "Location", - "LOCATION_HELP": "City", - "LAST_RECORDS": "Last records:", - "RESULTS": "Results:", - "BTN_OFFERS": "Offers", - "BTN_NEEDS": "Needs" - }, - "VIEW": { - "TITLE": "Ad", - "MENU_TITLE": "Options", - "POPOVER_SHARE_TITLE": "Ad {{title}}", - "REMOVE_CONFIRMATION" : "Are you sure you want to delete this ad?<br/><br/> This is irreversible." - }, - "TYPE": { - "TITLE": "New ad", - "SELECT_TYPE": "Kind of ad:", - "OFFER": "Offer", - "NEED": "Need" - }, - "EDIT": { - "TITLE": "Edit", - "TITLE_NEW": "New ad", - "RECORD_TITLE": "Title", - "RECORD_TITLE_HELP": "Title", - "RECORD_DESCRIPTION": "Description", - "RECORD_DESCRIPTION_HELP": "Description", - "RECORD_LOCATION": "Address", - "RECORD_LOCATION_HELP": "Street, City", - "RECORD_PRICE": "Price", - "RECORD_PRICE_HELP": "Price (optional)", - "RECORD_CURRENCY": "Currency" - }, - "ERROR": { - "FAILED_SAVE_RECORD": "Saving ad failed", - "FAILED_UPDATE_RECORD": "Updating Ad failed", - "LOAD_CATEGORY_FAILED": "Loading categories failed", - "LOOKUP_RECORDS_FAILED": "Error while loading records.", - "LOAD_RECORD_FAILED": "Loading ad failed", - "REMOVE_RECORD_FAILED": "Deleting ad failed", - "FAILED_SAVE_COMMENT": "Saving comment failed", - "FAILED_REMOVE_COMMENT": "Deleting comment failed", - "RECORD_NOT_EXISTS": "Ad not found" - }, - "INFO": { - "RECORD_REMOVED" : "Ad successfully deleted" - } - }, "REGISTRY": { "CATEGORY": "Main activity", "GENERAL_DIVIDER": "Basic information", @@ -309,7 +247,7 @@ "RECORD_ADDRESS": "Address", "RECORD_ADDRESS_HELP": "Address: Street, building...", "RECORD_CITY": "City", - "RECORD_CITY_HELP": "City", + "RECORD_CITY_HELP": "City, Country", "RECORD_SOCIAL_NETWORKS": "Social networks and web site", "RECORD_PUBKEY": "Public key", "RECORD_PUBKEY_HELP": "Public key to receive payments" @@ -461,12 +399,6 @@ "TX_RECEIVED_MULTI": "You received a payment from <b>{{params[1]}}</b>.", "CERT_SENT": "Your <b>certification</b> to <span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\" ><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> was executed.", "CERT_RECEIVED": "You have <b>received a certification</b> from <span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span>.", - "MARKET": { - "NEW_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has commented on your ad: <b>{{params[2]}}</b>", - "UPDATE_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has modified his/her comment on your ad: <b>{{params[2]}}</b>", - "NEW_REPLY_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has replied to your comment on the ad: <b>{{params[2]}}</b>", - "UPDATE_REPLY_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has modified his/her answer to your comment on the ad: <b>{{params[2]}}</b>" - }, "REGISTRY": { "NEW_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has commented on your referencing: <b>{{params[2]}}</b>", "UPDATE_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has modified his comment on your referencing: <b>{{params[2]}}</b>", diff --git a/www/plugins/es/i18n/locale-en.json b/www/plugins/es/i18n/locale-en.json index 5dfa7831a239ed1d98dbb661c2d060d060b5e3d3..3746db0af953418ad16b0a4b2a439bb70d57c63e 100644 --- a/www/plugins/es/i18n/locale-en.json +++ b/www/plugins/es/i18n/locale-en.json @@ -199,68 +199,6 @@ "SEARCH_BLOCKS_FAILED": "Error while searching blocks." } }, - "MARKET": { - "COMMON": { - "PRICE": "Price", - "BTN_BUY": "Buy", - "BTN_BUY_DOTS": "Buy...", - "BTN_NEW_AD": "New ad" - }, - "SEARCH": { - "TITLE": "Market", - "SEARCH_HELP": "What, Where: car, Columbia city, ...", - "BTN_ADD": "New", - "BTN_OPTIONS": "Advanced search", - "BTN_AROUND_ME": "Around me", - "SHOW_MORE": "Show more", - "SHOW_MORE_COUNT": "(current limit to {{limit}})", - "LOCATION": "Location", - "LOCATION_HELP": "City", - "LAST_RECORDS": "Last records:", - "RESULTS": "Results:", - "BTN_OFFERS": "Offers", - "BTN_NEEDS": "Needs" - }, - "VIEW": { - "TITLE": "Ad", - "MENU_TITLE": "Options", - "POPOVER_SHARE_TITLE": "Ad {{title}}", - "REMOVE_CONFIRMATION" : "Are you sure you want to delete this ad?<br/><br/> This is irreversible." - }, - "TYPE": { - "TITLE": "New ad", - "SELECT_TYPE": "Kind of ad:", - "OFFER": "Offer", - "NEED": "Need" - }, - "EDIT": { - "TITLE": "Edit", - "TITLE_NEW": "New ad", - "RECORD_TITLE": "Title", - "RECORD_TITLE_HELP": "Title", - "RECORD_DESCRIPTION": "Description", - "RECORD_DESCRIPTION_HELP": "Description", - "RECORD_LOCATION": "Address", - "RECORD_LOCATION_HELP": "Street, City", - "RECORD_PRICE": "Price", - "RECORD_PRICE_HELP": "Price (optional)", - "RECORD_CURRENCY": "Currency" - }, - "ERROR": { - "FAILED_SAVE_RECORD": "Saving ad failed", - "FAILED_UPDATE_RECORD": "Updating Ad failed", - "LOAD_CATEGORY_FAILED": "Loading categories failed", - "LOOKUP_RECORDS_FAILED": "Error while loading records.", - "LOAD_RECORD_FAILED": "Loading ad failed", - "REMOVE_RECORD_FAILED": "Deleting ad failed", - "FAILED_SAVE_COMMENT": "Saving comment failed", - "FAILED_REMOVE_COMMENT": "Deleting comment failed", - "RECORD_NOT_EXISTS": "Ad not found" - }, - "INFO": { - "RECORD_REMOVED" : "Ad successfully deleted" - } - }, "REGISTRY": { "CATEGORY": "Main activity", "GENERAL_DIVIDER": "Basic information", @@ -309,7 +247,7 @@ "RECORD_ADDRESS": "Address", "RECORD_ADDRESS_HELP": "Address: Street, building...", "RECORD_CITY": "City", - "RECORD_CITY_HELP": "City", + "RECORD_CITY_HELP": "City, Country", "RECORD_SOCIAL_NETWORKS": "Social networks and web site", "RECORD_PUBKEY": "Public key", "RECORD_PUBKEY_HELP": "Public key to receive payments" @@ -461,12 +399,6 @@ "TX_RECEIVED_MULTI": "You received a payment from <b>{{params[1]}}</b>.", "CERT_SENT": "Your <b>certification</b> to <span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\" ><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> was executed.", "CERT_RECEIVED": "You have <b>received a certification</b> from <span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span>.", - "MARKET": { - "NEW_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has commented on your ad: <b>{{params[2]}}</b>", - "UPDATE_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has modified his/her comment on your ad: <b>{{params[2]}}</b>", - "NEW_REPLY_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has replied to your comment on the ad: <b>{{params[2]}}</b>", - "UPDATE_REPLY_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has modified his/her answer to your comment on the ad: <b>{{params[2]}}</b>" - }, "REGISTRY": { "NEW_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has commented on your referencing: <b>{{params[2]}}</b>", "UPDATE_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> has modified his comment on your referencing: <b>{{params[2]}}</b>", diff --git a/www/plugins/es/i18n/locale-es-ES.json b/www/plugins/es/i18n/locale-es-ES.json index c0034111dd15a48e4eada75eccac79c0ca54a7e5..4e39c2fc643744ebb749615f4c0c259d1c2fdeaf 100644 --- a/www/plugins/es/i18n/locale-es-ES.json +++ b/www/plugins/es/i18n/locale-es-ES.json @@ -19,7 +19,6 @@ } }, "MENU": { - "MARKET": "Anuncios", "REGISTRY": "Profesionales", "USER_PROFILE": "Mi perfil", "MESSAGES": "Mensajes", @@ -191,8 +190,9 @@ "TX_SEARCH_FILTER": { "MEMBER_FLOWS": "Entradas/salidas de miembros", "EXISTING_TRANSACTION": "Con transacciones", - "PERIOD": "Calculado entre el {{params[2]|formatDate}} y el {{params[4]|formatDate}}", - "PUBKEY": "Calculado por {{params[1]|formatPubkey}}" + "PERIOD": "<b class=\"ion-clock\"></b> Entre el <b class=\"gray\">{{params[1]|formatDateShort}}</b> ({{params[1]|formatTime}}) y el <b class=\"gray\">{{params[2]|formatDateShort}}</b> ({{params[2]|formatTime}})", + "ISSUER": "<b class=\"ion-android-desktop\"></b> Calculado por <b class=\"ion-key\"></b> {{params[1]|formatPubkey}}", + "TX_PUBKEY": "<b class=\"ion-card\"></b> Transacciones que implican <b class=\"ion-key\"></b> {{params[1]|formatPubkey}}" } }, "ERROR": { @@ -240,68 +240,6 @@ "SEARCH_GROUPS_FAILED": "Fracaso en la búsqueda de grupos" } }, - "MARKET": { - "COMMON": { - "PRICE": "Precio", - "BTN_BUY": "Comprar", - "BTN_BUY_DOTS": "Comprar…", - "BTN_NEW_AD": "Presento un anuncio" - }, - "SEARCH": { - "TITLE": "Anuncios", - "SEARCH_HELP": "Búsqueda (coche, libro...)", - "BTN_ADD": "Nuevo", - "BTN_OPTIONS": "Búsqueda avanzada", - "BTN_AROUND_ME": "Alrededor de yo", - "SHOW_MORE": "Visualizar más", - "SHOW_MORE_COUNT": "(lÃmite actual a {{limit}})", - "LOCATION": "localización", - "LOCATION_HELP": "Ciudad", - "LAST_RECORDS": "últimos anuncios :", - "RESULTS": "Resultados :", - "BTN_OFFERS": "Ofrecimientos", - "BTN_NEEDS": "Demandas" - }, - "VIEW": { - "TITLE": "Anuncio", - "MENU_TITLE": "Opciónes", - "POPOVER_SHARE_TITLE": "Anuncio {{title}}", - "REMOVE_CONFIRMATION" : "Está usted segura/o querer suprimir este anuncio ?<br/><br/>Esta operación es ireversible." - }, - "TYPE": { - "TITLE": "Nuevo anuncio", - "SELECT_TYPE": "Tipo de anuncio :", - "OFFER": "Ofrecimiento, Venta", - "NEED": "Demanda, Búsqueda" - }, - "EDIT": { - "TITLE": "Edición", - "TITLE_NEW": "Nuevo anuncio", - "RECORD_TITLE": "TÃtulo", - "RECORD_TITLE_HELP": "TÃtulo", - "RECORD_DESCRIPTION": "Descripción", - "RECORD_DESCRIPTION_HELP": "Descripción", - "RECORD_LOCATION": "Ciudad", - "RECORD_LOCATION_HELP": "Dirección, Ciudad", - "RECORD_PRICE": "Precio", - "RECORD_PRICE_HELP": "Precio (opcional)", - "RECORD_CURRENCY": "Moneda" - }, - "ERROR": { - "FAILED_SAVE_RECORD": "Fracaso durante el registro de el anuncio", - "FAILED_UPDATE_RECORD": "Fracaso durante la actualización de el anuncio", - "LOAD_CATEGORY_FAILED": "Erreur de actualización de las categorÃas", - "LOOKUP_RECORDS_FAILED": "Fracaso durante la ejecución de la búsqueda.", - "LOAD_RECORD_FAILED": "Fracaso durante la carga de el anuncio.", - "REMOVE_RECORD_FAILED": "Erreur de la supresión de el anuncio", - "FAILED_SAVE_COMMENT": "Fracaso durante el respaldo del comentario", - "FAILED_REMOVE_COMMENT": "Fracaso durante la supresión del comentario", - "RECORD_NOT_EXISTS": "Anuncio inexistente" - }, - "INFO": { - "RECORD_REMOVED" : "Anuncio suprimido" - } - }, "REGISTRY": { "CATEGORY": "Actividad principal", "GENERAL_DIVIDER": "Informaciónes generales", @@ -361,7 +299,9 @@ "LOOKUP_RECORDS_FAILED": "Fracaso durante la ejecución de la búsqueda.", "REMOVE_RECORD_FAILED": "Fracaso en la supresión de la página", "SAVE_RECORD_FAILED": "Fracaso durante el respaldo", - "RECORD_NOT_EXISTS": "Página inexistente" + "RECORD_NOT_EXISTS": "Página inexistente", + "FAILED_SAVE_COMMENT": "Fracaso durante el respaldo del comentario", + "FAILED_REMOVE_COMMENT": "Fracaso durante la supresión del comentario", }, "INFO": { "RECORD_REMOVED" : "Página suprimida" @@ -372,6 +312,9 @@ "NO_PROFILE_DEFINED": "Ningún perfil Cesium+", "BTN_ADD": "Ingresar mi perfil", "BTN_EDIT": "Editar mi perfil", + "BTN_GEOLOC_ADDRESS": "Actualizar desde la dirección", + "BTN_GEOLOC_ME": "localizarme", + "BTN_REMOVE_GEOLOC": "Posición de eliminar", "UID": "Seudónimo", "TITLE": "Nombre, Apellido", "TITLE_HELP": "Nombre, Apellido", @@ -385,6 +328,10 @@ "GENERAL_DIVIDER": "Informaciónes generales", "LOCATION_DIVIDER": "Dirección", "SOCIAL_NETWORKS_DIVIDER": "Redes sociales, sitios web", + "LATITUDE": "Latitud", + "LATITUDE_HELP": "Latitud", + "LONGITUDE": "Longitud", + "LONGITUDE_HELP": "Longitud", "TECHNICAL_DIVIDER": "Informaciónes técnicas", "MODAL_AVATAR": { "TITLE": "Foto de perfil", @@ -393,11 +340,17 @@ "RESIZE_HELP": "<b>Encuadra la imagen</b>, si es necesario. Un clic mantenido sobre la imagen permite desplazarla. Hace un clic sobre la zona abajo a la izquierda para hacer zoom.", "RESULT_HELP": "<b>Aquà está el resultado</b> tal como está visible sobre su perfil :" }, + "MODAL_LOCATIONS": { + "TITLE": "Validación de direcciones", + "RESULT_DIVIDER": "Resultado(s) para <b>{{address}}</b>:" + }, "ERROR": { "LOAD_PROFILE_FAILED": "Fracaso en la carga del perfil usuario.", "SAVE_PROFILE_FAILED": "Fracaso durante el respaldo", "INVALID_SOCIAL_NETWORK_FORMAT": "Formato no tomado en cuenta : por favor, indica una dirección válida.<br/><br/>Ejemplos :<ul><li>- Una página Facebook (https://www.facebook.com/user)</li><li>- Una página web (http://www.misitio.es)</li><li>- Una dirección email (joe@dalton.com)</li></ul>", - "IMAGE_RESIZE_FAILED": "Fracaso durante el redimensionamiento de la imagen" + "IMAGE_RESIZE_FAILED": "Fracaso durante el redimensionamiento de la imagen", + "GEO_LOCATION_FAILED": "No se puede obtener de su ubicación", + "ADDRESS_LOCATION_FAILED": "No se puede recuperar la posición de la dirección" }, "INFO": { "PROFILE_SAVED": "Perfil respaldado" @@ -478,6 +431,8 @@ "NODE_BMA_UP": "El nodo <b>{{params[0]}}:{{params[1]}}</b> es de nuevo accesible.", "MEMBER_JOIN": "Ahora usted está <b>miembro</b> de la moneda <b>{{params[0]}}</b> !", "MEMBER_LEAVE": "No está <b>miembro</b> de la moneda <b>{{params[0]}}</b>!", + "MEMBER_EXCLUDE": "Usted ya no es un miembro de la moneda <b>{{params[0]}}</b>, la falta de no renovación o la falta de certificaciones.", + "MEMBER_REVOKE": "La revocación de su cuenta se ha hecho. Puede que no sea un miembro de la cuenta en moneda <b>{{params[0]}}</b>.", "MEMBER_ACTIVE": "Su renovación de adhesión a la moneda <b>{{params[0]}}</b> fue <b>tomado en cuenta</b>.", "TX_SENT": "Su <b>pago</b> a <span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\" ><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> fue efectuado.", "TX_SENT_MULTI": "Su <b>pago</b> a <b>{{params[1]}}</b> fue efectuado.", @@ -485,12 +440,6 @@ "TX_RECEIVED_MULTI": "Ha <b>recibido un pago</b> de <b>{{params[1]}}</b>.", "CERT_SENT": "Su <b>certificación</b> a <span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\" ><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> fue efectuada.", "CERT_RECEIVED": "Ha <b>recibido una certificación</b> de <span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span>.", - "MARKET": { - "NEW_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> ha comentado su anuncio : <b>{{params[2]}}</b>", - "UPDATE_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> ha modificado su comentario sobre su anuncio : <b>{{params[2]}}</b>", - "NEW_REPLY_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> ha contestado a su comentario sobre el anuncio : <b>{{params[2]}}</b>", - "UPDATE_REPLY_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> ha modificado la repuesta a su comentario sobre el anuncio : <b>{{params[2]}}</b>" - }, "REGISTRY": { "NEW_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> ha comentado su referencia : <b>{{params[2]}}</b>", "UPDATE_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> ha modificado su comentario sobre su referencia : <b>{{params[2]}}</b>", diff --git a/www/plugins/es/i18n/locale-fr-FR.json b/www/plugins/es/i18n/locale-fr-FR.json index 1cae69a3fc901717cbba8b3031dfda486a7c36f0..a9cf5d70ee19bdf7924ddc44336e8a641ca270b4 100644 --- a/www/plugins/es/i18n/locale-fr-FR.json +++ b/www/plugins/es/i18n/locale-fr-FR.json @@ -240,68 +240,6 @@ "SEARCH_GROUPS_FAILED": "Echec de la recherche de groupes" } }, - "MARKET": { - "COMMON": { - "PRICE": "Prix", - "BTN_BUY": "Acheter", - "BTN_BUY_DOTS": "Acheter...", - "BTN_NEW_AD": "je dépose une annonce" - }, - "SEARCH": { - "TITLE": "Annonces", - "SEARCH_HELP": "Recherche (voiture, livre...)", - "BTN_ADD": "Nouveau", - "BTN_OPTIONS": "Recherche avancée", - "BTN_AROUND_ME": "Autour de moi", - "SHOW_MORE": "Afficher plus", - "SHOW_MORE_COUNT": "(limite actuelle à {{limit}})", - "LOCATION": "Localisation", - "LOCATION_HELP": "Ville", - "LAST_RECORDS": "Dernières annonces :", - "RESULTS": "Résultats :", - "BTN_OFFERS": "Offres", - "BTN_NEEDS": "Demandes" - }, - "VIEW": { - "TITLE": "Annonce", - "MENU_TITLE": "Options", - "POPOVER_SHARE_TITLE": "Annonce {{title}}", - "REMOVE_CONFIRMATION" : "Êtes-vous sûr de vouloir supprimer cette annonce ?<br/><br/>Cette opération est irréversible." - }, - "TYPE": { - "TITLE": "Nouvelle annonce", - "SELECT_TYPE": "Type d'annonce :", - "OFFER": "Offre, Vente", - "NEED": "Demande, Recherche" - }, - "EDIT": { - "TITLE": "Edition", - "TITLE_NEW": "Nouvelle annonce", - "RECORD_TITLE": "Titre", - "RECORD_TITLE_HELP": "Titre", - "RECORD_DESCRIPTION": "Description", - "RECORD_DESCRIPTION_HELP": "Description", - "RECORD_LOCATION": "Ville", - "RECORD_LOCATION_HELP": "Adresse, Ville", - "RECORD_PRICE": "Prix", - "RECORD_PRICE_HELP": "Prix (optionnel)", - "RECORD_CURRENCY": "Monnaie" - }, - "ERROR": { - "FAILED_SAVE_RECORD": "Erreur lors de l'enregistrement de l'annonce", - "FAILED_UPDATE_RECORD": "Erreur lors de la mise à jour de l'annonce", - "LOAD_CATEGORY_FAILED": "Erreur d'initialisation des catégories", - "LOOKUP_RECORDS_FAILED": "Erreur lors de l'execution de la recherche.", - "LOAD_RECORD_FAILED": "Erreur lors du chargement de l'annonce.", - "REMOVE_RECORD_FAILED": "Erreur de la suppression de l'annonce", - "FAILED_SAVE_COMMENT": "Erreur lors de la sauvegarde du commentaire", - "FAILED_REMOVE_COMMENT": "Erreur lors de la suppression du commentaire", - "RECORD_NOT_EXISTS": "Annonce inexistante" - }, - "INFO": { - "RECORD_REMOVED" : "Annonce supprimée" - } - }, "REGISTRY": { "CATEGORY": "Activité principale", "GENERAL_DIVIDER": "Informations générales", @@ -385,7 +323,7 @@ "ADDRESS": "Rue", "ADDRESS_HELP": "Rue, complément d'adresse...", "CITY": "Ville", - "CITY_HELP": "Ville (optionnel)", + "CITY_HELP": "Ville, Pays", "SOCIAL_HELP": "http://...", "GENERAL_DIVIDER": "Informations générales", "LOCATION_DIVIDER": "Adresse", diff --git a/www/plugins/es/i18n/locale-nl-NL.json b/www/plugins/es/i18n/locale-nl-NL.json index 009ee496f8861943022a1352a4ddeadba3e991c3..a452b1cca55afe8f95a590ccc67dad72b81c28ef 100644 --- a/www/plugins/es/i18n/locale-nl-NL.json +++ b/www/plugins/es/i18n/locale-nl-NL.json @@ -19,7 +19,6 @@ } }, "MENU": { - "MARKET": "Advertenties", "REGISTRY": "Ondernemingen", "USER_PROFILE": "Mijn profiel", "MESSAGES": "Berichten" @@ -112,68 +111,6 @@ "MARK_ALL_AS_READ_FAILED": "Kan berichten niet als gelezen markeren." } }, - "MARKET": { - "COMMON": { - "PRICE": "Prijs", - "BTN_BUY": "Koop", - "BTN_BUY_DOTS": "Koop...", - "BTN_NEW_AD": "Nieuwe advertentie" - }, - "SEARCH": { - "TITLE": "Markt", - "SEARCH_HELP": "Wat, waar: auto, Utrecht, ...", - "BTN_ADD": "Nieuw", - "BTN_OPTIONS": "Geavanceerd zoeken", - "BTN_AROUND_ME": "In mijn omgeving", - "SHOW_MORE": "Toon meer", - "SHOW_MORE_COUNT": "(huidige limiet op {{limit}})", - "LOCATION": "Locatie", - "LOCATION_HELP": "Plaats", - "LAST_RECORDS": "Nieuwste advertenties:", - "RESULTS": "Resultaat:", - "BTN_OFFERS": "Aangeboden", - "BTN_NEEDS": "Gezocht" - }, - "VIEW": { - "TITLE": "Advertentie", - "MENU_TITLE": "Opties", - "POPOVER_SHARE_TITLE": "Advertentie {{title}}", - "REMOVE_CONFIRMATION" : "Weet je zeker dat je deze advertentie wil wissen?<br/><br/>Dit kan niet ongedaan worden gemaakt." - }, - "TYPE": { - "TITLE": "Nieuwe advertentie", - "SELECT_TYPE": "Soort advertentie:", - "OFFER": "Aanbod", - "NEED": "Vraag" - }, - "EDIT": { - "TITLE": "Bewerk", - "TITLE_NEW": "Nieuwe advertentie", - "RECORD_TITLE": "Titel", - "RECORD_TITLE_HELP": "Titel", - "RECORD_DESCRIPTION": "Beschrijving", - "RECORD_DESCRIPTION_HELP": "Beschrijving", - "RECORD_LOCATION": "Adres", - "RECORD_LOCATION_HELP": "Straat, Plaats", - "RECORD_PRICE": "Prijs", - "RECORD_PRICE_HELP": "Prijs (optioneel)", - "RECORD_CURRENCY": "Valuta" - }, - "ERROR": { - "FAILED_SAVE_RECORD": "Advertentie opslaan mislukt", - "FAILED_UPDATE_RECORD": "Advertentie aanpassen mislukt", - "LOAD_CATEGORY_FAILED": "Categorieên laden mislukt", - "LOOKUP_RECORDS_FAILED": "Fout tijdens laden van advertenties.", - "LOAD_RECORD_FAILED": "Advertentie laden mislukt", - "REMOVE_RECORD_FAILED": "Advertentie wissen mislukt", - "FAILED_SAVE_COMMENT": "Commentaar opslaan mislukt", - "FAILED_REMOVE_COMMENT": "Commentaar wissen mislukt", - "RECORD_NOT_EXISTS": "Advertentie niet gevonden" - }, - "INFO": { - "RECORD_REMOVED" : "Advertentie succesvol verwijderd" - } - }, "REGISTRY": { "CATEGORY": "Hoofdactiviteit", "GENERAL_DIVIDER": "Basisinformatie", @@ -304,12 +241,6 @@ "TX_RECEIVED_MULTI": "Je hebt een <b>betaling ontvangen</b> van <b>{{params[1]}}</b>.", "CERT_SENT": "Je <b>certificatie</b> van <span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\" ><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> is uitgevoerd.", "CERT_RECEIVED": "Je hebt een <b>certificatie ontvangen</b> van <span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid}\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span>.", - "MARKET": { - "NEW_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> heeft gereageerd op jouw advertentie: <b>{{params[2]}}</b>", - "UPDATE_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> heeft zijn/aar reactie op jouw advertentie bewerkt: <b>{{params[2]}}</b>", - "NEW_REPLY_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> heeft gereageerd op jouw commentaar op advertentie: <b>{{params[2]}}</b>", - "UPDATE_REPLY_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> heeft zijn/haar reactie op jouw commentaar bewerkt, op advertentie: <b>{{params[2]}}</b>" - }, "REGISTRY": { "NEW_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> heeft gereageerd op jouw referentie: <b>{{params[2]}}</b>", "UPDATE_COMMENT": "<span ng-class=\"{'gray': !notification.uid, 'positive':notification.uid }\"><i class=\"icon\" ng-class=\"{'ion-person': notification.uid, 'ion-key': !notification.uid}\"></i> {{name||uid||params[1]}}</span> heeft zijn/aar reactie op jouw referentie bewerkt: <b>{{params[2]}}</b>",