changeset 3a67ae613337 in modules/stock_supply:default details: https://hg.tryton.org/modules/stock_supply?cmd=changeset;node=3a67ae613337 description: Update translations [skip ci] diffstat:
locale/ca.po | 10 ++++------ locale/de.po | 10 ++++------ locale/es.po | 10 ++++------ 3 files changed, 12 insertions(+), 18 deletions(-) diffs (81 lines): diff -r 3e4c704beb9b -r 3a67ae613337 locale/ca.po --- a/locale/ca.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/ca.po Sat Oct 31 12:14:32 2020 +0100 @@ -127,9 +127,8 @@ "You cannot define for the same product two order points with opposite locations\n" "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)." msgstr "" -"No es pot definir dos regles d'aprovisionament amb ubicacions oposades(de la" -" \"ubicació d'emmagatzemament\" a la \"ubicació d'aprovisionament\" i " -"viceversa)." +"No es pot definir dos regles d'aprovisionament amb ubicacions oposades(\n" +"de la \"ubicació d'emmagatzemament\" a la \"ubicació d'aprovisionament\" i viceversa)." msgctxt "" "model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal" @@ -137,9 +136,8 @@ "You cannot define for the same product two order points with opposite locations\n" "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)." msgstr "" -"No es pot definir dos regles d'aprovisionament amb ubicacions oposades(de la" -" \"ubicació d'emmagatzemament\" a la \"ubicació d'aprovisionament\" i " -"viceversa)." +"No es pot definir dos regles d'aprovisionament amb ubicacions oposades\n" +"(de la \"ubicació d'emmagatzemament\" a la \"ubicació d'aprovisionament\" i viceversa)." msgctxt "model:ir.message,text:msg_order_point_unique" msgid "Only one order point is allowed for each product-location pair." diff -r 3e4c704beb9b -r 3a67ae613337 locale/de.po --- a/locale/de.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/de.po Sat Oct 31 12:14:32 2020 +0100 @@ -129,9 +129,8 @@ "You cannot define for the same product two order points with opposite locations\n" "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)." msgstr "" -"Zwei Bestellpunkte eines gleichen Artikels mit sich widersprechenden " -"Lagerorten können nicht erstellt werden (von \"Lagerort für Überschüsse\" zu" -" \"Bereitstellungsort\" und umgekehrt)." +"Zwei Bestellpunkte eines gleichen Artikels mit sich widersprechenden Lagerorten können nicht erstellt werden\n" +"(von \"Lagerort für Überschüsse\" zu \"Bereitstellungsort\" und umgekehrt)." msgctxt "" "model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal" @@ -139,9 +138,8 @@ "You cannot define for the same product two order points with opposite locations\n" "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)." msgstr "" -"Zwei Bestellpunkte eines gleichen Artikels mit entgegengesetzten Lagerorten " -"können nicht erstellt werden, von \"Lagerzone\" zu \"Bereitstellungsort\" " -"und umgekehrt." +"Zwei Bestellpunkte eines gleichen Artikels mit entgegengesetzten Lagerorten können nicht erstellt werden\n" +"(von \"Lagerzone\" zu \"Bereitstellungsort\" und umgekehrt)." msgctxt "model:ir.message,text:msg_order_point_unique" msgid "Only one order point is allowed for each product-location pair." diff -r 3e4c704beb9b -r 3a67ae613337 locale/es.po --- a/locale/es.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/es.po Sat Oct 31 12:14:32 2020 +0100 @@ -128,9 +128,8 @@ "You cannot define for the same product two order points with opposite locations\n" "(from \"Overflowing Location\" to \"Provisioning Location\" and vice versa)." msgstr "" -"No se puede definir dos reglas de aprovisionamiento con ubicaciones " -"opuestas(de la \"ubicación de almacenamiento\" a la \"ubicación del " -"abastecimiento\" y viceversa)." +"No se puede definir dos reglas de aprovisionamiento con ubicaciones opuestas\n" +"(de la \"ubicación de almacenamiento\" a la \"ubicación del abastecimiento\" y viceversa)." msgctxt "" "model:ir.message,text:msg_order_point_concurrent_provisioning_location_internal" @@ -138,9 +137,8 @@ "You cannot define for the same product two order points with opposite locations\n" "(from \"Storage Location\" to \"Provisioning Location\" and vice versa)." msgstr "" -"No se puede definir dos reglas de aprovisionamiento con ubicaciones opuestas" -" (de la \"ubicación de almacenamiento\" a la \"ubicación del " -"abastecimiento\" y viceversa)." +"No se puede definir dos reglas de aprovisionamiento con ubicaciones opuestas\n" +"(de la \"ubicación de almacenamiento\" a la \"ubicación del abastecimiento\" y viceversa)." msgctxt "model:ir.message,text:msg_order_point_unique" msgid "Only one order point is allowed for each product-location pair."
