Create app_languages.php

This commit is contained in:
FusionPBX 2022-07-28 09:29:01 -06:00 committed by GitHub
parent 1f6a081471
commit 37f754336b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 304 additions and 0 deletions

View File

@ -0,0 +1,304 @@
<?php
//Event Guard
$text['title-event_guard_logs']['en-us'] = 'Event Guard';
$text['title-event_guard_logs']['ar-eg'] = '';
$text['title-event_guard_logs']['de-at'] = '';
$text['title-event_guard_logs']['de-ch'] = '';
$text['title-event_guard_logs']['de-de'] = '';
$text['title-event_guard_logs']['es-cl'] = '';
$text['title-event_guard_logs']['es-mx'] = '';
$text['title-event_guard_logs']['fr-ca'] = '';
$text['title-event_guard_logs']['fr-fr'] = '';
$text['title-event_guard_logs']['he-il'] = '';
$text['title-event_guard_logs']['it-it'] = '';
$text['title-event_guard_logs']['nl-nl'] = '';
$text['title-event_guard_logs']['pl-pl'] = '';
$text['title-event_guard_logs']['pt-br'] = '';
$text['title-event_guard_logs']['pt-pt'] = '';
$text['title-event_guard_logs']['ro-ro'] = '';
$text['title-event_guard_logs']['ru-ru'] = '';
$text['title-event_guard_logs']['sv-se'] = '';
$text['title-event_guard_logs']['uk-ua'] = '';
$text['title-event_guard_log']['en-us'] = 'Event Guard';
$text['title-event_guard_log']['ar-eg'] = '';
$text['title-event_guard_log']['de-at'] = '';
$text['title-event_guard_log']['de-ch'] = '';
$text['title-event_guard_log']['de-de'] = '';
$text['title-event_guard_log']['es-cl'] = '';
$text['title-event_guard_log']['es-mx'] = '';
$text['title-event_guard_log']['fr-ca'] = '';
$text['title-event_guard_log']['fr-fr'] = '';
$text['title-event_guard_log']['he-il'] = '';
$text['title-event_guard_log']['it-it'] = '';
$text['title-event_guard_log']['nl-nl'] = '';
$text['title-event_guard_log']['pl-pl'] = '';
$text['title-event_guard_log']['pt-br'] = '';
$text['title-event_guard_log']['pt-pt'] = '';
$text['title-event_guard_log']['ro-ro'] = '';
$text['title-event_guard_log']['ru-ru'] = '';
$text['title-event_guard_log']['sv-se'] = '';
$text['title-event_guard_log']['uk-ua'] = '';
$text['title_description-event_guard_logs']['en-us'] = 'Log of registration attempts that have been blocked.';
$text['title_description-event_guard_logs']['ar-eg'] = '';
$text['title_description-event_guard_logs']['de-at'] = '';
$text['title_description-event_guard_logs']['de-ch'] = '';
$text['title_description-event_guard_logs']['de-de'] = '';
$text['title_description-event_guard_logs']['es-cl'] = '';
$text['title_description-event_guard_logs']['es-mx'] = '';
$text['title_description-event_guard_logs']['fr-ca'] = '';
$text['title_description-event_guard_logs']['fr-fr'] = '';
$text['title_description-event_guard_logs']['he-il'] = '';
$text['title_description-event_guard_logs']['it-it'] = '';
$text['title_description-event_guard_logs']['nl-nl'] = '';
$text['title_description-event_guard_logs']['pl-pl'] = '';
$text['title_description-event_guard_logs']['pt-br'] = '';
$text['title_description-event_guard_logs']['pt-pt'] = '';
$text['title_description-event_guard_logs']['ro-ro'] = '';
$text['title_description-event_guard_logs']['ru-ru'] = '';
$text['title_description-event_guard_logs']['sv-se'] = '';
$text['title_description-event_guard_logs']['uk-ua'] = '';
$text['label-hostname']['en-us'] = 'Hostname';
$text['label-hostname']['ar-eg'] = '';
$text['label-hostname']['de-at'] = '';
$text['label-hostname']['de-ch'] = '';
$text['label-hostname']['de-de'] = '';
$text['label-hostname']['es-cl'] = '';
$text['label-hostname']['es-mx'] = '';
$text['label-hostname']['fr-ca'] = '';
$text['label-hostname']['fr-fr'] = '';
$text['label-hostname']['he-il'] = '';
$text['label-hostname']['it-it'] = '';
$text['label-hostname']['nl-nl'] = '';
$text['label-hostname']['pl-pl'] = '';
$text['label-hostname']['pt-br'] = '';
$text['label-hostname']['pt-pt'] = '';
$text['label-hostname']['ro-ro'] = '';
$text['label-hostname']['ru-ru'] = '';
$text['label-hostname']['sv-se'] = '';
$text['label-hostname']['uk-ua'] = '';
$text['description-hostname']['en-us'] = 'Enter the hostname.';
$text['description-hostname']['ar-eg'] = '';
$text['description-hostname']['de-at'] = '';
$text['description-hostname']['de-ch'] = '';
$text['description-hostname']['de-de'] = '';
$text['description-hostname']['es-cl'] = '';
$text['description-hostname']['es-mx'] = '';
$text['description-hostname']['fr-ca'] = '';
$text['description-hostname']['fr-fr'] = '';
$text['description-hostname']['he-il'] = '';
$text['description-hostname']['it-it'] = '';
$text['description-hostname']['nl-nl'] = '';
$text['description-hostname']['pl-pl'] = '';
$text['description-hostname']['pt-br'] = '';
$text['description-hostname']['pt-pt'] = '';
$text['description-hostname']['ro-ro'] = '';
$text['description-hostname']['ru-ru'] = '';
$text['description-hostname']['sv-se'] = '';
$text['description-hostname']['uk-ua'] = '';
$text['label-log_date']['en-us'] = 'Log Date';
$text['label-log_date']['ar-eg'] = '';
$text['label-log_date']['de-at'] = '';
$text['label-log_date']['de-ch'] = '';
$text['label-log_date']['de-de'] = '';
$text['label-log_date']['es-cl'] = '';
$text['label-log_date']['es-mx'] = '';
$text['label-log_date']['fr-ca'] = '';
$text['label-log_date']['fr-fr'] = '';
$text['label-log_date']['he-il'] = '';
$text['label-log_date']['it-it'] = '';
$text['label-log_date']['nl-nl'] = '';
$text['label-log_date']['pl-pl'] = '';
$text['label-log_date']['pt-br'] = '';
$text['label-log_date']['pt-pt'] = '';
$text['label-log_date']['ro-ro'] = '';
$text['label-log_date']['ru-ru'] = '';
$text['label-log_date']['sv-se'] = '';
$text['label-log_date']['uk-ua'] = '';
$text['description-log_date']['en-us'] = 'Enter the log date.';
$text['description-log_date']['ar-eg'] = '';
$text['description-log_date']['de-at'] = '';
$text['description-log_date']['de-ch'] = '';
$text['description-log_date']['de-de'] = '';
$text['description-log_date']['es-cl'] = '';
$text['description-log_date']['es-mx'] = '';
$text['description-log_date']['fr-ca'] = '';
$text['description-log_date']['fr-fr'] = '';
$text['description-log_date']['he-il'] = '';
$text['description-log_date']['it-it'] = '';
$text['description-log_date']['nl-nl'] = '';
$text['description-log_date']['pl-pl'] = '';
$text['description-log_date']['pt-br'] = '';
$text['description-log_date']['pt-pt'] = '';
$text['description-log_date']['ro-ro'] = '';
$text['description-log_date']['ru-ru'] = '';
$text['description-log_date']['sv-se'] = '';
$text['description-log_date']['uk-ua'] = '';
$text['label-filter']['en-us'] = 'Filter';
$text['label-filter']['ar-eg'] = '';
$text['label-filter']['de-at'] = '';
$text['label-filter']['de-ch'] = '';
$text['label-filter']['de-de'] = '';
$text['label-filter']['es-cl'] = '';
$text['label-filter']['es-mx'] = '';
$text['label-filter']['fr-ca'] = '';
$text['label-filter']['fr-fr'] = '';
$text['label-filter']['he-il'] = '';
$text['label-filter']['it-it'] = '';
$text['label-filter']['nl-nl'] = '';
$text['label-filter']['pl-pl'] = '';
$text['label-filter']['pt-br'] = '';
$text['label-filter']['pt-pt'] = '';
$text['label-filter']['ro-ro'] = '';
$text['label-filter']['ru-ru'] = '';
$text['label-filter']['sv-se'] = '';
$text['label-filter']['uk-ua'] = '';
$text['description-filter']['en-us'] = 'Enter the filter.';
$text['description-filter']['ar-eg'] = '';
$text['description-filter']['de-at'] = '';
$text['description-filter']['de-ch'] = '';
$text['description-filter']['de-de'] = '';
$text['description-filter']['es-cl'] = '';
$text['description-filter']['es-mx'] = '';
$text['description-filter']['fr-ca'] = '';
$text['description-filter']['fr-fr'] = '';
$text['description-filter']['he-il'] = '';
$text['description-filter']['it-it'] = '';
$text['description-filter']['nl-nl'] = '';
$text['description-filter']['pl-pl'] = '';
$text['description-filter']['pt-br'] = '';
$text['description-filter']['pt-pt'] = '';
$text['description-filter']['ro-ro'] = '';
$text['description-filter']['ru-ru'] = '';
$text['description-filter']['sv-se'] = '';
$text['description-filter']['uk-ua'] = '';
$text['label-ip_address']['en-us'] = 'Address';
$text['label-ip_address']['ar-eg'] = '';
$text['label-ip_address']['de-at'] = '';
$text['label-ip_address']['de-ch'] = '';
$text['label-ip_address']['de-de'] = '';
$text['label-ip_address']['es-cl'] = '';
$text['label-ip_address']['es-mx'] = '';
$text['label-ip_address']['fr-ca'] = '';
$text['label-ip_address']['fr-fr'] = '';
$text['label-ip_address']['he-il'] = '';
$text['label-ip_address']['it-it'] = '';
$text['label-ip_address']['nl-nl'] = '';
$text['label-ip_address']['pl-pl'] = '';
$text['label-ip_address']['pt-br'] = '';
$text['label-ip_address']['pt-pt'] = '';
$text['label-ip_address']['ro-ro'] = '';
$text['label-ip_address']['ru-ru'] = '';
$text['label-ip_address']['sv-se'] = '';
$text['label-ip_address']['uk-ua'] = '';
$text['description-ip_address']['en-us'] = 'Enter the address.';
$text['description-ip_address']['ar-eg'] = '';
$text['description-ip_address']['de-at'] = '';
$text['description-ip_address']['de-ch'] = '';
$text['description-ip_address']['de-de'] = '';
$text['description-ip_address']['es-cl'] = '';
$text['description-ip_address']['es-mx'] = '';
$text['description-ip_address']['fr-ca'] = '';
$text['description-ip_address']['fr-fr'] = '';
$text['description-ip_address']['he-il'] = '';
$text['description-ip_address']['it-it'] = '';
$text['description-ip_address']['nl-nl'] = '';
$text['description-ip_address']['pl-pl'] = '';
$text['description-ip_address']['pt-br'] = '';
$text['description-ip_address']['pt-pt'] = '';
$text['description-ip_address']['ro-ro'] = '';
$text['description-ip_address']['ru-ru'] = '';
$text['description-ip_address']['sv-se'] = '';
$text['description-ip_address']['uk-ua'] = '';
$text['label-extension']['en-us'] = 'Extension';
$text['label-extension']['ar-eg'] = '';
$text['label-extension']['de-at'] = '';
$text['label-extension']['de-ch'] = '';
$text['label-extension']['de-de'] = '';
$text['label-extension']['es-cl'] = '';
$text['label-extension']['es-mx'] = '';
$text['label-extension']['fr-ca'] = '';
$text['label-extension']['fr-fr'] = '';
$text['label-extension']['he-il'] = '';
$text['label-extension']['it-it'] = '';
$text['label-extension']['nl-nl'] = '';
$text['label-extension']['pl-pl'] = '';
$text['label-extension']['pt-br'] = '';
$text['label-extension']['pt-pt'] = '';
$text['label-extension']['ro-ro'] = '';
$text['label-extension']['ru-ru'] = '';
$text['label-extension']['sv-se'] = '';
$text['label-extension']['uk-ua'] = '';
$text['description-extension']['en-us'] = 'Enter the extension.';
$text['description-extension']['ar-eg'] = '';
$text['description-extension']['de-at'] = '';
$text['description-extension']['de-ch'] = '';
$text['description-extension']['de-de'] = '';
$text['description-extension']['es-cl'] = '';
$text['description-extension']['es-mx'] = '';
$text['description-extension']['fr-ca'] = '';
$text['description-extension']['fr-fr'] = '';
$text['description-extension']['he-il'] = '';
$text['description-extension']['it-it'] = '';
$text['description-extension']['nl-nl'] = '';
$text['description-extension']['pl-pl'] = '';
$text['description-extension']['pt-br'] = '';
$text['description-extension']['pt-pt'] = '';
$text['description-extension']['ro-ro'] = '';
$text['description-extension']['ru-ru'] = '';
$text['description-extension']['sv-se'] = '';
$text['description-extension']['uk-ua'] = '';
$text['label-log_status']['en-us'] = 'Status';
$text['label-log_status']['ar-eg'] = '';
$text['label-log_status']['de-at'] = '';
$text['label-log_status']['de-ch'] = '';
$text['label-log_status']['de-de'] = '';
$text['label-log_status']['es-cl'] = '';
$text['label-log_status']['es-mx'] = '';
$text['label-log_status']['fr-ca'] = '';
$text['label-log_status']['fr-fr'] = '';
$text['label-log_status']['he-il'] = '';
$text['label-log_status']['it-it'] = '';
$text['label-log_status']['nl-nl'] = '';
$text['label-log_status']['pl-pl'] = '';
$text['label-log_status']['pt-br'] = '';
$text['label-log_status']['pt-pt'] = '';
$text['label-log_status']['ro-ro'] = '';
$text['label-log_status']['ru-ru'] = '';
$text['label-log_status']['sv-se'] = '';
$text['label-log_status']['uk-ua'] = '';
$text['description-log_status']['en-us'] = 'Enter the status.';
$text['description-log_status']['ar-eg'] = '';
$text['description-log_status']['de-at'] = '';
$text['description-log_status']['de-ch'] = '';
$text['description-log_status']['de-de'] = '';
$text['description-log_status']['es-cl'] = '';
$text['description-log_status']['es-mx'] = '';
$text['description-log_status']['fr-ca'] = '';
$text['description-log_status']['fr-fr'] = '';
$text['description-log_status']['he-il'] = '';
$text['description-log_status']['it-it'] = '';
$text['description-log_status']['nl-nl'] = '';
$text['description-log_status']['pl-pl'] = '';
$text['description-log_status']['pt-br'] = '';
$text['description-log_status']['pt-pt'] = '';
$text['description-log_status']['ro-ro'] = '';
$text['description-log_status']['ru-ru'] = '';
$text['description-log_status']['sv-se'] = '';
$text['description-log_status']['uk-ua'] = '';
?>