From 7bb8141f690caa757ce794f64e9626a38457535b Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 10 Feb 2018 00:14:14 -0700 Subject: [PATCH] Update app_languages.php --- resources/app_languages.php | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/resources/app_languages.php b/resources/app_languages.php index afa3a2b462..68bf531903 100644 --- a/resources/app_languages.php +++ b/resources/app_languages.php @@ -2439,6 +2439,46 @@ $text['label-download']['sv-se'] = "Ladda Ned"; $text['label-download']['uk-ua'] = "Завантажини"; $text['label-download']['tr-tr'] = "İndir"; +$text['miscellaneous']['en-us'] = "Miscellaneous"; +$text['miscellaneous']['ar-eg'] = ""; +$text['miscellaneous']['de-at'] = "Sonstiges"; //copied from de-de +$text['miscellaneous']['de-ch'] = "Sonstiges"; //copied from de-de +$text['miscellaneous']['de-de'] = "Sonstiges"; +$text['miscellaneous']['es-cl'] = "Diverso"; +$text['miscellaneous']['es-mx'] = "Diverso"; //copied from es-cl +$text['miscellaneous']['fr-ca'] = "Divers"; //copied from fr-fr +$text['miscellaneous']['fr-fr'] = "Divers"; +$text['miscellaneous']['he-il'] = ""; +$text['miscellaneous']['it-it'] = ""; +$text['miscellaneous']['nl-nl'] = ""; +$text['miscellaneous']['pl-pl'] = "Różne"; +$text['miscellaneous']['pt-br'] = "Diversos"; +$text['miscellaneous']['pt-pt'] = "Variado"; +$text['miscellaneous']['ro-ro'] = ""; +$text['miscellaneous']['ru-ru'] = "Разное"; +$text['miscellaneous']['sv-se'] = "Diverse"; +$text['miscellaneous']['uk-ua'] = "Різне"; + +$text['sounds']['en-us'] = "Sounds"; +$text['sounds']['ar-eg'] = ""; +$text['sounds']['de-at'] = "Ruftöne"; //copied from de-de +$text['sounds']['de-ch'] = "Ruftöne"; //copied from de-de +$text['sounds']['de-de'] = "Ruftöne"; +$text['sounds']['es-cl'] = "Sonidos"; +$text['sounds']['es-mx'] = "Sonidos"; //copied from es-cl +$text['sounds']['fr-ca'] = "des sons"; //copied from fr-fr +$text['sounds']['fr-fr'] = "des sons"; +$text['sounds']['he-il'] = ""; +$text['sounds']['it-it'] = ""; +$text['sounds']['nl-nl'] = ""; +$text['sounds']['pl-pl'] = "Dźwięki"; +$text['sounds']['pt-br'] = "Sons"; //copied from pt-pt +$text['sounds']['pt-pt'] = "Sons"; +$text['sounds']['ro-ro'] = ""; +$text['sounds']['ru-ru'] = "Звуки"; +$text['sounds']['sv-se'] = "Ljud"; +$text['sounds']['uk-ua'] = "звуки"; + $text['description-name']['en-us'] = "Enter the name."; $text['description-name']['ar-eg'] = ""; $text['description-name']['de-at'] = "Geben Sie den Namen ein.";