searchbar translates
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Bernat Exposito Domenech 2020-05-19 10:27:22 +02:00
parent 73035c5d65
commit d289c17530
16 changed files with 24 additions and 8 deletions

View File

@ -0,0 +1 @@
Search by: Search by {{modul | translate}}

View File

@ -0,0 +1 @@
Search by: Buscar por {{modul | translate}}

View File

@ -1,7 +1,7 @@
<form ng-submit="$ctrl.onSubmit()">
<vn-textfield
class="dense standout"
placeholder="{{::'Search' | translate}}"
placeholder="{{::'Search by' | translate: {modul: $ctrl.baseState} }}"
ng-model="$ctrl.searchString">
<prepend>
<vn-icon

View File

@ -136,7 +136,6 @@ export default class Searchbar extends Component {
fromBar() {
let filter = {};
if (this.searchString)
filter.search = this.searchString;
@ -288,6 +287,7 @@ ngModule.vnComponent('vnSearchbar', {
suggestedFilter: '<?',
panel: '@',
info: '@?',
placeholder: '@?',
onSearch: '&?',
baseState: '@?',
autoState: '<?',

View File

@ -14,4 +14,5 @@ Send Pickup order: Enviar orden de recogida
Show Pickup order: Ver orden de recogida
Search claim by id or client name: Buscar reclamaciones por identificador o nombre de cliente
Claim deleted!: Reclamación eliminada!
claim: reclamaciones

View File

@ -0,0 +1 @@
BILL: N/INV {{ref}}

View File

@ -1,6 +1,7 @@
Active: Activo
Amount: Importe
Client: Cliente
client: clientes
Comercial Name: Comercial
Has to invoice: Factura
Invoice by mail: Factura via e-mail

View File

@ -1,3 +1,5 @@
#Ordenar alfabeticamente
entry: entradas
# Sections

View File

@ -1,2 +1,3 @@
Invoice out: Facturas
invoiceOut: facturas
Search invoices by reference: Buscar facturas por referencia

View File

@ -1,4 +1,5 @@
Item: Artículo
item: articulos
View item: Ver artículo
Category: Reino
Description: Descripción

View File

@ -20,4 +20,5 @@ Color and price: Color y precio
Ascendant: Ascendente
Descendant: Descendente
Created from: Creado desde
Search orders by id: Buscar en la cesta por identificador
Search orders by id: Buscar en la cesta por identificador
order: pedidos

View File

@ -1,3 +1,4 @@
Routes: Rutas
Search routes by id: Buscar rutas por identificador
New route: Nueva ruta
New route: Nueva ruta
route: rutas

View File

@ -49,7 +49,7 @@ Shipment: Salida
Shipped: F. envío
Some fields are invalid: Algunos campos no son válidos
State: Estado
Tickets: Tickets
Tickets: Tiquets
Warehouse: Almacén
Worker: Trabajador
VAT: IVA
@ -59,8 +59,9 @@ Freezed: Congelado
Risk: Riesgo
Invoice: Factura
You are going to delete this ticket: Vas a eliminar este ticket
Ticket deleted: Ticket borrado
Search ticket by id or alias: Buscar tickets por identificador o alias
Ticket deleted: Tiquet borrado
Search ticket by id or alias: Buscar tiquets por identificador o alias
ticket: tiquets
#sections
List: Listado

View File

@ -13,6 +13,8 @@ Received: Recibido
Travel id: Id envío
Search travels by id: Buscar envíos por identificador
New travel: Nuevo envío
travel: envios
# Sections
Travels: Envíos
Log: Historial

View File

@ -18,3 +18,4 @@ User id: Id de usuario
View worker: Ver trabajador
Worker id: Id trabajador
Workers: Trabajadores
worker: trabajadores

View File

@ -28,4 +28,5 @@ Volumetric: Volumétrico
Warehouse: Almacén
Warehouses: Almacenes
Week days: Días de la semana
Zones: Zonas
Zones: Zonas
zone: zonas