Update app_languages.php (#1664)

Added Ukraine fields
This commit is contained in:
FreeMe
2016-06-15 03:21:15 +01:00
committed by FusionPBX
parent fd32603eed
commit 036d8200a5

View File

@@ -161,7 +161,7 @@ $text['label-kill']['fr-fr'] = "Tuer Appel";
$text['label-kill']['pt-br'] = "Chamada final";
$text['label-kill']['pl'] = "WyÅÄ…cz";
$text['label-kill']['sv-se'] = "Lägg På";
$text['label-kill']['uk'] = "";
$text['label-kill']['uk'] = "вбити";
$text['label-kill']['de-at'] = "Abwürgen";
$text['label-kill']['he'] = "הפסק";
@@ -172,7 +172,7 @@ $text['label-eavesdrop']['fr-fr'] = "Espionner";
$text['label-eavesdrop']['pt-br'] = "Investigar";
$text['label-eavesdrop']['pl'] = "PodsÅuchiwanie";
$text['label-eavesdrop']['sv-se'] = "Medlyssning";
$text['label-eavesdrop']['uk'] = "";
$text['label-eavesdrop']['uk'] = "підслуховувати";
$text['label-eavesdrop']['de-at'] = "Mithören";
$text['label-eavesdrop']['he'] = "";
@@ -183,7 +183,7 @@ $text['label-call_group']['fr-fr'] = "Groupe d'appel";
$text['label-call_group']['pt-br'] = "Grupo";
$text['label-call_group']['pl'] = "Grupa odbiorców rozmowy";
$text['label-call_group']['sv-se'] = "Ring Grupp";
$text['label-call_group']['uk'] = "";
$text['label-call_group']['uk'] = "груповий виклик";
$text['label-call_group']['de-at'] = "Rufgruppe";
$text['label-call_group']['he'] = "קבוצת חיוג";
@@ -194,7 +194,7 @@ $text['label-call_direction']['fr-fr'] = "Sens de l'appel";
$text['label-call_direction']['pt-br'] = "Direção da chamada";
$text['label-call_direction']['pl'] = "Kierunek rozmowy";
$text['label-call_direction']['sv-se'] = "Samtals Riktning";
$text['label-call_direction']['uk'] = "";
$text['label-call_direction']['uk'] = "напрямок виклику";
$text['label-call_direction']['de-at'] = "Richtung";
$text['label-call_direction']['he'] = "כיוון שיחה";
@@ -205,7 +205,7 @@ $text['description-eavesdrop_destination']['fr-fr'] = "Sélectionnez le Eavesdro
$text['description-eavesdrop_destination']['pt-br'] = "Selecione o eavesdrop de destino";
$text['description-eavesdrop_destination']['pl'] = "Wybierz destynacjÄ™ podsÅuchiwanych rozmów";
$text['description-eavesdrop_destination']['sv-se'] = "Välj Medlyssning Destination";
$text['description-eavesdrop_destination']['uk'] = "";
$text['description-eavesdrop_destination']['uk'] = "Виберіть пункт призначення підслуховувати";
$text['description-eavesdrop_destination']['de-at'] = "Wählen Sie ein Ziel zum Mithören";
$text['description-eavesdrop_destination']['he'] = "";
@@ -220,4 +220,4 @@ $text['button-all']['uk'] = "Всі";
$text['button-all']['de-at'] = "Alle";
$text['button-all']['he'] = "הכל";
?>
?>