Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Commit

Permalink
Added translation-server as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoreram committed Oct 8, 2015
1 parent 6b0ab70 commit 90029b9
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 13 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"phpunit/phpunit": "4.5.0",

"mmoreram/php-formatter": "1.0.4",
"mmoreram/translation-server": "dev-master",
"fabpot/php-cs-fixer": "1.4.2",
"visithor/visithor-bundle": "^0.1.8"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -309,10 +309,10 @@ admin:
setting_disabled_master_currency: 'No es pot guardar com a principal una divisa desactivada'
field:
iso: ISO
master: 'Moneda principal'
name: Nom
status: Activa
symbol: Símbol
master: 'Moneda principal'
list: 'Llista de divises'
plural: Divises
saved:
Expand Down Expand Up @@ -685,6 +685,9 @@ admin:
title: Preu
reduced_price:
title: 'Preu reduït'
sku:
placeholder: 'ex. SAU102'
title: SKU
slug:
customize: 'Personalitzar la ruta'
placeholder: 'p.e. meu/producte/genial'
Expand All @@ -695,9 +698,6 @@ admin:
title: 'Pes (en g)'
width:
title: 'Amplada (en cm)'
sku:
title: SKU
placeholder: 'ex. SAU102'
in_store: 'Veure a la tenda'
info:
variants_before_saving: 'Podràs afegir variants un cop hagis guardat el producte'
Expand Down Expand Up @@ -774,6 +774,8 @@ admin:
section:
address:
title: 'Direcció fiscal'
corporate:
title: 'Imatge corporativa'
payment:
title: 'Métodes de pagament'
products:
Expand All @@ -783,8 +785,6 @@ admin:
title: 'Imatge corporativa'
store:
title: General
corporate:
title: 'Imatge corporativa'
single: Configuració
shipping_payment:
plural: 'Pagaments / Enviaments'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -309,10 +309,10 @@ admin:
setting_disabled_master_currency: 'No se puede guardar como principal una divisa desactivada'
field:
iso: ISO
master: 'Moneda principal'
name: Nombre
status: Activo
symbol: Símbolo
master: 'Moneda principal'
list: 'Listado de divisas'
plural: Divisas
saved:
Expand Down Expand Up @@ -781,10 +781,10 @@ admin:
products:
description: 'Configura los datos del producto.'
title: 'Configuración del producto'
store:
title: General
profile:
title: 'Imagen corporativa'
store:
title: General
single: Configuración
shipping_payment:
plural: 'Pagos / envíos'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ template:
password:
email_sent: 'Correu enviat'
email_sent_text: 'Li hem enviat un correu electrònic amb tots les instruccions per a recuperar la teva contrasenya'
password_sent: 'Contrasenya enviada'
password_sent_text: 'T''hem enviat un email amb tota l''informació per a recuperar la teva contrasenya'
recover_password: 'Recuperar contrasenya'
register: Registrar-se
password_sent_text: 'T''hem enviat un email amb tota l''informació per a recuperar la teva contrasenya'
password_sent: 'Contrasenya enviada'
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ template:
password:
email_sent: 'Correo enviado'
email_sent_text: 'Le hemos enviado un correo con todas las instrucciones para recuperar su contraseña'
recover_password: 'Recuperar contraseña'
register: Registrarse
password_sent: 'Contraseña enviada'
password_sent_text: 'Te hemos enviado un email con toda la información necesaria para que recuperes tu contraseña'
recover_password: 'Recuperar contraseña'
register: Registrarse

0 comments on commit 90029b9

Please sign in to comment.