Corrections in Georgian translation (#7113)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
$apps[$x]['description']['fr-fr'] = "Les queues sont utilisés pour configurer les salles d'attente (FIFO).";
|
||||
$apps[$x]['description']['he-il'] = "";
|
||||
$apps[$x]['description']['it-it'] = "Le code sono usate per creare linee di attesa per i chiamanti. Anche dette Code FIFO.";
|
||||
$apps[$x]['description']['ka-ge'] = "რიგები დამრეკავების მოლოდოდინის ხაზების მოსარგებად გამოიყენება. ასევე ცნობილია, როგორც FIFO რიგები.";
|
||||
$apps[$x]['description']['ka-ge'] = "რიგები დამრეკავების მოლოდინის ხაზების მოსარგებად გამოიყენება. ასევე ცნობილია, როგორც FIFO რიგები.";
|
||||
$apps[$x]['description']['nl-nl'] = "Wachtrijen worden gebruikt om bellers op volgorde FIFO af te handelen.";
|
||||
$apps[$x]['description']['pl-pl'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "";
|
||||
|
||||
@@ -148,7 +148,7 @@ $text['label-fifo_extension']['fr-ca'] = "Extension";
|
||||
$text['label-fifo_extension']['fr-fr'] = "Extension";
|
||||
$text['label-fifo_extension']['he-il'] = "סיומת";
|
||||
$text['label-fifo_extension']['it-it'] = "Estensione";
|
||||
$text['label-fifo_extension']['ka-ge'] = "შიდა ნომერი";
|
||||
$text['label-fifo_extension']['ka-ge'] = "გაფართოება";
|
||||
$text['label-fifo_extension']['nl-nl'] = "Verlenging";
|
||||
$text['label-fifo_extension']['pl-pl'] = "Rozszerzenie";
|
||||
$text['label-fifo_extension']['pt-br'] = "Extensão";
|
||||
@@ -229,7 +229,7 @@ $text['description-fifo_agent_status']['fr-ca'] = "Un code de fonctionnalité pe
|
||||
$text['description-fifo_agent_status']['fr-fr'] = "Un code de fonctionnalité permettant à l'agent de se connecter ou de se déconnecter de la file d'attente.";
|
||||
$text['description-fifo_agent_status']['he-il'] = "קוד תכונה עבור הסוכן לכניסה או יציאה מהתור.";
|
||||
$text['description-fifo_agent_status']['it-it'] = "Un codice funzione che consente all'agente di accedere o disconnettersi dalla coda.";
|
||||
$text['description-fifo_agent_status']['ka-ge'] = "ფუნქციის კოდი აგენტისთვის, რომ შევიდეს ან გამოვიდეს რიგიდან.";
|
||||
$text['description-fifo_agent_status']['ka-ge'] = "ფუნქციის კოდი აგენტისთვის, რომ შევიდეს, ან გამოვიდეს რიგიდან.";
|
||||
$text['description-fifo_agent_status']['nl-nl'] = "Een functiecode waarmee de agent zich kan aanmelden of afmelden bij de wachtrij.";
|
||||
$text['description-fifo_agent_status']['pl-pl'] = "Kod funkcji umożliwiający agentowi zalogowanie się lub wylogowanie z kolejki.";
|
||||
$text['description-fifo_agent_status']['pt-br'] = "Um código de recurso para o agente fazer login ou logout da fila.";
|
||||
@@ -283,7 +283,7 @@ $text['description-fifo_agent_queue']['fr-ca'] = "Une file d'attente permettant
|
||||
$text['description-fifo_agent_queue']['fr-fr'] = "Une file d'attente permettant aux agents d'attendre un appelant ou de répondre à un appel en attente dans la file d'attente.";
|
||||
$text['description-fifo_agent_queue']['he-il'] = "תור לסוכנים להמתין למתקשר, או לקבל שיחה שממתינה בתור.";
|
||||
$text['description-fifo_agent_queue']['it-it'] = "Una coda in cui gli agenti attendono un chiamante o rispondono a una chiamata in attesa in coda.";
|
||||
$text['description-fifo_agent_queue']['ka-ge'] = "რიგი აგენტებისთვის რომ დაელოდონ აბონენტს ან აიღონ ყურმილი, რომელიც რიგში იცდის.";
|
||||
$text['description-fifo_agent_queue']['ka-ge'] = "რიგი აგენტებისთვის რომ დაელოდონ აბონენტს ან მიიღონ ზარი, რომელიც რიგში იცდის.";
|
||||
$text['description-fifo_agent_queue']['nl-nl'] = "Een wachtrij waarin agenten op een beller moeten wachten, of een gesprek kunnen aannemen dat in de wachtrij staat.";
|
||||
$text['description-fifo_agent_queue']['pl-pl'] = "Kolejka dla agentów oczekujących na dzwoniącego lub odbierających połączenie oczekujące w kolejce.";
|
||||
$text['description-fifo_agent_queue']['pt-br'] = "Uma fila para os agentes esperarem por um chamador ou atenderem uma chamada que está aguardando na fila.";
|
||||
|
||||
Reference in New Issue
Block a user