mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Added new changelog and update translations
This commit is contained in:
5
changelog/45_2.2.0_2019-03-10.md
Normal file
5
changelog/45_2.2.0_2019-03-10.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
- New API method to get a product by its barcode (`/stock/products/by-barcode/{barcode}`, thanks @matejdro)
|
||||||
|
- The best before date on the purchase and inventory page can now also be today or earlier, but when so, a short hint is displayed
|
||||||
|
- Fixed some UI bugs
|
||||||
|
- When consuming a product with "Allow partial units in stock" enabled from the stock overview page, the displayed amount after the stock booking was wrong
|
||||||
|
- The inventory form was not validated with certain click paths
|
@@ -139,7 +139,7 @@ return array(
|
|||||||
'This cannot be negative' => 'Dies darf nicht negativ sein',
|
'This cannot be negative' => 'Dies darf nicht negativ sein',
|
||||||
'A quantity unit is required' => 'Eine Mengeneinheit muss ausgewählt werden',
|
'A quantity unit is required' => 'Eine Mengeneinheit muss ausgewählt werden',
|
||||||
'A period type is required' => 'Eine Periodentyp muss ausgewählt werden',
|
'A period type is required' => 'Eine Periodentyp muss ausgewählt werden',
|
||||||
'A best before date is required and must be later than today' => 'Ein Mindesthaltbarkeitsdatum ist erforderlich und muss später als heute sein',
|
'A best before date is required' => 'Ein Mindesthaltbarkeitsdatum ist erforderlich',
|
||||||
'Settings' => 'Einstellungen',
|
'Settings' => 'Einstellungen',
|
||||||
'This can only be before now' => 'Dies kann nur vor jetzt sein',
|
'This can only be before now' => 'Dies kann nur vor jetzt sein',
|
||||||
'Calendar' => 'Kalender',
|
'Calendar' => 'Kalender',
|
||||||
@@ -354,5 +354,6 @@ return array(
|
|||||||
'Journal for this battery' => 'Journal für diese Batterie',
|
'Journal for this battery' => 'Journal für diese Batterie',
|
||||||
'System info' => 'Systeminformationen',
|
'System info' => 'Systeminformationen',
|
||||||
'Changelog' => 'Änderungsprotokoll',
|
'Changelog' => 'Änderungsprotokoll',
|
||||||
'will be multiplied a factor of #1 to get #2' => 'wird mit dem Faktor #1 multipliziert um #2 zu erhalten'
|
'will be multiplied a factor of #1 to get #2' => 'wird mit dem Faktor #1 multipliziert um #2 zu erhalten',
|
||||||
|
'The given date is earlier than today, are you sure?' => 'Das angegebene Datum ist früher als heute, bist du sicher?'
|
||||||
);
|
);
|
||||||
|
@@ -139,7 +139,7 @@ return array(
|
|||||||
'This cannot be negative' => 'Esto no puede ser negativo',
|
'This cannot be negative' => 'Esto no puede ser negativo',
|
||||||
'A quantity unit is required' => 'Es necesaria una unidad',
|
'A quantity unit is required' => 'Es necesaria una unidad',
|
||||||
'A period type is required' => 'Es necesario un tipo de periodo',
|
'A period type is required' => 'Es necesario un tipo de periodo',
|
||||||
'A best before date is required and must be later than today' => 'Es necesaria una fecha de caducidad y debe ser posterior a hoy',
|
'A best before date is required' => 'A best before date is required',
|
||||||
'Settings' => 'Configuración',
|
'Settings' => 'Configuración',
|
||||||
'This can only be before now' => 'Sólo puede ser antes que ahora',
|
'This can only be before now' => 'Sólo puede ser antes que ahora',
|
||||||
'Calendar' => 'Calendario',
|
'Calendar' => 'Calendario',
|
||||||
@@ -354,5 +354,6 @@ return array(
|
|||||||
'Journal for this battery' => 'Journal for this battery',
|
'Journal for this battery' => 'Journal for this battery',
|
||||||
'System info' => 'System info',
|
'System info' => 'System info',
|
||||||
'Changelog' => 'Changelog',
|
'Changelog' => 'Changelog',
|
||||||
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2'
|
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2',
|
||||||
|
'The given date is earlier than today, are you sure?' => 'The given date is earlier than today, are you sure?'
|
||||||
);
|
);
|
||||||
|
@@ -139,7 +139,7 @@ return array(
|
|||||||
'This cannot be negative' => 'Ne peut être négatif',
|
'This cannot be negative' => 'Ne peut être négatif',
|
||||||
'A quantity unit is required' => 'Un format est requis',
|
'A quantity unit is required' => 'Un format est requis',
|
||||||
'A period type is required' => 'Un type de période est requis',
|
'A period type is required' => 'Un type de période est requis',
|
||||||
'A best before date is required and must be later than today' => 'Une date de péremption est requise et doit être supérieure à la date du jour',
|
'A best before date is required' => 'A best before date is required',
|
||||||
'Settings' => 'Paramètres',
|
'Settings' => 'Paramètres',
|
||||||
'This can only be before now' => 'Ne peut être qu\'antérieur à maintenant',
|
'This can only be before now' => 'Ne peut être qu\'antérieur à maintenant',
|
||||||
'Calendar' => 'Calendrier',
|
'Calendar' => 'Calendrier',
|
||||||
@@ -354,5 +354,6 @@ return array(
|
|||||||
'Journal for this battery' => 'Journal for this battery',
|
'Journal for this battery' => 'Journal for this battery',
|
||||||
'System info' => 'System info',
|
'System info' => 'System info',
|
||||||
'Changelog' => 'Changelog',
|
'Changelog' => 'Changelog',
|
||||||
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2'
|
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2',
|
||||||
|
'The given date is earlier than today, are you sure?' => 'The given date is earlier than today, are you sure?'
|
||||||
);
|
);
|
||||||
|
@@ -139,7 +139,7 @@ return array(
|
|||||||
'This cannot be negative' => 'Dette kan ikke være negativt',
|
'This cannot be negative' => 'Dette kan ikke være negativt',
|
||||||
'A quantity unit is required' => 'Forpakning antall/størrelse kreves',
|
'A quantity unit is required' => 'Forpakning antall/størrelse kreves',
|
||||||
'A period type is required' => 'En periodetype kreves',
|
'A period type is required' => 'En periodetype kreves',
|
||||||
'A best before date is required and must be later than today' => 'En best før dato kreves, denne må være senere enn i dag',
|
'A best before date is required' => 'A best before date is required',
|
||||||
'Settings' => 'Innstillinger',
|
'Settings' => 'Innstillinger',
|
||||||
'This can only be before now' => 'Dette kan kun være før nå',
|
'This can only be before now' => 'Dette kan kun være før nå',
|
||||||
'Calendar' => 'Kalender',
|
'Calendar' => 'Kalender',
|
||||||
@@ -354,5 +354,6 @@ return array(
|
|||||||
'Journal for this battery' => 'Journal for this battery',
|
'Journal for this battery' => 'Journal for this battery',
|
||||||
'System info' => 'System info',
|
'System info' => 'System info',
|
||||||
'Changelog' => 'Changelog',
|
'Changelog' => 'Changelog',
|
||||||
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2'
|
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2',
|
||||||
|
'The given date is earlier than today, are you sure?' => 'The given date is earlier than today, are you sure?'
|
||||||
);
|
);
|
||||||
|
@@ -139,7 +139,7 @@ return array(
|
|||||||
'This cannot be negative' => 'Значение не может быть отрицательным',
|
'This cannot be negative' => 'Значение не может быть отрицательным',
|
||||||
'A quantity unit is required' => 'Необходима единица измерения',
|
'A quantity unit is required' => 'Необходима единица измерения',
|
||||||
'A period type is required' => 'Необходим тип периода',
|
'A period type is required' => 'Необходим тип периода',
|
||||||
'A best before date is required and must be later than today' => 'Необходим срок годности и он должен быть не раньше сегодня',
|
'A best before date is required' => 'A best before date is required',
|
||||||
'Settings' => 'Настройки',
|
'Settings' => 'Настройки',
|
||||||
'This can only be before now' => 'Данное поле должно быть раньше текущего времени',
|
'This can only be before now' => 'Данное поле должно быть раньше текущего времени',
|
||||||
'Calendar' => 'Календарь',
|
'Calendar' => 'Календарь',
|
||||||
@@ -355,5 +355,6 @@ return array(
|
|||||||
'Journal for this battery' => 'Journal for this battery',
|
'Journal for this battery' => 'Journal for this battery',
|
||||||
'System info' => 'System info',
|
'System info' => 'System info',
|
||||||
'Changelog' => 'Changelog',
|
'Changelog' => 'Changelog',
|
||||||
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2'
|
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2',
|
||||||
|
'The given date is earlier than today, are you sure?' => 'The given date is earlier than today, are you sure?'
|
||||||
);
|
);
|
||||||
|
@@ -139,7 +139,7 @@ return array(
|
|||||||
'This cannot be negative' => 'Bu negatif olamaz',
|
'This cannot be negative' => 'Bu negatif olamaz',
|
||||||
'A quantity unit is required' => 'Miktar birim zorunlu',
|
'A quantity unit is required' => 'Miktar birim zorunlu',
|
||||||
'A period type is required' => 'Dönem tipi zorunlu',
|
'A period type is required' => 'Dönem tipi zorunlu',
|
||||||
'A best before date is required and must be later than today' => 'Bugünden ileride bir son kullanma tarihi girmek zorunlu',
|
'A best before date is required' => 'A best before date is required',
|
||||||
'Settings' => 'Ayarlar',
|
'Settings' => 'Ayarlar',
|
||||||
'This can only be before now' => 'Bu sadece şu andan önce olabilir',
|
'This can only be before now' => 'Bu sadece şu andan önce olabilir',
|
||||||
'Calendar' => 'Takvim',
|
'Calendar' => 'Takvim',
|
||||||
@@ -354,5 +354,6 @@ return array(
|
|||||||
'Journal for this battery' => 'Journal for this battery',
|
'Journal for this battery' => 'Journal for this battery',
|
||||||
'System info' => 'System info',
|
'System info' => 'System info',
|
||||||
'Changelog' => 'Changelog',
|
'Changelog' => 'Changelog',
|
||||||
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2'
|
'will be multiplied a factor of #1 to get #2' => 'will be multiplied a factor of #1 to get #2',
|
||||||
|
'The given date is earlier than today, are you sure?' => 'The given date is earlier than today, are you sure?'
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user