Prechádzať zdrojové kódy

Update app_languages.php

FusionPBX 7 rokov pred
rodič
commit
1d291ca275
1 zmenil súbory, kde vykonal 40 pridanie a 0 odobranie
  1. 40 0
      resources/app_languages.php

+ 40 - 0
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.";