mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-02-08 19:08:40 +00:00
fix language
This commit is contained in:
parent
5a8d4a2f4b
commit
7e08cefb08
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'الجميع',
|
||||
'Amount' => 'مقدار',
|
||||
'Arrivals' => 'الوصول',
|
||||
'Article' => 'مقالة - سلعة',
|
||||
'Articles' => 'مقالات',
|
||||
'City' => 'مدينة',
|
||||
'Consignee' => 'المرسل إليه',
|
||||
'Consignor' => 'المرسل',
|
||||
'Country' => 'دولة',
|
||||
'Date' => 'تاريخ',
|
||||
'Description' => 'وصف',
|
||||
'Interval' => 'فترة',
|
||||
'Location' => 'موقع',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'رمز مطابق',
|
||||
'Month' => 'شهر',
|
||||
'Name' => 'اسم',
|
||||
'Order' => 'طلب',
|
||||
'Quantity' => 'كمية',
|
||||
'Reference' => 'المرجعي',
|
||||
'Shipping' => 'شحن',
|
||||
'Statistics' => 'إحصائيات',
|
||||
'Stock' => 'المخزون',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'شارع',
|
||||
'Today' => 'اليوم',
|
||||
'Type' => 'نوع',
|
||||
'Week' => 'أسبوع',
|
||||
'Year' => 'عام',
|
||||
'Zip' => 'أزيز',
|
||||
'All' => 'الجميع',
|
||||
'Amount' => 'مقدار',
|
||||
'Arrivals' => 'الوصول',
|
||||
'Article' => 'مقالة - سلعة',
|
||||
'Articles' => 'مقالات',
|
||||
'City' => 'مدينة',
|
||||
'Consignee' => 'المرسل إليه',
|
||||
'Consignor' => 'المرسل',
|
||||
'Country' => 'دولة',
|
||||
'Date' => 'تاريخ',
|
||||
'Description' => 'وصف',
|
||||
'Interval' => 'فترة',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'موقع',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'رمز مطابق',
|
||||
'Month' => 'شهر',
|
||||
'Name' => 'اسم',
|
||||
'Order' => 'طلب',
|
||||
'Quantity' => 'كمية',
|
||||
'Reference' => 'المرجعي',
|
||||
'Shipping' => 'شحن',
|
||||
'Statistics' => 'إحصائيات',
|
||||
'Stock' => 'المخزون',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'شارع',
|
||||
'Today' => 'اليوم',
|
||||
'Type' => 'نوع',
|
||||
'Types' => '',
|
||||
'Week' => 'أسبوع',
|
||||
'Year' => 'عام',
|
||||
'Zip' => 'أزيز',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Všechno',
|
||||
'Amount' => 'Množství',
|
||||
'Arrivals' => 'Přílety',
|
||||
'Article' => 'Článek',
|
||||
'Articles' => 'Články',
|
||||
'City' => 'Město',
|
||||
'Consignee' => 'Příjemce',
|
||||
'Consignor' => 'Odesílatel',
|
||||
'Country' => 'Země',
|
||||
'Date' => 'datum',
|
||||
'Description' => 'Popis',
|
||||
'Interval' => 'Interval',
|
||||
'Location' => 'Umístění',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Měsíc',
|
||||
'Name' => 'název',
|
||||
'Order' => 'Objednat',
|
||||
'Quantity' => 'Množství',
|
||||
'Reference' => 'Odkaz',
|
||||
'Shipping' => 'Lodní doprava',
|
||||
'Statistics' => 'Statistika',
|
||||
'Stock' => 'Skladem',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'ulice',
|
||||
'Today' => 'Dnes',
|
||||
'Type' => 'Typ',
|
||||
'Week' => 'Týden',
|
||||
'Year' => 'Rok',
|
||||
'Zip' => 'Zip',
|
||||
'All' => 'Všechno',
|
||||
'Amount' => 'Množství',
|
||||
'Arrivals' => 'Přílety',
|
||||
'Article' => 'Článek',
|
||||
'Articles' => 'Články',
|
||||
'City' => 'Město',
|
||||
'Consignee' => 'Příjemce',
|
||||
'Consignor' => 'Odesílatel',
|
||||
'Country' => 'Země',
|
||||
'Date' => 'datum',
|
||||
'Description' => 'Popis',
|
||||
'Interval' => 'Interval',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Umístění',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Měsíc',
|
||||
'Name' => 'název',
|
||||
'Order' => 'Objednat',
|
||||
'Quantity' => 'Množství',
|
||||
'Reference' => 'Odkaz',
|
||||
'Shipping' => 'Lodní doprava',
|
||||
'Statistics' => 'Statistika',
|
||||
'Stock' => 'Skladem',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'ulice',
|
||||
'Today' => 'Dnes',
|
||||
'Type' => 'Typ',
|
||||
'Types' => '',
|
||||
'Week' => 'Týden',
|
||||
'Year' => 'Rok',
|
||||
'Zip' => 'Zip',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Alle',
|
||||
'Amount' => 'Beløb',
|
||||
'Arrivals' => 'Ankomster.',
|
||||
'Article' => 'Artikel',
|
||||
'Articles' => 'Artikler',
|
||||
'City' => 'City.',
|
||||
'Consignee' => 'Modtageren.',
|
||||
'Consignor' => 'Afsender.',
|
||||
'Country' => 'Land',
|
||||
'Date' => 'Dato',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Interval' => 'Interval',
|
||||
'Location' => 'Beliggenhed',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Måned',
|
||||
'Name' => 'Navn',
|
||||
'Order' => 'Bestille',
|
||||
'Quantity' => 'Antal',
|
||||
'Reference' => 'Reference',
|
||||
'Shipping' => 'Forsendelse',
|
||||
'Statistics' => 'Statistikker',
|
||||
'Stock' => 'Lager',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Gade',
|
||||
'Today' => 'I dag',
|
||||
'Type' => 'Type',
|
||||
'Week' => 'Uge',
|
||||
'Year' => 'År',
|
||||
'Zip' => 'Zip.',
|
||||
'All' => 'Alle',
|
||||
'Amount' => 'Beløb',
|
||||
'Arrivals' => 'Ankomster.',
|
||||
'Article' => 'Artikel',
|
||||
'Articles' => 'Artikler',
|
||||
'City' => 'City.',
|
||||
'Consignee' => 'Modtageren.',
|
||||
'Consignor' => 'Afsender.',
|
||||
'Country' => 'Land',
|
||||
'Date' => 'Dato',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Interval' => 'Interval',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Beliggenhed',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Måned',
|
||||
'Name' => 'Navn',
|
||||
'Order' => 'Bestille',
|
||||
'Quantity' => 'Antal',
|
||||
'Reference' => 'Reference',
|
||||
'Shipping' => 'Forsendelse',
|
||||
'Statistics' => 'Statistikker',
|
||||
'Stock' => 'Lager',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Gade',
|
||||
'Today' => 'I dag',
|
||||
'Type' => 'Type',
|
||||
'Types' => '',
|
||||
'Week' => 'Uge',
|
||||
'Year' => 'År',
|
||||
'Zip' => 'Zip.',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Alle',
|
||||
'Amount' => 'Höhe',
|
||||
'Arrivals' => 'Ankunft',
|
||||
'Article' => 'Artikel',
|
||||
'Articles' => 'Artikel',
|
||||
'City' => 'Stadt',
|
||||
'Consignee' => 'Empfänger',
|
||||
'Consignor' => 'Versender',
|
||||
'Country' => 'Land',
|
||||
'Date' => 'Datum',
|
||||
'Description' => 'Beschreibung',
|
||||
'Interval' => 'Intervall',
|
||||
'Location' => 'Ort',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Monat',
|
||||
'Name' => 'Name',
|
||||
'Order' => 'Befehl',
|
||||
'Quantity' => 'Menge',
|
||||
'Reference' => 'Bezug',
|
||||
'Shipping' => 'Versand',
|
||||
'Statistics' => 'Statistiken',
|
||||
'Stock' => 'Aktie',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Straße',
|
||||
'Today' => 'Heute',
|
||||
'Type' => 'Typ',
|
||||
'Week' => 'Woche',
|
||||
'Year' => 'Jahr',
|
||||
'Zip' => 'Reißverschluss',
|
||||
'All' => 'Alle',
|
||||
'Amount' => 'Höhe',
|
||||
'Arrivals' => 'Ankunft',
|
||||
'Article' => 'Artikel',
|
||||
'Articles' => 'Artikel',
|
||||
'City' => 'Stadt',
|
||||
'Consignee' => 'Empfänger',
|
||||
'Consignor' => 'Versender',
|
||||
'Country' => 'Land',
|
||||
'Date' => 'Datum',
|
||||
'Description' => 'Beschreibung',
|
||||
'Interval' => 'Intervall',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Ort',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Monat',
|
||||
'Name' => 'Name',
|
||||
'Order' => 'Befehl',
|
||||
'Quantity' => 'Menge',
|
||||
'Reference' => 'Bezug',
|
||||
'Shipping' => 'Versand',
|
||||
'Statistics' => 'Statistiken',
|
||||
'Stock' => 'Aktie',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Straße',
|
||||
'Today' => 'Heute',
|
||||
'Type' => 'Typ',
|
||||
'Types' => '',
|
||||
'Week' => 'Woche',
|
||||
'Year' => 'Jahr',
|
||||
'Zip' => 'Reißverschluss',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Ολα',
|
||||
'Amount' => 'Ποσό',
|
||||
'Arrivals' => 'Αφίξεις',
|
||||
'Article' => 'Αρθρο',
|
||||
'Articles' => 'Είδη',
|
||||
'City' => 'Πόλη',
|
||||
'Consignee' => 'Παραλήπτης',
|
||||
'Consignor' => 'Αποστολέας',
|
||||
'Country' => 'Χώρα',
|
||||
'Date' => 'Ημερομηνία',
|
||||
'Description' => 'Περιγραφή',
|
||||
'Interval' => 'Διάστημα',
|
||||
'Location' => 'Τοποθεσία',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Μήνας',
|
||||
'Name' => 'Ονομα',
|
||||
'Order' => 'Σειρά',
|
||||
'Quantity' => 'Ποσότητα',
|
||||
'Reference' => 'Αναφορά',
|
||||
'Shipping' => 'Αποστολή',
|
||||
'Statistics' => 'Στατιστική',
|
||||
'Stock' => 'Στοκ',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Δρόμος',
|
||||
'Today' => 'Σήμερα',
|
||||
'Type' => 'Τύπος',
|
||||
'Week' => 'Εβδομάδα',
|
||||
'Year' => 'Ετος',
|
||||
'Zip' => 'Φερμουάρ',
|
||||
'All' => 'Ολα',
|
||||
'Amount' => 'Ποσό',
|
||||
'Arrivals' => 'Αφίξεις',
|
||||
'Article' => 'Αρθρο',
|
||||
'Articles' => 'Είδη',
|
||||
'City' => 'Πόλη',
|
||||
'Consignee' => 'Παραλήπτης',
|
||||
'Consignor' => 'Αποστολέας',
|
||||
'Country' => 'Χώρα',
|
||||
'Date' => 'Ημερομηνία',
|
||||
'Description' => 'Περιγραφή',
|
||||
'Interval' => 'Διάστημα',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Τοποθεσία',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Μήνας',
|
||||
'Name' => 'Ονομα',
|
||||
'Order' => 'Σειρά',
|
||||
'Quantity' => 'Ποσότητα',
|
||||
'Reference' => 'Αναφορά',
|
||||
'Shipping' => 'Αποστολή',
|
||||
'Statistics' => 'Στατιστική',
|
||||
'Stock' => 'Στοκ',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Δρόμος',
|
||||
'Today' => 'Σήμερα',
|
||||
'Type' => 'Τύπος',
|
||||
'Types' => '',
|
||||
'Week' => 'Εβδομάδα',
|
||||
'Year' => 'Ετος',
|
||||
'Zip' => 'Φερμουάρ',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -25,6 +25,9 @@ return ['WarehouseManagement' => [
|
|||
'Date' => 'Date',
|
||||
'Description' => 'Description',
|
||||
'Interval' => 'Interval',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Location',
|
||||
'Locations' => 'Locations',
|
||||
'Matchcode' => 'Matchcode',
|
||||
|
|
@ -40,8 +43,8 @@ return ['WarehouseManagement' => [
|
|||
'Street' => 'Street',
|
||||
'Today' => 'Today',
|
||||
'Type' => 'Type',
|
||||
'Types' => 'Types',
|
||||
'Week' => 'Week',
|
||||
'Year' => 'Year',
|
||||
'Zip' => 'Zip',
|
||||
'Types' => 'Types',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Todo',
|
||||
'Amount' => 'Monto',
|
||||
'Arrivals' => 'Llegadas',
|
||||
'Article' => 'Artículo',
|
||||
'Articles' => 'Artículos',
|
||||
'City' => 'Ciudad',
|
||||
'Consignee' => 'Consignatario',
|
||||
'Consignor' => 'Consignador',
|
||||
'Country' => 'País',
|
||||
'Date' => 'Fecha',
|
||||
'Description' => 'Descripción',
|
||||
'Interval' => 'Intervalo',
|
||||
'Location' => 'Ubicación',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Código de asociación',
|
||||
'Month' => 'Mes',
|
||||
'Name' => 'Nombre',
|
||||
'Order' => 'Pedido',
|
||||
'Quantity' => 'Cantidad',
|
||||
'Reference' => 'Referencia',
|
||||
'Shipping' => 'Transporte',
|
||||
'Statistics' => 'Estadísticas',
|
||||
'Stock' => 'Valores',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'calle',
|
||||
'Today' => 'Hoy dia',
|
||||
'Type' => 'Escribe',
|
||||
'Week' => 'Semana',
|
||||
'Year' => 'Año',
|
||||
'Zip' => 'Cremallera',
|
||||
'All' => 'Todo',
|
||||
'Amount' => 'Monto',
|
||||
'Arrivals' => 'Llegadas',
|
||||
'Article' => 'Artículo',
|
||||
'Articles' => 'Artículos',
|
||||
'City' => 'Ciudad',
|
||||
'Consignee' => 'Consignatario',
|
||||
'Consignor' => 'Consignador',
|
||||
'Country' => 'País',
|
||||
'Date' => 'Fecha',
|
||||
'Description' => 'Descripción',
|
||||
'Interval' => 'Intervalo',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Ubicación',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Código de asociación',
|
||||
'Month' => 'Mes',
|
||||
'Name' => 'Nombre',
|
||||
'Order' => 'Pedido',
|
||||
'Quantity' => 'Cantidad',
|
||||
'Reference' => 'Referencia',
|
||||
'Shipping' => 'Transporte',
|
||||
'Statistics' => 'Estadísticas',
|
||||
'Stock' => 'Valores',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'calle',
|
||||
'Today' => 'Hoy dia',
|
||||
'Type' => 'Escribe',
|
||||
'Types' => '',
|
||||
'Week' => 'Semana',
|
||||
'Year' => 'Año',
|
||||
'Zip' => 'Cremallera',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Kaikki',
|
||||
'Amount' => 'Määrä',
|
||||
'Arrivals' => 'Saapuvat',
|
||||
'Article' => 'Artikla',
|
||||
'Articles' => 'Artikkelit',
|
||||
'City' => 'Kaupunki',
|
||||
'Consignee' => 'Vastaanottaja',
|
||||
'Consignor' => 'Lähettäjä',
|
||||
'Country' => 'Maa',
|
||||
'Date' => 'Päivämäärä',
|
||||
'Description' => 'Kuvaus',
|
||||
'Interval' => 'Aikaväli',
|
||||
'Location' => 'Sijainti',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Kuukausi',
|
||||
'Name' => 'Nimi',
|
||||
'Order' => 'Tilaus',
|
||||
'Quantity' => 'Määrä',
|
||||
'Reference' => 'Viite',
|
||||
'Shipping' => 'laivaus',
|
||||
'Statistics' => 'Tilastot',
|
||||
'Stock' => 'Varasto',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Katu',
|
||||
'Today' => 'Tänään',
|
||||
'Type' => 'Tyyppi',
|
||||
'Week' => 'Viikko',
|
||||
'Year' => 'Vuosi',
|
||||
'Zip' => 'Postinumero',
|
||||
'All' => 'Kaikki',
|
||||
'Amount' => 'Määrä',
|
||||
'Arrivals' => 'Saapuvat',
|
||||
'Article' => 'Artikla',
|
||||
'Articles' => 'Artikkelit',
|
||||
'City' => 'Kaupunki',
|
||||
'Consignee' => 'Vastaanottaja',
|
||||
'Consignor' => 'Lähettäjä',
|
||||
'Country' => 'Maa',
|
||||
'Date' => 'Päivämäärä',
|
||||
'Description' => 'Kuvaus',
|
||||
'Interval' => 'Aikaväli',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Sijainti',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Kuukausi',
|
||||
'Name' => 'Nimi',
|
||||
'Order' => 'Tilaus',
|
||||
'Quantity' => 'Määrä',
|
||||
'Reference' => 'Viite',
|
||||
'Shipping' => 'laivaus',
|
||||
'Statistics' => 'Tilastot',
|
||||
'Stock' => 'Varasto',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Katu',
|
||||
'Today' => 'Tänään',
|
||||
'Type' => 'Tyyppi',
|
||||
'Types' => '',
|
||||
'Week' => 'Viikko',
|
||||
'Year' => 'Vuosi',
|
||||
'Zip' => 'Postinumero',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Tout',
|
||||
'Amount' => 'Quantité',
|
||||
'Arrivals' => 'Arrivées',
|
||||
'Article' => 'Article',
|
||||
'Articles' => 'Des articles',
|
||||
'City' => 'Ville',
|
||||
'Consignee' => 'Destinataire',
|
||||
'Consignor' => 'Expéditeur',
|
||||
'Country' => 'Pays',
|
||||
'Date' => 'Date',
|
||||
'Description' => 'La description',
|
||||
'Interval' => 'Intervalle',
|
||||
'Location' => 'Emplacement',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Encadrement',
|
||||
'Month' => 'Mois',
|
||||
'Name' => 'Nom',
|
||||
'Order' => 'Commander',
|
||||
'Quantity' => 'Quantité',
|
||||
'Reference' => 'Référence',
|
||||
'Shipping' => 'Expédition',
|
||||
'Statistics' => 'Statistiques',
|
||||
'Stock' => 'Stocker',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'rue',
|
||||
'Today' => 'Aujourd\'hui',
|
||||
'Type' => 'Taper',
|
||||
'Week' => 'La semaine',
|
||||
'Year' => 'An',
|
||||
'Zip' => 'Zipper',
|
||||
'All' => 'Tout',
|
||||
'Amount' => 'Quantité',
|
||||
'Arrivals' => 'Arrivées',
|
||||
'Article' => 'Article',
|
||||
'Articles' => 'Des articles',
|
||||
'City' => 'Ville',
|
||||
'Consignee' => 'Destinataire',
|
||||
'Consignor' => 'Expéditeur',
|
||||
'Country' => 'Pays',
|
||||
'Date' => 'Date',
|
||||
'Description' => 'La description',
|
||||
'Interval' => 'Intervalle',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Emplacement',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Encadrement',
|
||||
'Month' => 'Mois',
|
||||
'Name' => 'Nom',
|
||||
'Order' => 'Commander',
|
||||
'Quantity' => 'Quantité',
|
||||
'Reference' => 'Référence',
|
||||
'Shipping' => 'Expédition',
|
||||
'Statistics' => 'Statistiques',
|
||||
'Stock' => 'Stocker',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'rue',
|
||||
'Today' => 'Aujourd\'hui',
|
||||
'Type' => 'Taper',
|
||||
'Types' => '',
|
||||
'Week' => 'La semaine',
|
||||
'Year' => 'An',
|
||||
'Zip' => 'Zipper',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Minden',
|
||||
'Amount' => 'Összeg',
|
||||
'Arrivals' => 'Érkezés',
|
||||
'Article' => 'Cikk',
|
||||
'Articles' => 'Árucikkek',
|
||||
'City' => 'Város',
|
||||
'Consignee' => 'Címzett',
|
||||
'Consignor' => 'Feladó',
|
||||
'Country' => 'Ország',
|
||||
'Date' => 'Dátum',
|
||||
'Description' => 'Leírás',
|
||||
'Interval' => 'Intervallum',
|
||||
'Location' => 'Elhelyezkedés',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Hónap',
|
||||
'Name' => 'Név',
|
||||
'Order' => 'Rendelés',
|
||||
'Quantity' => 'Mennyiség',
|
||||
'Reference' => 'Referencia',
|
||||
'Shipping' => 'Szállítás',
|
||||
'Statistics' => 'Statisztika',
|
||||
'Stock' => 'Készlet',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'utca',
|
||||
'Today' => 'Ma',
|
||||
'Type' => 'típus',
|
||||
'Week' => 'Hét',
|
||||
'Year' => 'Év',
|
||||
'Zip' => 'Postai irányítószám',
|
||||
'All' => 'Minden',
|
||||
'Amount' => 'Összeg',
|
||||
'Arrivals' => 'Érkezés',
|
||||
'Article' => 'Cikk',
|
||||
'Articles' => 'Árucikkek',
|
||||
'City' => 'Város',
|
||||
'Consignee' => 'Címzett',
|
||||
'Consignor' => 'Feladó',
|
||||
'Country' => 'Ország',
|
||||
'Date' => 'Dátum',
|
||||
'Description' => 'Leírás',
|
||||
'Interval' => 'Intervallum',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Elhelyezkedés',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Hónap',
|
||||
'Name' => 'Név',
|
||||
'Order' => 'Rendelés',
|
||||
'Quantity' => 'Mennyiség',
|
||||
'Reference' => 'Referencia',
|
||||
'Shipping' => 'Szállítás',
|
||||
'Statistics' => 'Statisztika',
|
||||
'Stock' => 'Készlet',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'utca',
|
||||
'Today' => 'Ma',
|
||||
'Type' => 'típus',
|
||||
'Types' => '',
|
||||
'Week' => 'Hét',
|
||||
'Year' => 'Év',
|
||||
'Zip' => 'Postai irányítószám',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Tutto',
|
||||
'Amount' => 'Quantità',
|
||||
'Arrivals' => 'Arrivi',
|
||||
'Article' => 'Articolo',
|
||||
'Articles' => 'Artificio',
|
||||
'City' => 'Città',
|
||||
'Consignee' => 'Destinatario',
|
||||
'Consignor' => 'Mittente',
|
||||
'Country' => 'Nazione',
|
||||
'Date' => 'Data',
|
||||
'Description' => 'Descrizione',
|
||||
'Interval' => 'Intervallo',
|
||||
'Location' => 'Posizione',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode.',
|
||||
'Month' => 'Mese',
|
||||
'Name' => 'Nome',
|
||||
'Order' => 'Ordine',
|
||||
'Quantity' => 'Quantità',
|
||||
'Reference' => 'Riferimento',
|
||||
'Shipping' => 'Spedizione',
|
||||
'Statistics' => 'Statistiche',
|
||||
'Stock' => 'Azione',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'strada',
|
||||
'Today' => 'Oggi',
|
||||
'Type' => 'Tipo',
|
||||
'Week' => 'Settimana',
|
||||
'Year' => 'Anno',
|
||||
'Zip' => 'Cerniera lampo',
|
||||
'All' => 'Tutto',
|
||||
'Amount' => 'Quantità',
|
||||
'Arrivals' => 'Arrivi',
|
||||
'Article' => 'Articolo',
|
||||
'Articles' => 'Artificio',
|
||||
'City' => 'Città',
|
||||
'Consignee' => 'Destinatario',
|
||||
'Consignor' => 'Mittente',
|
||||
'Country' => 'Nazione',
|
||||
'Date' => 'Data',
|
||||
'Description' => 'Descrizione',
|
||||
'Interval' => 'Intervallo',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Posizione',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode.',
|
||||
'Month' => 'Mese',
|
||||
'Name' => 'Nome',
|
||||
'Order' => 'Ordine',
|
||||
'Quantity' => 'Quantità',
|
||||
'Reference' => 'Riferimento',
|
||||
'Shipping' => 'Spedizione',
|
||||
'Statistics' => 'Statistiche',
|
||||
'Stock' => 'Azione',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'strada',
|
||||
'Today' => 'Oggi',
|
||||
'Type' => 'Tipo',
|
||||
'Types' => '',
|
||||
'Week' => 'Settimana',
|
||||
'Year' => 'Anno',
|
||||
'Zip' => 'Cerniera lampo',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => '全て',
|
||||
'Amount' => '額',
|
||||
'Arrivals' => '到着',
|
||||
'Article' => '記事',
|
||||
'Articles' => 'articles',
|
||||
'City' => '市',
|
||||
'Consignee' => '荷送人',
|
||||
'Consignor' => '荷送人',
|
||||
'Country' => '国',
|
||||
'Date' => '日にち',
|
||||
'Description' => '説明',
|
||||
'Interval' => '間隔',
|
||||
'Location' => '位置',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'マッチコード',
|
||||
'Month' => '月',
|
||||
'Name' => '名前',
|
||||
'Order' => '注文',
|
||||
'Quantity' => '量',
|
||||
'Reference' => 'リファレンス',
|
||||
'Shipping' => '運送',
|
||||
'Statistics' => '統計学',
|
||||
'Stock' => 'ストック',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => '街',
|
||||
'Today' => '今日',
|
||||
'Type' => 'タイプ',
|
||||
'Week' => '週',
|
||||
'Year' => '年',
|
||||
'Zip' => 'ジップ',
|
||||
'All' => '全て',
|
||||
'Amount' => '額',
|
||||
'Arrivals' => '到着',
|
||||
'Article' => '記事',
|
||||
'Articles' => 'articles',
|
||||
'City' => '市',
|
||||
'Consignee' => '荷送人',
|
||||
'Consignor' => '荷送人',
|
||||
'Country' => '国',
|
||||
'Date' => '日にち',
|
||||
'Description' => '説明',
|
||||
'Interval' => '間隔',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => '位置',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'マッチコード',
|
||||
'Month' => '月',
|
||||
'Name' => '名前',
|
||||
'Order' => '注文',
|
||||
'Quantity' => '量',
|
||||
'Reference' => 'リファレンス',
|
||||
'Shipping' => '運送',
|
||||
'Statistics' => '統計学',
|
||||
'Stock' => 'ストック',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => '街',
|
||||
'Today' => '今日',
|
||||
'Type' => 'タイプ',
|
||||
'Types' => '',
|
||||
'Week' => '週',
|
||||
'Year' => '年',
|
||||
'Zip' => 'ジップ',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => '모두',
|
||||
'Amount' => '양',
|
||||
'Arrivals' => '도착',
|
||||
'Article' => '기사',
|
||||
'Articles' => '조항',
|
||||
'City' => '도시',
|
||||
'Consignee' => '수취인',
|
||||
'Consignor' => '위탁자',
|
||||
'Country' => '국가',
|
||||
'Date' => '날짜',
|
||||
'Description' => '설명',
|
||||
'Interval' => '간격',
|
||||
'Location' => '위치',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => '매치 코드',
|
||||
'Month' => '월',
|
||||
'Name' => '이름',
|
||||
'Order' => '주문하다',
|
||||
'Quantity' => '수량',
|
||||
'Reference' => '참조',
|
||||
'Shipping' => '배송',
|
||||
'Statistics' => '통계',
|
||||
'Stock' => '재고',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => '거리',
|
||||
'Today' => '오늘',
|
||||
'Type' => '유형',
|
||||
'Week' => '주',
|
||||
'Year' => '년도',
|
||||
'Zip' => '지퍼',
|
||||
'All' => '모두',
|
||||
'Amount' => '양',
|
||||
'Arrivals' => '도착',
|
||||
'Article' => '기사',
|
||||
'Articles' => '조항',
|
||||
'City' => '도시',
|
||||
'Consignee' => '수취인',
|
||||
'Consignor' => '위탁자',
|
||||
'Country' => '국가',
|
||||
'Date' => '날짜',
|
||||
'Description' => '설명',
|
||||
'Interval' => '간격',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => '위치',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => '매치 코드',
|
||||
'Month' => '월',
|
||||
'Name' => '이름',
|
||||
'Order' => '주문하다',
|
||||
'Quantity' => '수량',
|
||||
'Reference' => '참조',
|
||||
'Shipping' => '배송',
|
||||
'Statistics' => '통계',
|
||||
'Stock' => '재고',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => '거리',
|
||||
'Today' => '오늘',
|
||||
'Type' => '유형',
|
||||
'Types' => '',
|
||||
'Week' => '주',
|
||||
'Year' => '년도',
|
||||
'Zip' => '지퍼',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Alle',
|
||||
'Amount' => 'Beløp',
|
||||
'Arrivals' => 'Ankomster.',
|
||||
'Article' => 'Artikkel',
|
||||
'Articles' => 'Artikler',
|
||||
'City' => 'By',
|
||||
'Consignee' => 'Mottaker',
|
||||
'Consignor' => 'Avsender',
|
||||
'Country' => 'Land',
|
||||
'Date' => 'Dato',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Interval' => 'Intervall',
|
||||
'Location' => 'plassering',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Måned',
|
||||
'Name' => 'Navn',
|
||||
'Order' => 'Rekkefølge',
|
||||
'Quantity' => 'Mengde',
|
||||
'Reference' => 'Referanse',
|
||||
'Shipping' => 'Shipping',
|
||||
'Statistics' => 'Statistikk',
|
||||
'Stock' => 'Lager',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'gate',
|
||||
'Today' => 'I dag',
|
||||
'Type' => 'Type',
|
||||
'Week' => 'Uke',
|
||||
'Year' => 'År',
|
||||
'Zip' => 'Glidelås',
|
||||
'All' => 'Alle',
|
||||
'Amount' => 'Beløp',
|
||||
'Arrivals' => 'Ankomster.',
|
||||
'Article' => 'Artikkel',
|
||||
'Articles' => 'Artikler',
|
||||
'City' => 'By',
|
||||
'Consignee' => 'Mottaker',
|
||||
'Consignor' => 'Avsender',
|
||||
'Country' => 'Land',
|
||||
'Date' => 'Dato',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Interval' => 'Intervall',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'plassering',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Måned',
|
||||
'Name' => 'Navn',
|
||||
'Order' => 'Rekkefølge',
|
||||
'Quantity' => 'Mengde',
|
||||
'Reference' => 'Referanse',
|
||||
'Shipping' => 'Shipping',
|
||||
'Statistics' => 'Statistikk',
|
||||
'Stock' => 'Lager',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'gate',
|
||||
'Today' => 'I dag',
|
||||
'Type' => 'Type',
|
||||
'Types' => '',
|
||||
'Week' => 'Uke',
|
||||
'Year' => 'År',
|
||||
'Zip' => 'Glidelås',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Wszystkie',
|
||||
'Amount' => 'Kwota',
|
||||
'Arrivals' => 'Przyloty',
|
||||
'Article' => 'Artykuł',
|
||||
'Articles' => 'Artykuły',
|
||||
'City' => 'Miasto',
|
||||
'Consignee' => 'Konsygnatariusz',
|
||||
'Consignor' => 'Wysyłający',
|
||||
'Country' => 'Kraj',
|
||||
'Date' => 'Data',
|
||||
'Description' => 'Opis',
|
||||
'Interval' => 'Interwał',
|
||||
'Location' => 'Lokalizacja',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Miesiąc',
|
||||
'Name' => 'Nazwa',
|
||||
'Order' => 'Zamówienie',
|
||||
'Quantity' => 'Ilość',
|
||||
'Reference' => 'Odniesienie',
|
||||
'Shipping' => 'Wysyłka',
|
||||
'Statistics' => 'Statystyka',
|
||||
'Stock' => 'Magazyn',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Ulica',
|
||||
'Today' => 'Dziś',
|
||||
'Type' => 'Rodzaj',
|
||||
'Week' => 'Tydzień',
|
||||
'Year' => 'Rok',
|
||||
'Zip' => 'Zamek błyskawiczny',
|
||||
'All' => 'Wszystkie',
|
||||
'Amount' => 'Kwota',
|
||||
'Arrivals' => 'Przyloty',
|
||||
'Article' => 'Artykuł',
|
||||
'Articles' => 'Artykuły',
|
||||
'City' => 'Miasto',
|
||||
'Consignee' => 'Konsygnatariusz',
|
||||
'Consignor' => 'Wysyłający',
|
||||
'Country' => 'Kraj',
|
||||
'Date' => 'Data',
|
||||
'Description' => 'Opis',
|
||||
'Interval' => 'Interwał',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Lokalizacja',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Miesiąc',
|
||||
'Name' => 'Nazwa',
|
||||
'Order' => 'Zamówienie',
|
||||
'Quantity' => 'Ilość',
|
||||
'Reference' => 'Odniesienie',
|
||||
'Shipping' => 'Wysyłka',
|
||||
'Statistics' => 'Statystyka',
|
||||
'Stock' => 'Magazyn',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Ulica',
|
||||
'Today' => 'Dziś',
|
||||
'Type' => 'Rodzaj',
|
||||
'Types' => '',
|
||||
'Week' => 'Tydzień',
|
||||
'Year' => 'Rok',
|
||||
'Zip' => 'Zamek błyskawiczny',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Tudo',
|
||||
'Amount' => 'Montante',
|
||||
'Arrivals' => 'Chegadas',
|
||||
'Article' => 'Artigo',
|
||||
'Articles' => 'Artigos',
|
||||
'City' => 'Cidade',
|
||||
'Consignee' => 'Consignatário',
|
||||
'Consignor' => 'Expedidor',
|
||||
'Country' => 'País',
|
||||
'Date' => 'Encontro',
|
||||
'Description' => 'Descrição',
|
||||
'Interval' => 'Intervalo',
|
||||
'Location' => 'Localização',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Código de combinação',
|
||||
'Month' => 'Mês',
|
||||
'Name' => 'Nome',
|
||||
'Order' => 'Pedido',
|
||||
'Quantity' => 'Quantidade',
|
||||
'Reference' => 'Referência',
|
||||
'Shipping' => 'Envio',
|
||||
'Statistics' => 'Estatisticas',
|
||||
'Stock' => 'Estoque',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'rua',
|
||||
'Today' => 'Hoje',
|
||||
'Type' => 'Modelo',
|
||||
'Week' => 'Semana',
|
||||
'Year' => 'Ano',
|
||||
'Zip' => 'Fecho eclair',
|
||||
'All' => 'Tudo',
|
||||
'Amount' => 'Montante',
|
||||
'Arrivals' => 'Chegadas',
|
||||
'Article' => 'Artigo',
|
||||
'Articles' => 'Artigos',
|
||||
'City' => 'Cidade',
|
||||
'Consignee' => 'Consignatário',
|
||||
'Consignor' => 'Expedidor',
|
||||
'Country' => 'País',
|
||||
'Date' => 'Encontro',
|
||||
'Description' => 'Descrição',
|
||||
'Interval' => 'Intervalo',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Localização',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Código de combinação',
|
||||
'Month' => 'Mês',
|
||||
'Name' => 'Nome',
|
||||
'Order' => 'Pedido',
|
||||
'Quantity' => 'Quantidade',
|
||||
'Reference' => 'Referência',
|
||||
'Shipping' => 'Envio',
|
||||
'Statistics' => 'Estatisticas',
|
||||
'Stock' => 'Estoque',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'rua',
|
||||
'Today' => 'Hoje',
|
||||
'Type' => 'Modelo',
|
||||
'Types' => '',
|
||||
'Week' => 'Semana',
|
||||
'Year' => 'Ano',
|
||||
'Zip' => 'Fecho eclair',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Все',
|
||||
'Amount' => 'Количество',
|
||||
'Arrivals' => 'Прибытие',
|
||||
'Article' => 'Статья',
|
||||
'Articles' => 'Статьи',
|
||||
'City' => 'Город',
|
||||
'Consignee' => 'Грузополучатель',
|
||||
'Consignor' => 'Грузоподъемность',
|
||||
'Country' => 'Страна',
|
||||
'Date' => 'Дата',
|
||||
'Description' => 'Описание',
|
||||
'Interval' => 'Интервал',
|
||||
'Location' => 'Место расположения',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Месяц',
|
||||
'Name' => 'Имя',
|
||||
'Order' => 'Заказ',
|
||||
'Quantity' => 'Количество',
|
||||
'Reference' => 'Ссылка',
|
||||
'Shipping' => 'Перевозки',
|
||||
'Statistics' => 'Статистика',
|
||||
'Stock' => 'Склад',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'улица',
|
||||
'Today' => 'Сегодня',
|
||||
'Type' => 'Тип',
|
||||
'Week' => 'Неделю',
|
||||
'Year' => 'Год',
|
||||
'Zip' => 'Zip.',
|
||||
'All' => 'Все',
|
||||
'Amount' => 'Количество',
|
||||
'Arrivals' => 'Прибытие',
|
||||
'Article' => 'Статья',
|
||||
'Articles' => 'Статьи',
|
||||
'City' => 'Город',
|
||||
'Consignee' => 'Грузополучатель',
|
||||
'Consignor' => 'Грузоподъемность',
|
||||
'Country' => 'Страна',
|
||||
'Date' => 'Дата',
|
||||
'Description' => 'Описание',
|
||||
'Interval' => 'Интервал',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Место расположения',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'MatchCode.',
|
||||
'Month' => 'Месяц',
|
||||
'Name' => 'Имя',
|
||||
'Order' => 'Заказ',
|
||||
'Quantity' => 'Количество',
|
||||
'Reference' => 'Ссылка',
|
||||
'Shipping' => 'Перевозки',
|
||||
'Statistics' => 'Статистика',
|
||||
'Stock' => 'Склад',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'улица',
|
||||
'Today' => 'Сегодня',
|
||||
'Type' => 'Тип',
|
||||
'Types' => '',
|
||||
'Week' => 'Неделю',
|
||||
'Year' => 'Год',
|
||||
'Zip' => 'Zip.',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Allt',
|
||||
'Amount' => 'Belopp',
|
||||
'Arrivals' => 'ankomster',
|
||||
'Article' => 'Artikel',
|
||||
'Articles' => 'Artiklar',
|
||||
'City' => 'Stad',
|
||||
'Consignee' => 'Mottagare',
|
||||
'Consignor' => 'Avsändare',
|
||||
'Country' => 'Land',
|
||||
'Date' => 'Datum',
|
||||
'Description' => 'Beskrivning',
|
||||
'Interval' => 'Intervall',
|
||||
'Location' => 'Plats',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Månad',
|
||||
'Name' => 'namn',
|
||||
'Order' => 'Beställa',
|
||||
'Quantity' => 'Kvantitet',
|
||||
'Reference' => 'Referens',
|
||||
'Shipping' => 'Frakt',
|
||||
'Statistics' => 'Statistik',
|
||||
'Stock' => 'Stock',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Gata',
|
||||
'Today' => 'I dag',
|
||||
'Type' => 'Typ',
|
||||
'Week' => 'Vecka',
|
||||
'Year' => 'År',
|
||||
'Zip' => 'Blixtlås',
|
||||
'All' => 'Allt',
|
||||
'Amount' => 'Belopp',
|
||||
'Arrivals' => 'ankomster',
|
||||
'Article' => 'Artikel',
|
||||
'Articles' => 'Artiklar',
|
||||
'City' => 'Stad',
|
||||
'Consignee' => 'Mottagare',
|
||||
'Consignor' => 'Avsändare',
|
||||
'Country' => 'Land',
|
||||
'Date' => 'Datum',
|
||||
'Description' => 'Beskrivning',
|
||||
'Interval' => 'Intervall',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Plats',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Matchcode',
|
||||
'Month' => 'Månad',
|
||||
'Name' => 'namn',
|
||||
'Order' => 'Beställa',
|
||||
'Quantity' => 'Kvantitet',
|
||||
'Reference' => 'Referens',
|
||||
'Shipping' => 'Frakt',
|
||||
'Statistics' => 'Statistik',
|
||||
'Stock' => 'Stock',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Gata',
|
||||
'Today' => 'I dag',
|
||||
'Type' => 'Typ',
|
||||
'Types' => '',
|
||||
'Week' => 'Vecka',
|
||||
'Year' => 'År',
|
||||
'Zip' => 'Blixtlås',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'ทั้งหมด',
|
||||
'Amount' => 'จำนวน',
|
||||
'Arrivals' => 'ขาเข้า',
|
||||
'Article' => 'บทความ',
|
||||
'Articles' => 'บทความ',
|
||||
'City' => 'เมือง',
|
||||
'Consignee' => 'ผู้รับ',
|
||||
'Consignor' => 'ผู้ตราส่ง',
|
||||
'Country' => 'ประเทศ',
|
||||
'Date' => 'วันที่',
|
||||
'Description' => 'คำอธิบาย',
|
||||
'Interval' => 'ช่วงเวลา',
|
||||
'Location' => 'ที่ตั้ง',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'การจับคู่',
|
||||
'Month' => 'เดือน',
|
||||
'Name' => 'ชื่อ',
|
||||
'Order' => 'คำสั่ง',
|
||||
'Quantity' => 'ปริมาณ',
|
||||
'Reference' => 'อ้างอิง',
|
||||
'Shipping' => 'การส่งสินค้า',
|
||||
'Statistics' => 'สถิติ',
|
||||
'Stock' => 'คลังสินค้า',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'ถนน',
|
||||
'Today' => 'วันนี้',
|
||||
'Type' => 'พิมพ์',
|
||||
'Week' => 'สัปดาห์',
|
||||
'Year' => 'ปี',
|
||||
'Zip' => 'ซิป',
|
||||
'All' => 'ทั้งหมด',
|
||||
'Amount' => 'จำนวน',
|
||||
'Arrivals' => 'ขาเข้า',
|
||||
'Article' => 'บทความ',
|
||||
'Articles' => 'บทความ',
|
||||
'City' => 'เมือง',
|
||||
'Consignee' => 'ผู้รับ',
|
||||
'Consignor' => 'ผู้ตราส่ง',
|
||||
'Country' => 'ประเทศ',
|
||||
'Date' => 'วันที่',
|
||||
'Description' => 'คำอธิบาย',
|
||||
'Interval' => 'ช่วงเวลา',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'ที่ตั้ง',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'การจับคู่',
|
||||
'Month' => 'เดือน',
|
||||
'Name' => 'ชื่อ',
|
||||
'Order' => 'คำสั่ง',
|
||||
'Quantity' => 'ปริมาณ',
|
||||
'Reference' => 'อ้างอิง',
|
||||
'Shipping' => 'การส่งสินค้า',
|
||||
'Statistics' => 'สถิติ',
|
||||
'Stock' => 'คลังสินค้า',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'ถนน',
|
||||
'Today' => 'วันนี้',
|
||||
'Type' => 'พิมพ์',
|
||||
'Types' => '',
|
||||
'Week' => 'สัปดาห์',
|
||||
'Year' => 'ปี',
|
||||
'Zip' => 'ซิป',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Herşey',
|
||||
'Amount' => 'Miktar',
|
||||
'Arrivals' => 'Geliş',
|
||||
'Article' => 'Madde',
|
||||
'Articles' => 'Nesne',
|
||||
'City' => 'Şehir',
|
||||
'Consignee' => 'Alıcı',
|
||||
'Consignor' => 'Gönderici',
|
||||
'Country' => 'Ülke',
|
||||
'Date' => 'Tarih',
|
||||
'Description' => 'Açıklama',
|
||||
'Interval' => 'Aralık',
|
||||
'Location' => 'Konum',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Maç Kodu',
|
||||
'Month' => 'Ay',
|
||||
'Name' => 'İsim',
|
||||
'Order' => 'Emir',
|
||||
'Quantity' => 'Miktar',
|
||||
'Reference' => 'Referans',
|
||||
'Shipping' => 'Nakliye',
|
||||
'Statistics' => 'İstatistik',
|
||||
'Stock' => 'Stoklamak',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'sokak',
|
||||
'Today' => 'Bugün',
|
||||
'Type' => 'Tip',
|
||||
'Week' => 'Hafta',
|
||||
'Year' => 'Yıl',
|
||||
'Zip' => 'Zip',
|
||||
'All' => 'Herşey',
|
||||
'Amount' => 'Miktar',
|
||||
'Arrivals' => 'Geliş',
|
||||
'Article' => 'Madde',
|
||||
'Articles' => 'Nesne',
|
||||
'City' => 'Şehir',
|
||||
'Consignee' => 'Alıcı',
|
||||
'Consignor' => 'Gönderici',
|
||||
'Country' => 'Ülke',
|
||||
'Date' => 'Tarih',
|
||||
'Description' => 'Açıklama',
|
||||
'Interval' => 'Aralık',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Konum',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Maç Kodu',
|
||||
'Month' => 'Ay',
|
||||
'Name' => 'İsim',
|
||||
'Order' => 'Emir',
|
||||
'Quantity' => 'Miktar',
|
||||
'Reference' => 'Referans',
|
||||
'Shipping' => 'Nakliye',
|
||||
'Statistics' => 'İstatistik',
|
||||
'Stock' => 'Stoklamak',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'sokak',
|
||||
'Today' => 'Bugün',
|
||||
'Type' => 'Tip',
|
||||
'Types' => '',
|
||||
'Week' => 'Hafta',
|
||||
'Year' => 'Yıl',
|
||||
'Zip' => 'Zip',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => 'Все',
|
||||
'Amount' => 'Сума',
|
||||
'Arrivals' => 'Прибуття',
|
||||
'Article' => 'Стаття',
|
||||
'Articles' => 'Статті',
|
||||
'City' => 'Місто',
|
||||
'Consignee' => 'Вантажоодержувач',
|
||||
'Consignor' => 'Вантажовідправність',
|
||||
'Country' => 'Країна',
|
||||
'Date' => 'Дата',
|
||||
'Description' => 'Опис',
|
||||
'Interval' => 'Інтервал',
|
||||
'Location' => 'Місцезнаходження',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Матч',
|
||||
'Month' => 'Місяць',
|
||||
'Name' => 'Назва',
|
||||
'Order' => 'Порядок',
|
||||
'Quantity' => 'Кількість',
|
||||
'Reference' => 'Довідник',
|
||||
'Shipping' => 'Доставка',
|
||||
'Statistics' => 'Статистика',
|
||||
'Stock' => 'Запас',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Вулиця',
|
||||
'Today' => 'Сьогодні',
|
||||
'Type' => 'Тип',
|
||||
'Week' => 'Тиждень',
|
||||
'Year' => 'Рік',
|
||||
'Zip' => 'Блиск',
|
||||
'All' => 'Все',
|
||||
'Amount' => 'Сума',
|
||||
'Arrivals' => 'Прибуття',
|
||||
'Article' => 'Стаття',
|
||||
'Articles' => 'Статті',
|
||||
'City' => 'Місто',
|
||||
'Consignee' => 'Вантажоодержувач',
|
||||
'Consignor' => 'Вантажовідправність',
|
||||
'Country' => 'Країна',
|
||||
'Date' => 'Дата',
|
||||
'Description' => 'Опис',
|
||||
'Interval' => 'Інтервал',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => 'Місцезнаходження',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => 'Матч',
|
||||
'Month' => 'Місяць',
|
||||
'Name' => 'Назва',
|
||||
'Order' => 'Порядок',
|
||||
'Quantity' => 'Кількість',
|
||||
'Reference' => 'Довідник',
|
||||
'Shipping' => 'Доставка',
|
||||
'Statistics' => 'Статистика',
|
||||
'Stock' => 'Запас',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => 'Вулиця',
|
||||
'Today' => 'Сьогодні',
|
||||
'Type' => 'Тип',
|
||||
'Types' => '',
|
||||
'Week' => 'Тиждень',
|
||||
'Year' => 'Рік',
|
||||
'Zip' => 'Блиск',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,34 +13,38 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['WarehouseManagement' => [
|
||||
'All' => '全部',
|
||||
'Amount' => '数量',
|
||||
'Arrivals' => '到达',
|
||||
'Article' => '文章',
|
||||
'Articles' => '文章',
|
||||
'City' => '城市',
|
||||
'Consignee' => '收货人',
|
||||
'Consignor' => '托运人',
|
||||
'Country' => '国家',
|
||||
'Date' => '日期',
|
||||
'Description' => '描述',
|
||||
'Interval' => '间隔',
|
||||
'Location' => '地点',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => '匹配码',
|
||||
'Month' => '月',
|
||||
'Name' => '名称',
|
||||
'Order' => '命令',
|
||||
'Quantity' => '数量',
|
||||
'Reference' => '参考',
|
||||
'Shipping' => '船运',
|
||||
'Statistics' => '统计数据',
|
||||
'Stock' => '库存',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => '街道',
|
||||
'Today' => '今天',
|
||||
'Type' => '类型',
|
||||
'Week' => '星期',
|
||||
'Year' => '年',
|
||||
'Zip' => '压缩',
|
||||
'All' => '全部',
|
||||
'Amount' => '数量',
|
||||
'Arrivals' => '到达',
|
||||
'Article' => '文章',
|
||||
'Articles' => '文章',
|
||||
'City' => '城市',
|
||||
'Consignee' => '收货人',
|
||||
'Consignor' => '托运人',
|
||||
'Country' => '国家',
|
||||
'Date' => '日期',
|
||||
'Description' => '描述',
|
||||
'Interval' => '间隔',
|
||||
'Language' => '',
|
||||
'Localization' => '',
|
||||
'Localizations' => '',
|
||||
'Location' => '地点',
|
||||
'Locations' => '#VALUE!',
|
||||
'Matchcode' => '匹配码',
|
||||
'Month' => '月',
|
||||
'Name' => '名称',
|
||||
'Order' => '命令',
|
||||
'Quantity' => '数量',
|
||||
'Reference' => '参考',
|
||||
'Shipping' => '船运',
|
||||
'Statistics' => '统计数据',
|
||||
'Stock' => '库存',
|
||||
'Stocks' => '#VALUE!',
|
||||
'Street' => '街道',
|
||||
'Today' => '今天',
|
||||
'Type' => '类型',
|
||||
'Types' => '',
|
||||
'Week' => '星期',
|
||||
'Year' => '年',
|
||||
'Zip' => '压缩',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user