From abe9ee97e611ccaff1f4c8f384b06a9e0587e09a Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 28 Sep 2018 13:00:12 -0600 Subject: [PATCH] Update app_languages.php --- resources/app_languages.php | 81 +++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) diff --git a/resources/app_languages.php b/resources/app_languages.php index fc90da8add..400b139c7d 100644 --- a/resources/app_languages.php +++ b/resources/app_languages.php @@ -1196,6 +1196,47 @@ $text['label-summary']['sv-se'] = ""; $text['label-summary']['uk-ua'] = ""; $text['label-summary']['tr-tr'] = "Özet"; +$text['header-import']['en-us'] = "Import"; +$text['header-import']['ar-eg'] = ""; +$text['header-import']['de-at'] = "Importieren"; //copied from de-de +$text['header-import']['de-ch'] = "Importieren"; //copied from de-de +$text['header-import']['de-de'] = "Importieren"; +$text['header-import']['es-cl'] = "Importar"; +$text['header-import']['es-mx'] = "Importar"; //copied from es-cl +$text['header-import']['fr-ca'] = "Importer"; //copied from fr-fr +$text['header-import']['fr-fr'] = "Importer"; +$text['header-import']['he-il'] = ""; +$text['header-import']['it-it'] = ""; +$text['header-import']['nl-nl'] = ""; +$text['header-import']['pl-pl'] = "Importuj"; +$text['header-import']['pt-br'] = "Importar"; +$text['header-import']['pt-pt'] = "Importat"; +$text['header-import']['ro-ro'] = ""; +$text['header-import']['ru-ru'] = "Импорт"; +$text['header-import']['sv-se'] = "Importera"; +$text['header-import']['uk-ua'] = ""; +$text['header-import']['tr-tr'] = "İçe Aktar"; + +$text['description-import']['en-us'] = "Upload delimitted data to add multiple records."; +$text['description-import']['ar-eg'] = ""; +$text['description-import']['de-at'] = ""; +$text['description-import']['de-ch'] = ""; +$text['description-import']['de-de'] = ""; +$text['description-import']['es-cl'] = ""; +$text['description-import']['es-mx'] = ""; +$text['description-import']['fr-ca'] = ""; +$text['description-import']['fr-fr'] = ""; +$text['description-import']['he-il'] = ""; +$text['description-import']['it-it'] = ""; +$text['description-import']['nl-nl'] = ""; +$text['description-import']['pl-pl'] = ""; +$text['description-import']['pt-br'] = ""; +$text['description-import']['pt-pt'] = ""; +$text['description-import']['ro-ro'] = ""; +$text['description-import']['ru-ru'] = ""; +$text['description-import']['sv-se'] = ""; +$text['description-import']['uk-ua'] = ""; + $text['label-import_data']['en-us'] = "Data"; $text['label-import_data']['ar-eg'] = ""; $text['label-import_data']['de-at'] = "Daten"; //copied from de-de @@ -1280,6 +1321,46 @@ $text['label-import_file_upload']['sv-se'] = "Fil att ladda upp"; $text['label-import_file_upload']['uk-ua'] = "Файл для завантаження"; $text['label-import_file_upload']['tr-tr'] = "Yüklenecek Dosya"; +$text['label-from_row']['en-us'] = "From Row"; +$text['label-from_row']['ar-eg'] = ""; +$text['label-from_row']['de-at'] = ""; +$text['label-from_row']['de-ch'] = ""; +$text['label-from_row']['de-de'] = ""; +$text['label-from_row']['es-cl'] = ""; +$text['label-from_row']['es-mx'] = ""; +$text['label-from_row']['fr-ca'] = ""; +$text['label-from_row']['fr-fr'] = ""; +$text['label-from_row']['he-il'] = ""; +$text['label-from_row']['it-it'] = ""; +$text['label-from_row']['nl-nl'] = ""; +$text['label-from_row']['pl-pl'] = ""; +$text['label-from_row']['pt-br'] = ""; +$text['label-from_row']['pt-pt'] = ""; +$text['label-from_row']['ro-ro'] = ""; +$text['label-from_row']['ru-ru'] = ""; +$text['label-from_row']['sv-se'] = ""; +$text['label-from_row']['uk-ua'] = ""; + +$text['description-from_row']['en-us'] = "Start importing the data from this row."; +$text['description-from_row']['ar-eg'] = ""; +$text['description-from_row']['de-at'] = ""; +$text['description-from_row']['de-ch'] = ""; +$text['description-from_row']['de-de'] = ""; +$text['description-from_row']['es-cl'] = ""; +$text['description-from_row']['es-mx'] = ""; +$text['description-from_row']['fr-ca'] = ""; +$text['description-from_row']['fr-fr'] = ""; +$text['description-from_row']['he-il'] = ""; +$text['description-from_row']['it-it'] = ""; +$text['description-from_row']['nl-nl'] = ""; +$text['description-from_row']['pl-pl'] = ""; +$text['description-from_row']['pt-br'] = ""; +$text['description-from_row']['pt-pt'] = ""; +$text['description-from_row']['ro-ro'] = ""; +$text['description-from_row']['ru-ru'] = ""; +$text['description-from_row']['sv-se'] = ""; +$text['description-from_row']['uk-ua'] = ""; + $text['description-import_data']['en-us'] = "Copy and paste the comma delimitted data into the text area to begin the import."; $text['description-import_data']['ar-eg'] = ""; $text['description-import_data']['de-at'] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten."; //copied from de-de