fix translate on plural
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Bernat Exposito Domenech 2020-05-20 08:52:20 +02:00
parent d289c17530
commit 4133021e5c
14 changed files with 17 additions and 17 deletions

View File

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

View File

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

View File

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

View File

@ -14,5 +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
claim: reclamacióm

View File

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

View File

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

View File

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

View File

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

View File

@ -21,4 +21,4 @@ Ascendant: Ascendente
Descendant: Descendente
Created from: Creado desde
Search orders by id: Buscar en la cesta por identificador
order: pedidos
order: pedido

View File

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

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: Tiquets
Tickets: Tickets
Warehouse: Almacén
Worker: Trabajador
VAT: IVA
@ -59,9 +59,9 @@ Freezed: Congelado
Risk: Riesgo
Invoice: Factura
You are going to delete this ticket: Vas a eliminar este ticket
Ticket deleted: Tiquet borrado
Search ticket by id or alias: Buscar tiquets por identificador o alias
ticket: tiquets
Ticket deleted: Ticket borrado
Search ticket by id or alias: Buscar tickets por identificador o alias
ticket: ticket
#sections
List: Listado

View File

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

View File

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

View File

@ -29,4 +29,4 @@ Warehouse: Almacén
Warehouses: Almacenes
Week days: Días de la semana
Zones: Zonas
zone: zonas
zone: zona