Przeglądaj źródła

Create app_languages.php

FusionPBX 3 lat temu
rodzic
commit
dad5778c62
1 zmienionych plików z 264 dodań i 0 usunięć
  1. 264 0
      app_languages.php

+ 264 - 0
app_languages.php

@@ -0,0 +1,264 @@
+<?php
+
+	//Dialplan Tools
+		$text['title-dialplan_tools']['en-us'] = 'Dialplan Tools';
+		$text['title-dialplan_tools']['ar-eg'] = '';
+		$text['title-dialplan_tools']['de-at'] = '';
+		$text['title-dialplan_tools']['de-ch'] = '';
+		$text['title-dialplan_tools']['de-de'] = '';
+		$text['title-dialplan_tools']['es-cl'] = '';
+		$text['title-dialplan_tools']['es-mx'] = '';
+		$text['title-dialplan_tools']['fr-ca'] = '';
+		$text['title-dialplan_tools']['fr-fr'] = '';
+		$text['title-dialplan_tools']['he-il'] = '';
+		$text['title-dialplan_tools']['it-it'] = '';
+		$text['title-dialplan_tools']['nl-nl'] = '';
+		$text['title-dialplan_tools']['pl-pl'] = '';
+		$text['title-dialplan_tools']['pt-br'] = '';
+		$text['title-dialplan_tools']['pt-pt'] = '';
+		$text['title-dialplan_tools']['ro-ro'] = '';
+		$text['title-dialplan_tools']['ru-ru'] = '';
+		$text['title-dialplan_tools']['sv-se'] = '';
+		$text['title-dialplan_tools']['uk-ua'] = '';
+
+		$text['title-dialplan_tool']['en-us'] = 'Dialplan Tool';
+		$text['title-dialplan_tool']['ar-eg'] = '';
+		$text['title-dialplan_tool']['de-at'] = '';
+		$text['title-dialplan_tool']['de-ch'] = '';
+		$text['title-dialplan_tool']['de-de'] = '';
+		$text['title-dialplan_tool']['es-cl'] = '';
+		$text['title-dialplan_tool']['es-mx'] = '';
+		$text['title-dialplan_tool']['fr-ca'] = '';
+		$text['title-dialplan_tool']['fr-fr'] = '';
+		$text['title-dialplan_tool']['he-il'] = '';
+		$text['title-dialplan_tool']['it-it'] = '';
+		$text['title-dialplan_tool']['nl-nl'] = '';
+		$text['title-dialplan_tool']['pl-pl'] = '';
+		$text['title-dialplan_tool']['pt-br'] = '';
+		$text['title-dialplan_tool']['pt-pt'] = '';
+		$text['title-dialplan_tool']['ro-ro'] = '';
+		$text['title-dialplan_tool']['ru-ru'] = '';
+		$text['title-dialplan_tool']['sv-se'] = '';
+		$text['title-dialplan_tool']['uk-ua'] = '';
+
+		$text['title_description-dialplan_tools']['en-us'] = 'Use this to define custom destinations for the destination select list.';
+		$text['title_description-dialplan_tools']['ar-eg'] = '';
+		$text['title_description-dialplan_tools']['de-at'] = '';
+		$text['title_description-dialplan_tools']['de-ch'] = '';
+		$text['title_description-dialplan_tools']['de-de'] = '';
+		$text['title_description-dialplan_tools']['es-cl'] = '';
+		$text['title_description-dialplan_tools']['es-mx'] = '';
+		$text['title_description-dialplan_tools']['fr-ca'] = '';
+		$text['title_description-dialplan_tools']['fr-fr'] = '';
+		$text['title_description-dialplan_tools']['he-il'] = '';
+		$text['title_description-dialplan_tools']['it-it'] = '';
+		$text['title_description-dialplan_tools']['nl-nl'] = '';
+		$text['title_description-dialplan_tools']['pl-pl'] = '';
+		$text['title_description-dialplan_tools']['pt-br'] = '';
+		$text['title_description-dialplan_tools']['pt-pt'] = '';
+		$text['title_description-dialplan_tools']['ro-ro'] = '';
+		$text['title_description-dialplan_tools']['ru-ru'] = '';
+		$text['title_description-dialplan_tools']['sv-se'] = '';
+		$text['title_description-dialplan_tools']['uk-ua'] = '';
+
+		$text['label-name']['en-us'] = 'Name';
+		$text['label-name']['ar-eg'] = '';
+		$text['label-name']['de-at'] = '';
+		$text['label-name']['de-ch'] = '';
+		$text['label-name']['de-de'] = '';
+		$text['label-name']['es-cl'] = '';
+		$text['label-name']['es-mx'] = '';
+		$text['label-name']['fr-ca'] = '';
+		$text['label-name']['fr-fr'] = '';
+		$text['label-name']['he-il'] = '';
+		$text['label-name']['it-it'] = '';
+		$text['label-name']['nl-nl'] = '';
+		$text['label-name']['pl-pl'] = '';
+		$text['label-name']['pt-br'] = '';
+		$text['label-name']['pt-pt'] = '';
+		$text['label-name']['ro-ro'] = '';
+		$text['label-name']['ru-ru'] = '';
+		$text['label-name']['sv-se'] = '';
+		$text['label-name']['uk-ua'] = '';
+
+		$text['description-name']['en-us'] = 'Enter the name.';
+		$text['description-name']['ar-eg'] = '';
+		$text['description-name']['de-at'] = '';
+		$text['description-name']['de-ch'] = '';
+		$text['description-name']['de-de'] = '';
+		$text['description-name']['es-cl'] = '';
+		$text['description-name']['es-mx'] = '';
+		$text['description-name']['fr-ca'] = '';
+		$text['description-name']['fr-fr'] = '';
+		$text['description-name']['he-il'] = '';
+		$text['description-name']['it-it'] = '';
+		$text['description-name']['nl-nl'] = '';
+		$text['description-name']['pl-pl'] = '';
+		$text['description-name']['pt-br'] = '';
+		$text['description-name']['pt-pt'] = '';
+		$text['description-name']['ro-ro'] = '';
+		$text['description-name']['ru-ru'] = '';
+		$text['description-name']['sv-se'] = '';
+		$text['description-name']['uk-ua'] = '';
+
+		$text['label-application']['en-us'] = 'Application';
+		$text['label-application']['ar-eg'] = '';
+		$text['label-application']['de-at'] = '';
+		$text['label-application']['de-ch'] = '';
+		$text['label-application']['de-de'] = '';
+		$text['label-application']['es-cl'] = '';
+		$text['label-application']['es-mx'] = '';
+		$text['label-application']['fr-ca'] = '';
+		$text['label-application']['fr-fr'] = '';
+		$text['label-application']['he-il'] = '';
+		$text['label-application']['it-it'] = '';
+		$text['label-application']['nl-nl'] = '';
+		$text['label-application']['pl-pl'] = '';
+		$text['label-application']['pt-br'] = '';
+		$text['label-application']['pt-pt'] = '';
+		$text['label-application']['ro-ro'] = '';
+		$text['label-application']['ru-ru'] = '';
+		$text['label-application']['sv-se'] = '';
+		$text['label-application']['uk-ua'] = '';
+
+		$text['description-application']['en-us'] = 'Enter the application';
+		$text['description-application']['ar-eg'] = '';
+		$text['description-application']['de-at'] = '';
+		$text['description-application']['de-ch'] = '';
+		$text['description-application']['de-de'] = '';
+		$text['description-application']['es-cl'] = '';
+		$text['description-application']['es-mx'] = '';
+		$text['description-application']['fr-ca'] = '';
+		$text['description-application']['fr-fr'] = '';
+		$text['description-application']['he-il'] = '';
+		$text['description-application']['it-it'] = '';
+		$text['description-application']['nl-nl'] = '';
+		$text['description-application']['pl-pl'] = '';
+		$text['description-application']['pt-br'] = '';
+		$text['description-application']['pt-pt'] = '';
+		$text['description-application']['ro-ro'] = '';
+		$text['description-application']['ru-ru'] = '';
+		$text['description-application']['sv-se'] = '';
+		$text['description-application']['uk-ua'] = '';
+
+		$text['label-data']['en-us'] = 'Data';
+		$text['label-data']['ar-eg'] = '';
+		$text['label-data']['de-at'] = '';
+		$text['label-data']['de-ch'] = '';
+		$text['label-data']['de-de'] = '';
+		$text['label-data']['es-cl'] = '';
+		$text['label-data']['es-mx'] = '';
+		$text['label-data']['fr-ca'] = '';
+		$text['label-data']['fr-fr'] = '';
+		$text['label-data']['he-il'] = '';
+		$text['label-data']['it-it'] = '';
+		$text['label-data']['nl-nl'] = '';
+		$text['label-data']['pl-pl'] = '';
+		$text['label-data']['pt-br'] = '';
+		$text['label-data']['pt-pt'] = '';
+		$text['label-data']['ro-ro'] = '';
+		$text['label-data']['ru-ru'] = '';
+		$text['label-data']['sv-se'] = '';
+		$text['label-data']['uk-ua'] = '';
+
+		$text['description-data']['en-us'] = 'Enter the data.';
+		$text['description-data']['ar-eg'] = '';
+		$text['description-data']['de-at'] = '';
+		$text['description-data']['de-ch'] = '';
+		$text['description-data']['de-de'] = '';
+		$text['description-data']['es-cl'] = '';
+		$text['description-data']['es-mx'] = '';
+		$text['description-data']['fr-ca'] = '';
+		$text['description-data']['fr-fr'] = '';
+		$text['description-data']['he-il'] = '';
+		$text['description-data']['it-it'] = '';
+		$text['description-data']['nl-nl'] = '';
+		$text['description-data']['pl-pl'] = '';
+		$text['description-data']['pt-br'] = '';
+		$text['description-data']['pt-pt'] = '';
+		$text['description-data']['ro-ro'] = '';
+		$text['description-data']['ru-ru'] = '';
+		$text['description-data']['sv-se'] = '';
+		$text['description-data']['uk-ua'] = '';
+
+		$text['label-enabled']['en-us'] = 'Enabled';
+		$text['label-enabled']['ar-eg'] = '';
+		$text['label-enabled']['de-at'] = '';
+		$text['label-enabled']['de-ch'] = '';
+		$text['label-enabled']['de-de'] = '';
+		$text['label-enabled']['es-cl'] = '';
+		$text['label-enabled']['es-mx'] = '';
+		$text['label-enabled']['fr-ca'] = '';
+		$text['label-enabled']['fr-fr'] = '';
+		$text['label-enabled']['he-il'] = '';
+		$text['label-enabled']['it-it'] = '';
+		$text['label-enabled']['nl-nl'] = '';
+		$text['label-enabled']['pl-pl'] = '';
+		$text['label-enabled']['pt-br'] = '';
+		$text['label-enabled']['pt-pt'] = '';
+		$text['label-enabled']['ro-ro'] = '';
+		$text['label-enabled']['ru-ru'] = '';
+		$text['label-enabled']['sv-se'] = '';
+		$text['label-enabled']['uk-ua'] = '';
+
+		$text['description-enabled']['en-us'] = 'Select to enable or disable.';
+		$text['description-enabled']['ar-eg'] = '';
+		$text['description-enabled']['de-at'] = '';
+		$text['description-enabled']['de-ch'] = '';
+		$text['description-enabled']['de-de'] = '';
+		$text['description-enabled']['es-cl'] = '';
+		$text['description-enabled']['es-mx'] = '';
+		$text['description-enabled']['fr-ca'] = '';
+		$text['description-enabled']['fr-fr'] = '';
+		$text['description-enabled']['he-il'] = '';
+		$text['description-enabled']['it-it'] = '';
+		$text['description-enabled']['nl-nl'] = '';
+		$text['description-enabled']['pl-pl'] = '';
+		$text['description-enabled']['pt-br'] = '';
+		$text['description-enabled']['pt-pt'] = '';
+		$text['description-enabled']['ro-ro'] = '';
+		$text['description-enabled']['ru-ru'] = '';
+		$text['description-enabled']['sv-se'] = '';
+		$text['description-enabled']['uk-ua'] = '';
+
+		$text['label-description']['en-us'] = 'Description';
+		$text['label-description']['ar-eg'] = '';
+		$text['label-description']['de-at'] = '';
+		$text['label-description']['de-ch'] = '';
+		$text['label-description']['de-de'] = '';
+		$text['label-description']['es-cl'] = '';
+		$text['label-description']['es-mx'] = '';
+		$text['label-description']['fr-ca'] = '';
+		$text['label-description']['fr-fr'] = '';
+		$text['label-description']['he-il'] = '';
+		$text['label-description']['it-it'] = '';
+		$text['label-description']['nl-nl'] = '';
+		$text['label-description']['pl-pl'] = '';
+		$text['label-description']['pt-br'] = '';
+		$text['label-description']['pt-pt'] = '';
+		$text['label-description']['ro-ro'] = '';
+		$text['label-description']['ru-ru'] = '';
+		$text['label-description']['sv-se'] = '';
+		$text['label-description']['uk-ua'] = '';
+
+		$text['description-description']['en-us'] = 'Enter the description.';
+		$text['description-description']['ar-eg'] = '';
+		$text['description-description']['de-at'] = '';
+		$text['description-description']['de-ch'] = '';
+		$text['description-description']['de-de'] = '';
+		$text['description-description']['es-cl'] = '';
+		$text['description-description']['es-mx'] = '';
+		$text['description-description']['fr-ca'] = '';
+		$text['description-description']['fr-fr'] = '';
+		$text['description-description']['he-il'] = '';
+		$text['description-description']['it-it'] = '';
+		$text['description-description']['nl-nl'] = '';
+		$text['description-description']['pl-pl'] = '';
+		$text['description-description']['pt-br'] = '';
+		$text['description-description']['pt-pt'] = '';
+		$text['description-description']['ro-ro'] = '';
+		$text['description-description']['ru-ru'] = '';
+		$text['description-description']['sv-se'] = '';
+		$text['description-description']['uk-ua'] = '';
+
+?>