Qual: Removed deprecated translation
This commit is contained in:
parent
cd7eb850d4
commit
2809631a4f
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Copyright (C) 2005-2008 Laurent Destailleur <eldy@users.sourceforge.net>
|
/* Copyright (C) 2005-2010 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||||
* Copyright (C) 2005-2009 Regis Houssin <regis@dolibarr.fr>
|
* Copyright (C) 2005-2009 Regis Houssin <regis@dolibarr.fr>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
@ -19,18 +19,16 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\file htdocs/includes/modules/commande/mod_commande_marbre.php
|
* \file htdocs/includes/modules/commande/mod_commande_marbre.php
|
||||||
\ingroup commande
|
* \ingroup commande
|
||||||
\brief Fichier contenant la classe du modele de num<EFBFBD>rotation de reference de commande Marbre
|
* \brief File of class to manage customer order numbering rules Marbre
|
||||||
\version $Id$
|
* \version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require_once(DOL_DOCUMENT_ROOT ."/includes/modules/commande/modules_commande.php");
|
require_once(DOL_DOCUMENT_ROOT ."/includes/modules/commande/modules_commande.php");
|
||||||
|
|
||||||
/** \class mod_commande_marbre
|
/** \class mod_commande_marbre
|
||||||
\brief Classe du modele de numerotation de reference de commande Marbre
|
* \brief Class to manage customer order numbering rules Marbre
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class mod_commande_marbre extends ModeleNumRefCommandes
|
class mod_commande_marbre extends ModeleNumRefCommandes
|
||||||
{
|
{
|
||||||
var $version='dolibarr'; // 'development', 'experimental', 'dolibarr'
|
var $version='dolibarr'; // 'development', 'experimental', 'dolibarr'
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
/**
|
/**
|
||||||
* \file htdocs/includes/modules/propale/mod_propale_marbre.php
|
* \file htdocs/includes/modules/propale/mod_propale_marbre.php
|
||||||
* \ingroup propale
|
* \ingroup propale
|
||||||
* \brief Fichier contenant la classe du modele de numerotation de reference de propale Marbre
|
* \brief File of class to manage commercial proposal numbering rules Marbre
|
||||||
* \version $Id$
|
* \version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ require_once(DOL_DOCUMENT_ROOT ."/includes/modules/propale/modules_propale.php")
|
|||||||
|
|
||||||
|
|
||||||
/** \class mod_propale_marbre
|
/** \class mod_propale_marbre
|
||||||
* \brief Classe du modele de numerotation de reference de propale Marbre
|
* \brief Class to manage customer order numbering rules Marbre
|
||||||
*/
|
*/
|
||||||
class mod_propale_marbre extends ModeleNumRefPropales
|
class mod_propale_marbre extends ModeleNumRefPropales
|
||||||
{
|
{
|
||||||
|
|||||||
@ -126,7 +126,6 @@ OrderSource6=مخزن
|
|||||||
QtyOrdered=الكمية أمرت
|
QtyOrdered=الكمية أمرت
|
||||||
AddDeliveryCostLine=تضاف تكلفة توصيل خط يبين الوزن من أجل
|
AddDeliveryCostLine=تضاف تكلفة توصيل خط يبين الوزن من أجل
|
||||||
PDFEinsteinDescription=من أجل نموذج كامل (logo...)
|
PDFEinsteinDescription=من أجل نموذج كامل (logo...)
|
||||||
MarbreNumRefDesc=Renvoie جنيه numéro sous لوس انجليس في شكل syymm ٪ nnnn - où l' année السنة بتوقيت شرق الولايات المتحدة ، مم جنيه mois ét nnnn الامم المتحدة compteur sequentiel بلا انقطاع ét بلا remise ه 0
|
|
||||||
// Date 2009-08-11 13:27:01
|
// Date 2009-08-11 13:27:01
|
||||||
// STOP - Lines generated via parser
|
// STOP - Lines generated via parser
|
||||||
|
|
||||||
|
|||||||
@ -132,5 +132,3 @@ AddDeliveryCostLine=Afegir una línia de despeses de ports indicant el pes de la
|
|||||||
PDFEinsteinDescription=Model de comanda complet (logo...)
|
PDFEinsteinDescription=Model de comanda complet (logo...)
|
||||||
PDFEdisonDescription=Model de comanda simple
|
PDFEdisonDescription=Model de comanda simple
|
||||||
PDFQuevedoDescription=Modelo de comanda complet amb RE i IRPF
|
PDFQuevedoDescription=Modelo de comanda complet amb RE i IRPF
|
||||||
# NumRef Modules
|
|
||||||
MarbreNumRefDesc=Retorna el número sota el format %syymm-nnnn on yy és l'any, mm el mes i nnnn un comptador seqüencial sense ruptura i sense tornar a 0
|
|
||||||
|
|||||||
@ -124,7 +124,6 @@ OrderSource6=Opbevare
|
|||||||
QtyOrdered=Qty bestilt
|
QtyOrdered=Qty bestilt
|
||||||
AddDeliveryCostLine=Tilføj en leveringsrapport omkostninger linje angiver vægten af den rækkefølge
|
AddDeliveryCostLine=Tilføj en leveringsrapport omkostninger linje angiver vægten af den rækkefølge
|
||||||
PDFEinsteinDescription=En fuldstændig orden model (logo. ..)
|
PDFEinsteinDescription=En fuldstændig orden model (logo. ..)
|
||||||
MarbreNumRefDesc=Renvoie le numro sous la forme %syymm-nnnn ou yy est l'année, mm le mois et nnnn un compteur sequentiel sans ruptur et sans bedre e 0
|
|
||||||
// Date 2009-01-19 21:26:39
|
// Date 2009-01-19 21:26:39
|
||||||
// STOP - Lines generated via parser
|
// STOP - Lines generated via parser
|
||||||
|
|
||||||
|
|||||||
@ -122,7 +122,6 @@ OrderSource6=Lagern
|
|||||||
QtyOrdered=Anzahl bestellt
|
QtyOrdered=Anzahl bestellt
|
||||||
AddDeliveryCostLine=Fügen Sie eine Lieferung Kosten Linie zeigt das Gewicht der Bestellung
|
AddDeliveryCostLine=Fügen Sie eine Lieferung Kosten Linie zeigt das Gewicht der Bestellung
|
||||||
PDFEinsteinDescription=Eine vollständige Um-Modell (logo. ..)
|
PDFEinsteinDescription=Eine vollständige Um-Modell (logo. ..)
|
||||||
MarbreNumRefDesc=Renvoie le numro sous la forme %syymm-nnnn oder yy est l'année, le mois et mm nnnn un compteur sequentiel ohne Bruch et sans remise e 0
|
|
||||||
// Date 2009-01-20 00:09:12
|
// Date 2009-01-20 00:09:12
|
||||||
// STOP - Lines generated via parser
|
// STOP - Lines generated via parser
|
||||||
|
|
||||||
|
|||||||
@ -137,6 +137,3 @@ AddDeliveryCostLine=Add a delivery cost line indicating the weight of the order
|
|||||||
PDFEinsteinDescription=A complete order model (logo...)
|
PDFEinsteinDescription=A complete order model (logo...)
|
||||||
PDFEdisonDescription=A simple order model
|
PDFEdisonDescription=A simple order model
|
||||||
PDFQuevedoDescription=A complete order model with Spanish RE and IRPF
|
PDFQuevedoDescription=A complete order model with Spanish RE and IRPF
|
||||||
|
|
||||||
# NumRef Modules
|
|
||||||
MarbreNumRefDesc=Returns the number as %syymm-nnnn where yy is the year, mm the month and nnnn a sequencer seamlessly and without replacement to 0
|
|
||||||
|
|||||||
@ -132,5 +132,3 @@ AddDeliveryCostLine=Añadir una línea de gastos de portes indicando el peso del
|
|||||||
PDFEinsteinDescription=Modelo de pedido completo (logo...)
|
PDFEinsteinDescription=Modelo de pedido completo (logo...)
|
||||||
PDFEdisonDescription=Modelo de pedido simple
|
PDFEdisonDescription=Modelo de pedido simple
|
||||||
PDFQuevedoDescription=Modelo de pedido completo con RE e IRPF
|
PDFQuevedoDescription=Modelo de pedido completo con RE e IRPF
|
||||||
# NumRef Modules
|
|
||||||
MarbreNumRefDesc=Devuelve el número bajo el formato %syymm-nnnn onde yy es el año, mm el mes y nnnn un contador secuencial sin ruptura y sin volver a 0
|
|
||||||
|
|||||||
@ -132,5 +132,3 @@ AddDeliveryCostLine=Añadir una línea de gastos de portes indicando el peso del
|
|||||||
PDFEinsteinDescription=Modelo de pedido completo (logo...)
|
PDFEinsteinDescription=Modelo de pedido completo (logo...)
|
||||||
PDFEdisonDescription=Modelo de pedido simple
|
PDFEdisonDescription=Modelo de pedido simple
|
||||||
PDFQuevedoDescription=Modelo de pedido completo con RE e IRPF
|
PDFQuevedoDescription=Modelo de pedido completo con RE e IRPF
|
||||||
# NumRef Modules
|
|
||||||
MarbreNumRefDesc=Devuelve el número bajo el formato %syymm-nnnn onde yy es el año, mm el mes y nnnn un contador secuencial sin ruptura y sin volver a 0
|
|
||||||
|
|||||||
@ -122,7 +122,6 @@ OrderSource6=Varastoida
|
|||||||
QtyOrdered=Kpl velvoitti
|
QtyOrdered=Kpl velvoitti
|
||||||
AddDeliveryCostLine=Lisää toimitus kustannukset linja ilmoitetaan paino, jotta
|
AddDeliveryCostLine=Lisää toimitus kustannukset linja ilmoitetaan paino, jotta
|
||||||
PDFEinsteinDescription=Täydellinen jotta malli (logo. ..)
|
PDFEinsteinDescription=Täydellinen jotta malli (logo. ..)
|
||||||
MarbreNumRefDesc=Renvoie le numro sous la forme %syymm-nnnn tai vv est l'année, mm le mois et nnnn un compteur sequentiel sans murtumasta et sans remise e 0
|
|
||||||
// Date 2009-01-19 22:07:11
|
// Date 2009-01-19 22:07:11
|
||||||
// STOP - Lines generated via parser
|
// STOP - Lines generated via parser
|
||||||
|
|
||||||
|
|||||||
@ -136,6 +136,3 @@ AddDeliveryCostLine=Ajouter une ligne de frais port indiquant le poids de la com
|
|||||||
PDFEinsteinDescription=Modèle de comande complet (logo...)
|
PDFEinsteinDescription=Modèle de comande complet (logo...)
|
||||||
PDFEdisonDescription=Modèle de commande simple
|
PDFEdisonDescription=Modèle de commande simple
|
||||||
PDFQuevedoDescription=Modèle de comande complet avec Spanish RE et IRPF
|
PDFQuevedoDescription=Modèle de comande complet avec Spanish RE et IRPF
|
||||||
|
|
||||||
# NumRef Modules
|
|
||||||
MarbreNumRefDesc=Renvoie le numéro sous la forme %syymm-nnnn ou yy est l'année, mm le mois et nnnn un compteur séquentiel sans rupture et sans remise à 0
|
|
||||||
|
|||||||
@ -138,5 +138,4 @@ AddDeliveryCostLine=Bæta við kostnað sending línu sem gefur til kynna að þ
|
|||||||
PDFEinsteinDescription=A heill til líkan (logo. ..)
|
PDFEinsteinDescription=A heill til líkan (logo. ..)
|
||||||
PDFEdisonDescription=Einföld röð líkan
|
PDFEdisonDescription=Einföld röð líkan
|
||||||
PDFQuevedoDescription=A heill til líkan með spænsku RE og IRPF
|
PDFQuevedoDescription=A heill til líkan með spænsku RE og IRPF
|
||||||
MarbreNumRefDesc=Skilar í %s yymm-NNNN þar YY er ári, mm mánaðar og NNNN a sequencer óaðfinnanlega og án skipti til 0
|
|
||||||
// STOP - Lines generated via autotranslator.php tool (2010-06-30 00:15:29).
|
// STOP - Lines generated via autotranslator.php tool (2010-06-30 00:15:29).
|
||||||
|
|||||||
@ -103,7 +103,6 @@ OrdersStatisticsSuppliers=Stastistiche ordini fornitori
|
|||||||
AmountOfOrdersByMonthHT=Importo ordini per mese (al netto delle imposte)
|
AmountOfOrdersByMonthHT=Importo ordini per mese (al netto delle imposte)
|
||||||
RunningOrders=Ordini in corso
|
RunningOrders=Ordini in corso
|
||||||
UserWithApproveOrderGrant=Utente con possibilità di approvare ordini
|
UserWithApproveOrderGrant=Utente con possibilità di approvare ordini
|
||||||
MarbreNumRefDesc=Ritorna un numero nella forma %syymm-nnnn dove yy è l'anno, mm è il mese e nnnn un numero progressivo che non ritorna a 0.
|
|
||||||
OrderLine=Linea Ordine
|
OrderLine=Linea Ordine
|
||||||
PaymentOrderRef=Riferimento pagamento ordine %s
|
PaymentOrderRef=Riferimento pagamento ordine %s
|
||||||
CloneOrder=Clona ordine
|
CloneOrder=Clona ordine
|
||||||
|
|||||||
@ -116,13 +116,9 @@ OrderSource6=Butikk
|
|||||||
QtyOrdered=Ant bestilt
|
QtyOrdered=Ant bestilt
|
||||||
AddDeliveryCostLine=Legg til leveringskostnader og angi forsendelsens vekt
|
AddDeliveryCostLine=Legg til leveringskostnader og angi forsendelsens vekt
|
||||||
|
|
||||||
|
|
||||||
# Documents models
|
# Documents models
|
||||||
PDFEinsteinDescription=En komplett ordremodell (logo...)
|
PDFEinsteinDescription=En komplett ordremodell (logo...)
|
||||||
|
|
||||||
# NumRef Modules
|
|
||||||
MarbreNumRefDesc=Returnerer et nummer i formatet %sååmm-nnnn hvor åå er året, mm er måneden og nnnn er et løpende nummer som aldri tilbakestilles til null.
|
|
||||||
|
|
||||||
|
|
||||||
// START - Lines generated via autotranslator.php tool (2010-07-17 11:45:17).
|
// START - Lines generated via autotranslator.php tool (2010-07-17 11:45:17).
|
||||||
// Reference language: en_US
|
// Reference language: en_US
|
||||||
|
|||||||
@ -114,7 +114,6 @@ UseCustomerContactAsOrderRecipientIfExist=Gebruik de klant zijn contactadres ind
|
|||||||
RunningOrders=Lopende bestellingen
|
RunningOrders=Lopende bestellingen
|
||||||
UserWithApproveOrderGrant=Gebruikers gemachtigd om "bestellingen goed te keuren".
|
UserWithApproveOrderGrant=Gebruikers gemachtigd om "bestellingen goed te keuren".
|
||||||
PDFEinsteinDescription=Een compleet bestel document (logo. ..)
|
PDFEinsteinDescription=Een compleet bestel document (logo. ..)
|
||||||
MarbreNumRefDesc=Renvoie le numéro sous la forme %syymm-nnnn ou yy est l'annee, mm le mois et nnnn un compteur sequentiel sans rupture et sans remise e 0
|
|
||||||
|
|
||||||
|
|
||||||
// START - Lines generated via autotranslator.php tool (2009-08-19 20:37:40).
|
// START - Lines generated via autotranslator.php tool (2009-08-19 20:37:40).
|
||||||
|
|||||||
@ -135,10 +135,6 @@ AddDeliveryCostLine=Voeg een regel toe die aangeeft dat de leveringskosten afhan
|
|||||||
# Document models
|
# Document models
|
||||||
PDFEinsteinDescription=Model van een complete zakelijk voorstel model (incl. logo, ..)
|
PDFEinsteinDescription=Model van een complete zakelijk voorstel model (incl. logo, ..)
|
||||||
|
|
||||||
# NumRef Modules
|
|
||||||
MarbreNumRefDesc=Geeft het aantal als %syymm-nnnn waar yy het jaar is, mm de maand en nnnn een sequencieel oplopende waarde zonder 0 vervanging
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// START - Lines generated via autotranslator.php tool (2010-07-17 11:45:17).
|
// START - Lines generated via autotranslator.php tool (2010-07-17 11:45:17).
|
||||||
// Reference language: en_US
|
// Reference language: en_US
|
||||||
|
|||||||
@ -124,7 +124,6 @@ OrderSource6=Przechowywać
|
|||||||
QtyOrdered=Ilosc sortowane
|
QtyOrdered=Ilosc sortowane
|
||||||
AddDeliveryCostLine=Dodaj dostawy koszt linii wskazujące wagi zamówienia
|
AddDeliveryCostLine=Dodaj dostawy koszt linii wskazujące wagi zamówienia
|
||||||
PDFEinsteinDescription=Pełna kolejność modelu (logo. ..)
|
PDFEinsteinDescription=Pełna kolejność modelu (logo. ..)
|
||||||
MarbreNumRefDesc=Renvoie le numro sous la forme syymm% rr-nnnn ou est l'année, le mois mm et un nnnn compteur sequentiel bez pęknięcia et sans zrzekanie e 0
|
|
||||||
// Date 2009-01-19 00:44:06
|
// Date 2009-01-19 00:44:06
|
||||||
// STOP - Lines generated via parser
|
// STOP - Lines generated via parser
|
||||||
|
|
||||||
|
|||||||
@ -122,8 +122,3 @@ AddDeliveryCostLine=Adicionar uma linha de despesas de fretes indicando o peso d
|
|||||||
|
|
||||||
# Document models
|
# Document models
|
||||||
PDFEinsteinDescription=Modelo de orçamento completo (logo...)
|
PDFEinsteinDescription=Modelo de orçamento completo (logo...)
|
||||||
|
|
||||||
# NumRef Modules
|
|
||||||
MarbreNumRefDesc=Devolve o número baixo o formato %syymm-nnnn onde yy é o ano, mm o mês e nnnn um contador seq<65>êncial sem ruptura e sem Voltar a 0
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -116,7 +116,6 @@ QtyOrdered=Quant. Pedida
|
|||||||
AddDeliveryCostLine=Adicionar uma linha de despesas de portes indicando o peso do pedido
|
AddDeliveryCostLine=Adicionar uma linha de despesas de portes indicando o peso do pedido
|
||||||
# einstein PDF Model
|
# einstein PDF Model
|
||||||
PDFEinsteinDescription=Modelo de orçamento completo (logo...)
|
PDFEinsteinDescription=Modelo de orçamento completo (logo...)
|
||||||
MarbreNumRefDesc=Devolve o número baixo o formato %syymm-nnnn onde yy é o ano, mm o mês e nnnn um contador sequêncial sem ruptura e sem Voltar a 0
|
|
||||||
|
|
||||||
|
|
||||||
// START - Lines generated via autotranslator.php tool (2009-08-13 21:10:10).
|
// START - Lines generated via autotranslator.php tool (2009-08-13 21:10:10).
|
||||||
|
|||||||
@ -122,7 +122,6 @@ OrderSource6=Magazin
|
|||||||
QtyOrdered=Cantitate ordonat
|
QtyOrdered=Cantitate ordonat
|
||||||
AddDeliveryCostLine=
|
AddDeliveryCostLine=
|
||||||
PDFEinsteinDescription=Un model complet pentru (logo. ..)
|
PDFEinsteinDescription=Un model complet pentru (logo. ..)
|
||||||
MarbreNumRefDesc=Renvoie le numro sous la Forme %syymm-NNNN ou aa est l'année, le mois et mm NNNN un compteur sequentiel sans ruptură et sans remiză e 0
|
|
||||||
// Date 2009-01-19 21:32:52
|
// Date 2009-01-19 21:32:52
|
||||||
// STOP - Lines generated via parser
|
// STOP - Lines generated via parser
|
||||||
|
|
||||||
|
|||||||
@ -122,7 +122,6 @@ OrderSource6=Склад
|
|||||||
QtyOrdered=Количество заказанных
|
QtyOrdered=Количество заказанных
|
||||||
AddDeliveryCostLine=Добавить доставки Стоимость линии с указанием веса заказа
|
AddDeliveryCostLine=Добавить доставки Стоимость линии с указанием веса заказа
|
||||||
PDFEinsteinDescription=Для полной модели (logo. ..)
|
PDFEinsteinDescription=Для полной модели (logo. ..)
|
||||||
MarbreNumRefDesc=Renvoie LE numro SOUS LA форме %syymm-NNNN или YY EST L'année, мм LE Mois и NNNN ООН compteur sequentiel без разрывов и без REMISE E 0
|
|
||||||
// Date 2009-01-19 21:30:52
|
// Date 2009-01-19 21:30:52
|
||||||
// STOP - Lines generated via parser
|
// STOP - Lines generated via parser
|
||||||
|
|
||||||
|
|||||||
@ -120,14 +120,9 @@ OrderSource6=Trgovina
|
|||||||
QtyOrdered=Naročena količina
|
QtyOrdered=Naročena količina
|
||||||
AddDeliveryCostLine=Dodaj vrstico s stroški dobave in navedeno težo
|
AddDeliveryCostLine=Dodaj vrstico s stroški dobave in navedeno težo
|
||||||
|
|
||||||
|
|
||||||
# Documents models
|
# Documents models
|
||||||
PDFEinsteinDescription=Vzorec kompletnega naročila (logo...)
|
PDFEinsteinDescription=Vzorec kompletnega naročila (logo...)
|
||||||
|
|
||||||
# NumRef Modules
|
|
||||||
MarbreNumRefDesc=Predlaga številko v obliki %syymm-nnnn, kjer je yy leto, mm mesec in nnnn zaporedna številka brez presledka, večja od 0
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// START - Lines generated via autotranslator.php tool (2010-07-17 11:45:17).
|
// START - Lines generated via autotranslator.php tool (2010-07-17 11:45:17).
|
||||||
// Reference language: en_US
|
// Reference language: en_US
|
||||||
|
|||||||
@ -125,7 +125,6 @@ OrderSource6=Mağaza
|
|||||||
QtyOrdered=Adet sipariş
|
QtyOrdered=Adet sipariş
|
||||||
AddDeliveryCostLine=Iletim hattı maliyet düzenin ağırlığı belirten ekle
|
AddDeliveryCostLine=Iletim hattı maliyet düzenin ağırlığı belirten ekle
|
||||||
PDFEinsteinDescription=Tam bir düzen modeli (logo. ..)
|
PDFEinsteinDescription=Tam bir düzen modeli (logo. ..)
|
||||||
MarbreNumRefDesc=Renvoie le numéro sous la forme %s yymm-nnnn yapın yy est l'année, mm le mois et nnnn un compteur sequentiel sans kopma et sans feragat e 0
|
|
||||||
// STOP - Lines generated via autotranslator.php tool (2010-03-15 19:05:26).
|
// STOP - Lines generated via autotranslator.php tool (2010-03-15 19:05:26).
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -137,7 +137,6 @@ QtyOrdered=订购数量
|
|||||||
AddDeliveryCostLine=添加交货成本线,显示该命令的重量
|
AddDeliveryCostLine=添加交货成本线,显示该命令的重量
|
||||||
PDFEinsteinDescription=一个完整的命令模式(logo. ..)
|
PDFEinsteinDescription=一个完整的命令模式(logo. ..)
|
||||||
PDFEdisonDescription=一份简单的订购模式
|
PDFEdisonDescription=一份简单的订购模式
|
||||||
MarbreNumRefDesc=返回人数%syymm,其中yy是二○○一年,二○○毫米的月份和一个序无缝,无更换为0
|
|
||||||
// STOP - Lines generated via autotranslator.php tool (2010-06-08 21:22:55).
|
// STOP - Lines generated via autotranslator.php tool (2010-06-08 21:22:55).
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user