mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Italian translation added (#2852)
This commit is contained in:
committed by
FusionPBX
parent
94889b5696
commit
9f228ef8c5
@@ -9,17 +9,24 @@
|
||||
$apps[$x]['license'] = "Mozilla Public License 1.1";
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Direct calls based on the time of day.";
|
||||
$apps[$x]['description']['es-cl'] = "Direcciona llamadas basada en hora del día";
|
||||
$apps[$x]['description']['es-mx'] = "";
|
||||
$apps[$x]['description']['ar-eg'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Anrufe anhand der Tageszeit weiterleiten.";
|
||||
$apps[$x]['description']['de-de'] = "Anrufe anhand der Tageszeit weiterleiten.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Anrufe anhand der Tageszeit weiterleiten.";
|
||||
$apps[$x]['description']['es-cl'] = "Direcciona llamadas basada en hora del día";
|
||||
$apps[$x]['description']['es-mx'] = "";
|
||||
$apps[$x]['description']['fr-fr'] = "Redirige les appels en fonction de l'heure.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Chamada directa com base na hora do dia.";
|
||||
$apps[$x]['description']['he-il'] = "";
|
||||
$apps[$x]['description']['it-it'] = "Instrada le chiamate basandosi su giorno e ora.";
|
||||
$apps[$x]['description']['nl-nl'] = "";
|
||||
$apps[$x]['description']['pl-pl'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "";
|
||||
$apps[$x]['description']['pt-pt'] = "Chamada directa com base na hora do dia.";
|
||||
$apps[$x]['description']['ro-ro'] = "";
|
||||
$apps[$x]['description']['ru-ru'] = "Прямые вызовы на основании времени суток.";
|
||||
$apps[$x]['description']['sv-se'] = "";
|
||||
$apps[$x]['description']['uk-ua'] = "";
|
||||
|
||||
//destination details
|
||||
$y=0;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Conditions Temporelles";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Condizioni Temporali";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Warunki czasowe";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Condições temporarias";
|
||||
|
||||
Reference in New Issue
Block a user