123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748 |
- <?php
- //Device Logs
- $text['title-device_logs']['en-us'] = 'Device Logs';
- $text['title-device_logs']['en-gb'] = 'Device Logs';
- $text['title-device_logs']['ar-eg'] = 'سجلات الجهاز';
- $text['title-device_logs']['de-at'] = 'Geräteprotokolle';
- $text['title-device_logs']['de-ch'] = 'Geräteprotokolle';
- $text['title-device_logs']['de-de'] = 'Geräteprotokolle';
- $text['title-device_logs']['es-cl'] = 'Registros de dispositivos';
- $text['title-device_logs']['es-mx'] = 'Registros de dispositivos';
- $text['title-device_logs']['fr-ca'] = "Journaux de l'appareil";
- $text['title-device_logs']['fr-fr'] = "Journaux de l'appareil";
- $text['title-device_logs']['he-il'] = 'יומני מכשירים';
- $text['title-device_logs']['it-it'] = 'Registri dei dispositivi';
- $text['title-device_logs']['nl-nl'] = 'Apparaatlogboeken';
- $text['title-device_logs']['pl-pl'] = 'Dzienniki urządzeń';
- $text['title-device_logs']['pt-br'] = 'Logs de dispositivo';
- $text['title-device_logs']['pt-pt'] = 'Logs de dispositivo';
- $text['title-device_logs']['ro-ro'] = 'Jurnalele dispozitivului';
- $text['title-device_logs']['ru-ru'] = 'Журналы устройства';
- $text['title-device_logs']['sv-se'] = 'Enhetsloggar';
- $text['title-device_logs']['uk-ua'] = 'Журнали пристрою';
- $text['title-device_logs']['zh-cn'] = '设备日志';
- $text['title-device_logs']['ja-jp'] = 'デバイスログ';
- $text['title-device_logs']['ko-kr'] = '장치 로그';
- $text['title-device_log']['en-us'] = 'Device Log';
- $text['title-device_log']['en-gb'] = 'Device Log';
- $text['title-device_log']['ar-eg'] = 'سجل الجهاز';
- $text['title-device_log']['de-at'] = 'Geräteprotokoll';
- $text['title-device_log']['de-ch'] = 'Geräteprotokoll';
- $text['title-device_log']['de-de'] = 'Geräteprotokoll';
- $text['title-device_log']['es-cl'] = 'Registro de dispositivos';
- $text['title-device_log']['es-mx'] = 'Registro de dispositivos';
- $text['title-device_log']['fr-ca'] = "Journal de l'appareil";
- $text['title-device_log']['fr-fr'] = "Journal de l'appareil";
- $text['title-device_log']['he-il'] = 'יומן מכשירים';
- $text['title-device_log']['it-it'] = 'Registro del dispositivo';
- $text['title-device_log']['nl-nl'] = 'Apparaatlogboek';
- $text['title-device_log']['pl-pl'] = 'Dziennik urządzenia';
- $text['title-device_log']['pt-br'] = 'Log de dispositivo';
- $text['title-device_log']['pt-pt'] = 'Log de dispositivo';
- $text['title-device_log']['ro-ro'] = 'Jurnal de dispozitiv';
- $text['title-device_log']['ru-ru'] = 'Журнал устройства';
- $text['title-device_log']['sv-se'] = 'Enhetslogg';
- $text['title-device_log']['uk-ua'] = 'Журнал пристрою';
- $text['title-device_log']['zh-cn'] = '设备日志';
- $text['title-device_log']['ja-jp'] = 'デバイスログ';
- $text['title-device_log']['ko-kr'] = '장치 로그';
- $text['description-device_logs']['en-us'] = 'Log of the device provisioning with details that help with security and troubleshooting.';
- $text['description-device_logs']['en-gb'] = 'Log of the device provisioning with details that help with security and troubleshooting.';
- $text['description-device_logs']['ar-eg'] = 'سجل توفير الجهاز مع التفاصيل التي تساعد في الأمان واستكشاف الأخطاء وإصلاحها.';
- $text['description-device_logs']['de-at'] = 'Protokoll der Gerätebereitstellung mit Details, die bei der Sicherheit und Fehlerbehebung helfen.';
- $text['description-device_logs']['de-ch'] = 'Protokoll der Gerätebereitstellung mit Details, die bei der Sicherheit und Fehlerbehebung helfen.';
- $text['description-device_logs']['de-de'] = 'Protokoll der Gerätebereitstellung mit Details, die bei der Sicherheit und Fehlerbehebung helfen.';
- $text['description-device_logs']['es-cl'] = 'Registre el aprovisionamiento del dispositivo con detalles que ayudan con la seguridad y la solución de problemas.';
- $text['description-device_logs']['es-mx'] = 'Registre el aprovisionamiento del dispositivo con detalles que ayudan con la seguridad y la solución de problemas.';
- $text['description-device_logs']['fr-ca'] = "Journal du provisionnement de l'appareil avec des détails qui aident à la sécurité et au dépannage";
- $text['description-device_logs']['fr-fr'] = "Journal du provisionnement de l'appareil avec des détails qui aident à la sécurité et au dépannage";
- $text['description-device_logs']['he-il'] = 'יומן של אספקת המכשירים עם פרטים המסייעים באבטחה ופתרון בעיות.';
- $text['description-device_logs']['it-it'] = 'Log del provisioning del dispositivo con dettagli che aiutano con la sicurezza e la risoluzione dei problemi.';
- $text['description-device_logs']['nl-nl'] = 'Log van de apparaatvoorziening met details die helpen bij het oplossen van beveiliging en probleemoplossing.';
- $text['description-device_logs']['pl-pl'] = 'Dziennik Urządzenia Urządzenia ze szczegółami, które pomagają w zakresie bezpieczeństwa i rozwiązywania problemów.';
- $text['description-device_logs']['pt-br'] = 'Log do provisionamento do dispositivo com detalhes que ajudam na segurança e solução de problemas.';
- $text['description-device_logs']['pt-pt'] = 'Log do provisionamento do dispositivo com detalhes que ajudam na segurança e solução de problemas.';
- $text['description-device_logs']['ro-ro'] = 'Jurnalul dispozitivului de furnizare a dispozitivului cu detalii care ajută la securitate și depanare.';
- $text['description-device_logs']['ru-ru'] = 'Журнал устройства, обеспечивающего детали, которые помогают с безопасностью и устранением неполадок.';
- $text['description-device_logs']['sv-se'] = 'Logga över enhetens tillhandahållande med detaljer som hjälper till med säkerhet och felsökning.';
- $text['description-device_logs']['uk-ua'] = 'Журнал надання пристрою з деталями, які допомагають у безпеці та усуненні несправностей.';
- $text['description-device_logs']['zh-cn'] = '设备配置日志,其中包含有助于安全和故障排除的详细信息。';
- $text['description-device_logs']['ja-jp'] = 'セキュリティとトラブルシューティングに役立つ詳細を含むデバイス プロビジョニングのログ。';
- $text['description-device_logs']['ko-kr'] = '보안 및 문제 해결에 도움이 되는 세부정보가 포함된 장치 프로비저닝 로그입니다.';
- $text['label-device_uuid']['en-us'] = 'Device UUID';
- $text['label-device_uuid']['en-gb'] = 'Device UUID';
- $text['label-device_uuid']['ar-eg'] = 'جهاز UUID';
- $text['label-device_uuid']['de-at'] = 'Gerät UUID';
- $text['label-device_uuid']['de-ch'] = 'Gerät UUID';
- $text['label-device_uuid']['de-de'] = 'Gerät UUID';
- $text['label-device_uuid']['es-cl'] = 'Dispositivo uuid';
- $text['label-device_uuid']['es-mx'] = 'Dispositivo uuid';
- $text['label-device_uuid']['fr-ca'] = "UUID de l'appareil";
- $text['label-device_uuid']['fr-fr'] = "UUID de l'appareil";
- $text['label-device_uuid']['he-il'] = 'מכשיר UUID';
- $text['label-device_uuid']['it-it'] = 'Dispositivo UUID';
- $text['label-device_uuid']['nl-nl'] = 'Apparaat UUID';
- $text['label-device_uuid']['pl-pl'] = 'Urządzenie UUID';
- $text['label-device_uuid']['pt-br'] = 'Dispositivo uuid';
- $text['label-device_uuid']['pt-pt'] = 'Dispositivo uuid';
- $text['label-device_uuid']['ro-ro'] = 'Dispozitiv uuid';
- $text['label-device_uuid']['ru-ru'] = 'Устройство UUID';
- $text['label-device_uuid']['sv-se'] = 'Enhet UUID';
- $text['label-device_uuid']['uk-ua'] = 'Пристрій uuid';
- $text['title-device_uuid']['zh-cn'] = '设备UUID';
- $text['title-device_uuid']['ja-jp'] = 'デバイスのUUID';
- $text['title-device_uuid']['ko-kr'] = '장치 UUID';
- $text['description-device_uuid']['en-us'] = 'Enter the device uuid.';
- $text['description-device_uuid']['en-gb'] = 'Enter the device uuid.';
- $text['description-device_uuid']['ar-eg'] = 'أدخل الجهاز UUID.';
- $text['description-device_uuid']['de-at'] = 'Geben Sie das Gerät UUID ein.';
- $text['description-device_uuid']['de-ch'] = 'Geben Sie das Gerät UUID ein.';
- $text['description-device_uuid']['de-de'] = 'Geben Sie das Gerät UUID ein.';
- $text['description-device_uuid']['es-cl'] = 'Ingrese el dispositivo UUID.';
- $text['description-device_uuid']['es-mx'] = 'Ingrese el dispositivo UUID.';
- $text['description-device_uuid']['fr-ca'] = "Entrez UUID de l'appareil";
- $text['description-device_uuid']['fr-fr'] = "Entrez UUID de l'appareil";
- $text['description-device_uuid']['he-il'] = 'הזן את המכשיר UUID.';
- $text['description-device_uuid']['it-it'] = 'Immettere il dispositivo UUID.';
- $text['description-device_uuid']['nl-nl'] = 'Voer het apparaat uuid in.';
- $text['description-device_uuid']['pl-pl'] = 'Wprowadź urządzenie UUID.';
- $text['description-device_uuid']['pt-br'] = 'Wprowadź urządzenie UUID.';
- $text['description-device_uuid']['pt-pt'] = 'Digite o dispositivo UUID.';
- $text['description-device_uuid']['ro-ro'] = 'Introduceți dispozitivul Uuid.';
- $text['description-device_uuid']['ru-ru'] = 'Введите устройство UUID.';
- $text['description-device_uuid']['sv-se'] = 'Ange enheten UUID.';
- $text['description-device_uuid']['uk-ua'] = 'Введіть пристрій UUID.';
- $text['description-device_uuid']['zh-cn'] = '输入设备 uuid。';
- $text['description-device_uuid']['ja-jp'] = 'デバイスの UUID を入力します。';
- $text['description-device_uuid']['ko-kr'] = '장치 uuid를 입력하세요.';
- $text['label-timestamp']['en-us'] = 'Timestamp';
- $text['label-timestamp']['en-gb'] = 'Timestamp';
- $text['label-timestamp']['ar-eg'] = 'الطابع الزمني';
- $text['label-timestamp']['de-at'] = 'Zeitstempel';
- $text['label-timestamp']['de-ch'] = 'Zeitstempel';
- $text['label-timestamp']['de-de'] = 'Zeitstempel';
- $text['label-timestamp']['es-cl'] = 'Marca de tiempo';
- $text['label-timestamp']['es-mx'] = 'Marca de tiempo';
- $text['label-timestamp']['fr-ca'] = 'Horodatage';
- $text['label-timestamp']['fr-fr'] = 'Horodatage';
- $text['label-timestamp']['he-il'] = 'חותמת זמן';
- $text['label-timestamp']['it-it'] = 'Timestamp';
- $text['label-timestamp']['nl-nl'] = 'Tijdstempel';
- $text['label-timestamp']['pl-pl'] = 'Znak czasu';
- $text['label-timestamp']['pt-br'] = 'Timestamp';
- $text['label-timestamp']['pt-pt'] = 'Timestamp';
- $text['label-timestamp']['ro-ro'] = 'Timestamp-ul';
- $text['label-timestamp']['ru-ru'] = 'Временная метка';
- $text['label-timestamp']['sv-se'] = 'Tidsstämpel';
- $text['label-timestamp']['uk-ua'] = 'Часова позначка';
- $text['label-timestamp']['zh-cn'] = '时间戳';
- $text['label-timestamp']['ja-jp'] = 'タイムスタンプ';
- $text['label-timestamp']['ko-kr'] = '타임스탬프';
- $text['description-timestamp']['en-us'] = 'Enter the http content body.';
- $text['description-timestamp']['en-gb'] = 'Enter the http content body.';
- $text['description-timestamp']['ar-eg'] = 'أدخل هيئة محتوى HTTP.';
- $text['description-timestamp']['de-at'] = 'Geben Sie den HTTP -Inhaltskörper ein.';
- $text['description-timestamp']['de-ch'] = 'Geben Sie den HTTP -Inhaltskörper ein.';
- $text['description-timestamp']['de-de'] = 'Geben Sie den HTTP -Inhaltskörper ein.';
- $text['description-timestamp']['es-cl'] = 'Ingrese el cuerpo de contenido HTTP.';
- $text['description-timestamp']['es-mx'] = 'Ingrese el cuerpo de contenido HTTP.';
- $text['description-timestamp']['fr-ca'] = 'Entrez le corps du contenu http';
- $text['description-timestamp']['fr-fr'] = 'Entrez le corps du contenu http';
- $text['description-timestamp']['he-il'] = 'הזן את גוף תוכן HTTP.';
- $text['description-timestamp']['it-it'] = 'Immettere il corpo del contenuto HTTP.';
- $text['description-timestamp']['nl-nl'] = 'Voer de http -inhoudsorgaan in.';
- $text['description-timestamp']['pl-pl'] = 'Wprowadź treść HTTP.';
- $text['description-timestamp']['pt-br'] = 'Digite o corpo de conteúdo HTTP.';
- $text['description-timestamp']['pt-pt'] = 'Digite o corpo de conteúdo HTTP.';
- $text['description-timestamp']['ro-ro'] = 'Introduceți corpul conținutului HTTP.';
- $text['description-timestamp']['ru-ru'] = 'Введите тело контента HTTP.';
- $text['description-timestamp']['sv-se'] = 'Ange HTTP -innehållskroppen.';
- $text['description-timestamp']['uk-ua'] = 'Введіть корпус вмісту HTTP.';
- $text['description-timestamp']['zh-cn'] = '输入http内容正文。';
- $text['description-timestamp']['ja-jp'] = 'http コンテンツの本文を入力します。';
- $text['description-timestamp']['ko-kr'] = 'http 콘텐츠 본문을 입력하세요.';
- $text['label-device_address']['en-us'] = 'Device Address';
- $text['label-device_address']['en-gb'] = 'Device Address';
- $text['label-device_address']['ar-eg'] = 'عنوان الجهاز';
- $text['label-device_address']['de-at'] = 'Geräteadresse';
- $text['label-device_address']['de-ch'] = 'Geräteadresse';
- $text['label-device_address']['de-de'] = 'Geräteadresse';
- $text['label-device_address']['es-cl'] = 'Dirección del dispositivo';
- $text['label-device_address']['es-mx'] = 'Dirección del dispositivo';
- $text['label-device_address']['fr-ca'] = "Adresse de l'appareil";
- $text['label-device_address']['fr-fr'] = "Adresse de l'appareil";
- $text['label-device_address']['he-il'] = 'כתובת מכשיר';
- $text['label-device_address']['it-it'] = 'Indirizzo del dispositivo';
- $text['label-device_address']['nl-nl'] = 'Apparaatadres';
- $text['label-device_address']['pl-pl'] = 'Adres urządzenia';
- $text['label-device_address']['pt-br'] = 'Endereço do dispositivo';
- $text['label-device_address']['pt-pt'] = 'Endereço do dispositivo';
- $text['label-device_address']['ro-ro'] = 'Adresa dispozitivului';
- $text['label-device_address']['ru-ru'] = 'Адрес устройства';
- $text['label-device_address']['sv-se'] = 'Enhetsadress';
- $text['label-device_address']['uk-ua'] = 'Адреса пристрою';
- $text['label-device_address']['zh-cn'] = '设备地址';
- $text['label-device_address']['ja-jp'] = 'デバイスアドレス';
- $text['label-device_address']['ko-kr'] = '장치 주소';
- $text['description-device_address']['en-us'] = 'Enter the device mac address.';
- $text['description-device_address']['en-gb'] = 'Enter the device mac address.';
- $text['description-device_address']['ar-eg'] = 'أدخل عنوان MAC MAC.';
- $text['description-device_address']['de-at'] = 'Geben Sie die Geräte -MAC -Adresse ein.';
- $text['description-device_address']['de-ch'] = 'Geben Sie die Geräte -MAC -Adresse ein.';
- $text['description-device_address']['de-de'] = 'Geben Sie die Geräte -MAC -Adresse ein.';
- $text['description-device_address']['es-cl'] = 'Ingrese la dirección MAC del dispositivo.';
- $text['description-device_address']['es-mx'] = 'Ingrese la dirección MAC del dispositivo.';
- $text['description-device_address']['fr-ca'] = "Entrez l'adresse mac de l'appareil";
- $text['description-device_address']['fr-fr'] = "Entrez l'adresse mac de l'appareil";
- $text['description-device_address']['he-il'] = 'הזן את כתובת ה- MAC של המכשיר.';
- $text['description-device_address']['it-it'] = 'Immettere lindirizzo MAC del dispositivo.';
- $text['description-device_address']['nl-nl'] = 'Voer het MAC -adres van het apparaat in.';
- $text['description-device_address']['pl-pl'] = 'Wprowadź adres MAC urządzenia.';
- $text['description-device_address']['pt-br'] = 'Wprowadź adres MAC urządzenia.';
- $text['description-device_address']['pt-pt'] = 'Digite o endereço MAC do dispositivo.';
- $text['description-device_address']['ro-ro'] = 'Introduceți adresa MAC a dispozitivului.';
- $text['description-device_address']['ru-ru'] = 'Введите MAC -адрес устройства.';
- $text['description-device_address']['sv-se'] = 'Ange enhetens MAC -adress.';
- $text['description-device_address']['uk-ua'] = 'Введіть MAC -адресу пристрою.';
- $text['description-device_address']['zh-cn'] = '输入设备 MAC 地址。';
- $text['description-device_address']['ja-jp'] = 'デバイスの MAC アドレスを入力します。';
- $text['description-device_address']['ko-kr'] = '장치의 MAC 주소를 입력하세요.';
- $text['label-request_scheme']['en-us'] = 'Request Scheme';
- $text['label-request_scheme']['en-gb'] = 'Request Scheme';
- $text['label-request_scheme']['ar-eg'] = 'طلب مخطط';
- $text['label-request_scheme']['de-at'] = 'Anfrageschema';
- $text['label-request_scheme']['de-ch'] = 'Anfrageschema';
- $text['label-request_scheme']['de-de'] = 'Anfrageschema';
- $text['label-request_scheme']['es-cl'] = 'Esquema de solicitud';
- $text['label-request_scheme']['es-mx'] = 'Esquema de solicitud';
- $text['label-request_scheme']['fr-ca'] = 'Schéma de demande';
- $text['label-request_scheme']['fr-fr'] = 'Schéma de demande';
- $text['label-request_scheme']['he-il'] = 'ערכת בקשה';
- $text['label-request_scheme']['it-it'] = 'Schema di richiesta';
- $text['label-request_scheme']['nl-nl'] = 'Verzoekschema';
- $text['label-request_scheme']['pl-pl'] = 'Schemat żądania';
- $text['label-request_scheme']['pt-br'] = 'Esquema de solicitação';
- $text['label-request_scheme']['pt-pt'] = 'Esquema de solicitação';
- $text['label-request_scheme']['ro-ro'] = 'Schema de solicitare';
- $text['label-request_scheme']['ru-ru'] = 'Схема запроса';
- $text['label-request_scheme']['sv-se'] = 'Begäran';
- $text['label-request_scheme']['uk-ua'] = 'Схема запиту';
- $text['label-request_scheme']['zh-cn'] = '请求方案';
- $text['label-request_scheme']['ja-jp'] = 'リクエストスキーム';
- $text['label-request_scheme']['ko-kr'] = '요청 방식';
- $text['description-request_scheme']['en-us'] = 'Enter the request scheme.';
- $text['description-request_scheme']['en-gb'] = 'Enter the request scheme.';
- $text['description-request_scheme']['ar-eg'] = 'أدخل مخطط الطلب.';
- $text['description-request_scheme']['de-at'] = 'Geben Sie das Anforderungsschema ein.';
- $text['description-request_scheme']['de-ch'] = 'Geben Sie das Anforderungsschema ein.';
- $text['description-request_scheme']['de-de'] = 'Geben Sie das Anforderungsschema ein.';
- $text['description-request_scheme']['es-cl'] = 'Ingrese el esquema de solicitud.';
- $text['description-request_scheme']['es-mx'] = 'Ingrese el esquema de solicitud.';
- $text['description-request_scheme']['fr-ca'] = 'Schéma de demande';
- $text['description-request_scheme']['fr-fr'] = 'Schéma de demande';
- $text['description-request_scheme']['he-il'] = 'הזן את ערכת הבקשה.';
- $text['description-request_scheme']['it-it'] = 'Immettere lo schema di richiesta.';
- $text['description-request_scheme']['nl-nl'] = 'Voer het verzoekschema in.';
- $text['description-request_scheme']['pl-pl'] = 'Wprowadź schemat żądania.';
- $text['description-request_scheme']['pt-br'] = 'Digite o esquema de solicitação.';
- $text['description-request_scheme']['pt-pt'] = 'Digite o esquema de solicitação.';
- $text['description-request_scheme']['ro-ro'] = 'Introduceți schema de solicitare.';
- $text['description-request_scheme']['ru-ru'] = 'Введите схему запроса.';
- $text['description-request_scheme']['sv-se'] = 'Ange förfrågningssystemet.';
- $text['description-request_scheme']['uk-ua'] = 'Введіть схему запиту.';
- $text['description-request_scheme']['zh-cn'] = '输入请求方案。';
- $text['description-request_scheme']['ja-jp'] = 'リクエストスキームを入力します。';
- $text['description-request_scheme']['ko-kr'] = '요청 구성표를 입력합니다.';
- $text['label-http_host']['en-us'] = 'HTTP Host';
- $text['label-http_host']['en-gb'] = 'HTTP Host';
- $text['label-http_host']['ar-eg'] = 'HTTP مضيف';
- $text['label-http_host']['de-at'] = 'HTTP -Host';
- $text['label-http_host']['de-ch'] = 'HTTP -Host';
- $text['label-http_host']['de-de'] = 'HTTP -Host';
- $text['label-http_host']['es-cl'] = 'Host http';
- $text['label-http_host']['es-mx'] = 'Host http';
- $text['label-http_host']['fr-ca'] = 'Hôte HTTP';
- $text['label-http_host']['fr-fr'] = 'Hôte HTTP';
- $text['label-http_host']['he-il'] = 'מארח HTTP';
- $text['label-http_host']['it-it'] = 'Host http';
- $text['label-http_host']['nl-nl'] = 'HTTP -host';
- $text['label-http_host']['pl-pl'] = 'Host HTTP';
- $text['label-http_host']['pt-br'] = 'Host http';
- $text['label-http_host']['pt-pt'] = 'Host http';
- $text['label-http_host']['ro-ro'] = 'HTTP gazdă';
- $text['label-http_host']['ru-ru'] = 'HTTP -хост';
- $text['label-http_host']['sv-se'] = 'Http -värd';
- $text['label-http_host']['uk-ua'] = 'HTTP -хост';
- $text['label-http_host']['zh-cn'] = 'HTTP 主机';
- $text['label-http_host']['ja-jp'] = 'HTTPホスト';
- $text['label-http_host']['ko-kr'] = 'HTTP 호스트';
- $text['description-http_host']['en-us'] = 'Enter the http host.';
- $text['description-http_host']['en-gb'] = 'Enter the http host.';
- $text['description-http_host']['ar-eg'] = 'أدخل مضيف HTTP.';
- $text['description-http_host']['de-at'] = 'Geben Sie den HTTP -Host ein.';
- $text['description-http_host']['de-ch'] = 'Geben Sie den HTTP -Host ein.';
- $text['description-http_host']['de-de'] = 'Geben Sie den HTTP -Host ein.';
- $text['description-http_host']['es-cl'] = 'Ingrese el host HTTP.';
- $text['description-http_host']['es-mx'] = 'Ingrese el host HTTP.';
- $text['description-http_host']['fr-ca'] = "Entrez l'hôte http";
- $text['description-http_host']['fr-fr'] = "Entrez l'hôte http";
- $text['description-http_host']['he-il'] = 'הזן את מארח HTTP.';
- $text['description-http_host']['it-it'] = 'Immettere lhost HTTP.';
- $text['description-http_host']['nl-nl'] = 'Voer de HTTP -host in.';
- $text['description-http_host']['pl-pl'] = 'Wprowadź host HTTP.';
- $text['description-http_host']['pt-br'] = 'Digite o host HTTP.';
- $text['description-http_host']['pt-pt'] = 'Digite o host HTTP.';
- $text['description-http_host']['ro-ro'] = 'Introduceți gazda HTTP.';
- $text['description-http_host']['ru-ru'] = 'Введите HTTP -хост.';
- $text['description-http_host']['sv-se'] = 'Ange HTTP -värden.';
- $text['description-http_host']['uk-ua'] = 'Введіть хост HTTP.';
- $text['description-http_host']['zh-cn'] = '输入 http 主机。';
- $text['description-http_host']['ja-jp'] = 'http ホストを入力します。';
- $text['description-http_host']['ko-kr'] = 'http 호스트를 입력하세요.';
- $text['label-server_port']['en-us'] = 'Server Port';
- $text['label-server_port']['en-gb'] = 'Server Port';
- $text['label-server_port']['ar-eg'] = 'منفذ الخادم';
- $text['label-server_port']['de-at'] = 'Server Port';
- $text['label-server_port']['de-ch'] = 'Server Port';
- $text['label-server_port']['de-de'] = 'Server Port';
- $text['label-server_port']['es-cl'] = 'Puerto de servicio';
- $text['label-server_port']['es-mx'] = 'Puerto de servicio';
- $text['label-server_port']['fr-ca'] = 'Port du Serveur';
- $text['label-server_port']['fr-fr'] = 'Port du Serveur';
- $text['label-server_port']['he-il'] = 'יציאת שרת';
- $text['label-server_port']['it-it'] = 'Porta del server';
- $text['label-server_port']['nl-nl'] = 'Server poort';
- $text['label-server_port']['pl-pl'] = 'Port serwera';
- $text['label-server_port']['pt-br'] = 'Porta do servidor';
- $text['label-server_port']['pt-pt'] = 'Porta do servidor';
- $text['label-server_port']['ro-ro'] = 'Port server';
- $text['label-server_port']['ru-ru'] = 'Порт сервера';
- $text['label-server_port']['sv-se'] = 'Server Port';
- $text['label-server_port']['uk-ua'] = 'Серверний порт';
- $text['label-server_port']['zh-cn'] = '服务器端口';
- $text['label-server_port']['ja-jp'] = 'サーバポート';
- $text['label-server_port']['ko-kr'] = '서버 포트';
- $text['description-server_port']['en-us'] = 'Enter the server port.';
- $text['description-server_port']['en-gb'] = 'Enter the server port.';
- $text['description-server_port']['ar-eg'] = 'أدخل منفذ الخادم.';
- $text['description-server_port']['de-at'] = 'Geben Sie den Serverport ein.';
- $text['description-server_port']['de-ch'] = 'Geben Sie den Serverport ein.';
- $text['description-server_port']['de-de'] = 'Geben Sie den Serverport ein.';
- $text['description-server_port']['es-cl'] = 'Ingrese el puerto del servidor.';
- $text['description-server_port']['es-mx'] = 'Ingrese el puerto del servidor.';
- $text['description-server_port']['fr-ca'] = 'Entrez le port du serveur.';
- $text['description-server_port']['fr-fr'] = 'Entrez le port du serveur.';
- $text['description-server_port']['he-il'] = 'הזן את יציאת השרת.';
- $text['description-server_port']['it-it'] = 'Immettere la porta del server.';
- $text['description-server_port']['nl-nl'] = 'Voer de serverpoort in.';
- $text['description-server_port']['pl-pl'] = 'Wprowadź port serwera.';
- $text['description-server_port']['pt-br'] = 'Digite a porta do servidor.';
- $text['description-server_port']['pt-pt'] = 'Digite a porta do servidor.';
- $text['description-server_port']['ro-ro'] = 'Introduceți portul serverului.';
- $text['description-server_port']['ru-ru'] = 'Введите порт сервера.';
- $text['description-server_port']['sv-se'] = 'Ange serverporten.';
- $text['description-server_port']['uk-ua'] = 'Введіть порт сервера.';
- $text['description-server_port']['zh-cn'] = '输入服务器端口。';
- $text['description-server_port']['ja-jp'] = 'サーバーポートを入力します。';
- $text['description-server_port']['ko-kr'] = '서버 포트를 입력하세요.';
- $text['label-server_protocol']['en-us'] = 'Server Protocol';
- $text['label-server_protocol']['en-gb'] = 'Server Protocol';
- $text['label-server_protocol']['ar-eg'] = 'بروتوكول الخادم';
- $text['label-server_protocol']['de-at'] = 'Serverprotokoll';
- $text['label-server_protocol']['de-ch'] = 'Serverprotokoll';
- $text['label-server_protocol']['de-de'] = 'Serverprotokoll';
- $text['label-server_protocol']['es-cl'] = 'Protocolo de servidor';
- $text['label-server_protocol']['es-mx'] = 'Protocolo de servidor';
- $text['label-server_protocol']['fr-ca'] = 'Protocole Serveur';
- $text['label-server_protocol']['fr-fr'] = 'Protocole Serveur';
- $text['label-server_protocol']['he-il'] = 'פרוטוקול שרת';
- $text['label-server_protocol']['it-it'] = 'Protocollo server';
- $text['label-server_protocol']['nl-nl'] = 'Serverprotocol';
- $text['label-server_protocol']['pl-pl'] = 'Protokół serwera';
- $text['label-server_protocol']['pt-br'] = 'Protocolo do servidor';
- $text['label-server_protocol']['pt-pt'] = 'Protocolo do servidor';
- $text['label-server_protocol']['ro-ro'] = 'Protocolul serverului';
- $text['label-server_protocol']['ru-ru'] = 'Протокол сервера';
- $text['label-server_protocol']['sv-se'] = 'Serverprotokoll';
- $text['label-server_protocol']['uk-ua'] = 'Протокол сервера';
- $text['label-server_protocol']['zh-cn'] = '服务器协议';
- $text['label-server_protocol']['ja-jp'] = 'サーバープロトコル';
- $text['label-server_protocol']['ko-kr'] = '서버 프로토콜';
- $text['description-server_protocol']['en-us'] = 'Enter the http protocol.';
- $text['description-server_protocol']['en-gb'] = 'Enter the http protocol.';
- $text['description-server_protocol']['ar-eg'] = 'أدخل بروتوكول HTTP.';
- $text['description-server_protocol']['de-at'] = 'Geben Sie das HTTP -Protokoll ein.';
- $text['description-server_protocol']['de-ch'] = 'Geben Sie das HTTP -Protokoll ein.';
- $text['description-server_protocol']['de-de'] = 'Geben Sie das HTTP -Protokoll ein.';
- $text['description-server_protocol']['es-cl'] = 'Ingrese el protocolo HTTP.';
- $text['description-server_protocol']['es-mx'] = 'Ingrese el protocolo HTTP.';
- $text['description-server_protocol']['fr-ca'] = 'Entrez le protocole http';
- $text['description-server_protocol']['fr-fr'] = 'Entrez le protocole http';
- $text['description-server_protocol']['he-il'] = 'הזן את פרוטוקול HTTP.';
- $text['description-server_protocol']['it-it'] = 'Immettere il protocollo HTTP.';
- $text['description-server_protocol']['nl-nl'] = 'Voer het HTTP -protocol in.';
- $text['description-server_protocol']['pl-pl'] = 'Wprowadź protokół HTTP.';
- $text['description-server_protocol']['pt-br'] = 'Digite o protocolo HTTP.';
- $text['description-server_protocol']['pt-pt'] = 'Digite o protocolo HTTP.';
- $text['description-server_protocol']['ro-ro'] = 'Introduceți protocolul HTTP.';
- $text['description-server_protocol']['ru-ru'] = 'Введите протокол HTTP.';
- $text['description-server_protocol']['sv-se'] = 'Ange HTTP -protokollet.';
- $text['description-server_protocol']['uk-ua'] = 'Введіть протокол HTTP.';
- $text['description-server_protocol']['zh-cn'] = '输入http协议。';
- $text['description-server_protocol']['ja-jp'] = 'http プロトコルを入力します。';
- $text['description-server_protocol']['ko-kr'] = 'http 프로토콜을 입력하세요.';
- $text['label-query_string']['en-us'] = 'Query String';
- $text['label-query_string']['en-gb'] = 'Query String';
- $text['label-query_string']['ar-eg'] = 'سلسلة الاستعلام';
- $text['label-query_string']['de-at'] = 'Abfragezeichenfolge';
- $text['label-query_string']['de-ch'] = 'Abfragezeichenfolge';
- $text['label-query_string']['de-de'] = 'Abfragezeichenfolge';
- $text['label-query_string']['es-cl'] = 'Cadena de consulta';
- $text['label-query_string']['es-mx'] = 'Cadena de consulta';
- $text['label-query_string']['fr-ca'] = 'Chaîne de requête';
- $text['label-query_string']['fr-fr'] = 'Chaîne de requête';
- $text['label-query_string']['he-il'] = 'מחרוזת שאילתה';
- $text['label-query_string']['it-it'] = 'Stringa della domanda';
- $text['label-query_string']['nl-nl'] = 'Zoekreeks';
- $text['label-query_string']['pl-pl'] = 'String zapytania';
- $text['label-query_string']['pt-br'] = 'String de consulta';
- $text['label-query_string']['pt-pt'] = 'String de consulta';
- $text['label-query_string']['ro-ro'] = 'Șir de interogare';
- $text['label-query_string']['ru-ru'] = 'Строка запроса';
- $text['label-query_string']['sv-se'] = 'Frågesträng';
- $text['label-query_string']['uk-ua'] = 'Рядок запиту';
- $text['label-query_string']['zh-cn'] = '请求参数';
- $text['label-query_string']['ja-jp'] = 'クエリ文字列';
- $text['label-query_string']['ko-kr'] = '쿼리 문자열';
- $text['description-query_string']['en-us'] = 'Enter the query string.';
- $text['description-query_string']['en-gb'] = 'Enter the query string.';
- $text['description-query_string']['ar-eg'] = 'أدخل سلسلة الاستعلام.';
- $text['description-query_string']['de-at'] = 'Geben Sie die Abfragezeichenfolge ein.';
- $text['description-query_string']['de-ch'] = 'Geben Sie die Abfragezeichenfolge ein.';
- $text['description-query_string']['de-de'] = 'Geben Sie die Abfragezeichenfolge ein.';
- $text['description-query_string']['es-cl'] = 'Ingrese la cadena de consulta.';
- $text['description-query_string']['es-mx'] = 'Ingrese la cadena de consulta.';
- $text['description-query_string']['fr-ca'] = 'Entrez la chaîne de requête';
- $text['description-query_string']['fr-fr'] = 'Entrez la chaîne de requête';
- $text['description-query_string']['he-il'] = 'הזן את מחרוזת השאילתה.';
- $text['description-query_string']['it-it'] = 'Immettere la stringa di query.';
- $text['description-query_string']['nl-nl'] = 'Voer de queryreeks in.';
- $text['description-query_string']['pl-pl'] = 'Wprowadź ciąg zapytania.';
- $text['description-query_string']['pt-br'] = 'Digite a sequência de consulta.';
- $text['description-query_string']['pt-pt'] = 'Digite a sequência de consulta.';
- $text['description-query_string']['ro-ro'] = 'Introduceți șirul de interogare.';
- $text['description-query_string']['ru-ru'] = 'Введите строку запроса.';
- $text['description-query_string']['sv-se'] = 'Ange frågesträngen.';
- $text['description-query_string']['uk-ua'] = 'Введіть рядок запиту.';
- $text['description-query_string']['zh-cn'] = '输入查询字符串。';
- $text['description-query_string']['ja-jp'] = 'クエリ文字列を入力します。';
- $text['description-query_string']['ko-kr'] = '쿼리 문자열을 입력하세요.';
- $text['label-remote_address']['en-us'] = 'Remote Address';
- $text['label-remote_address']['en-gb'] = 'Remote Address';
- $text['label-remote_address']['ar-eg'] = 'عنوان بعيد';
- $text['label-remote_address']['de-at'] = 'Remoteadresse';
- $text['label-remote_address']['de-ch'] = 'Remoteadresse';
- $text['label-remote_address']['de-de'] = 'Remoteadresse';
- $text['label-remote_address']['es-cl'] = 'Dirección remota';
- $text['label-remote_address']['es-mx'] = 'Dirección remota';
- $text['label-remote_address']['fr-ca'] = 'Adresse Distante';
- $text['label-remote_address']['fr-fr'] = 'Adresse Distante';
- $text['label-remote_address']['he-il'] = 'כתובת מרחוק';
- $text['label-remote_address']['it-it'] = 'Indirizzo remoto';
- $text['label-remote_address']['nl-nl'] = 'Adres op afstand';
- $text['label-remote_address']['pl-pl'] = 'Zdalny adres';
- $text['label-remote_address']['pt-br'] = 'Endereço remoto';
- $text['label-remote_address']['pt-pt'] = 'Endereço remoto';
- $text['label-remote_address']['ro-ro'] = 'Удаленный адрес';
- $text['label-remote_address']['ru-ru'] = 'Удаленный адрес';
- $text['label-remote_address']['sv-se'] = 'Fjärradress';
- $text['label-remote_address']['uk-ua'] = 'Віддалена адреса';
- $text['label-remote_address']['zh-cn'] = '远程地址';
- $text['label-remote_address']['ja-jp'] = 'リモートアドレス';
- $text['label-remote_address']['ko-kr'] = '원격 주소';
- $text['description-remote_address']['en-us'] = 'Enter the remote address.';
- $text['description-remote_address']['en-gb'] = 'Enter the remote address.';
- $text['description-remote_address']['ar-eg'] = 'أدخل العنوان البعيد.';
- $text['description-remote_address']['de-at'] = 'Geben Sie die Remote -Adresse ein.';
- $text['description-remote_address']['de-ch'] = 'Geben Sie die Remote -Adresse ein.';
- $text['description-remote_address']['de-de'] = 'Geben Sie die Remote -Adresse ein.';
- $text['description-remote_address']['es-cl'] = 'Ingrese la dirección remota.';
- $text['description-remote_address']['es-mx'] = 'Ingrese la dirección remota.';
- $text['description-remote_address']['fr-ca'] = "Entrez L'Adresse Distante";
- $text['description-remote_address']['fr-fr'] = "Entrez l'adresse distante";
- $text['description-remote_address']['he-il'] = 'הזן את הכתובת המרוחקת.';
- $text['description-remote_address']['it-it'] = 'Immettere lindirizzo remoto.';
- $text['description-remote_address']['nl-nl'] = 'Voer het externe adres in.';
- $text['description-remote_address']['pl-pl'] = 'Wprowadź zdalny adres.';
- $text['description-remote_address']['pt-br'] = 'Digite o endereço remoto.';
- $text['description-remote_address']['pt-pt'] = 'Digite o endereço remoto.';
- $text['description-remote_address']['ro-ro'] = 'Introduceți adresa de la distanță.';
- $text['description-remote_address']['ru-ru'] = 'Введите удаленный адрес.';
- $text['description-remote_address']['sv-se'] = 'Ange fjärradressen.';
- $text['description-remote_address']['uk-ua'] = 'Введіть віддалену адресу.';
- $text['description-remote_address']['zh-cn'] = '输入远程地址。';
- $text['description-remote_address']['ja-jp'] = 'リモートアドレスを入力します。';
- $text['description-remote_address']['ko-kr'] = '원격 주소를 입력하세요.';
- $text['label-http_user_agent']['en-us'] = 'User Agent';
- $text['label-http_user_agent']['en-gb'] = 'User Agent';
- $text['label-http_user_agent']['ar-eg'] = 'وكيل المستخدم';
- $text['label-http_user_agent']['de-at'] = 'User-Agent';
- $text['label-http_user_agent']['de-ch'] = 'User-Agent';
- $text['label-http_user_agent']['de-de'] = 'User-Agent';
- $text['label-http_user_agent']['es-cl'] = 'Agente de usuario';
- $text['label-http_user_agent']['es-mx'] = 'Agente de usuario';
- $text['label-http_user_agent']['fr-ca'] = "Agent utilisateur";
- $text['label-http_user_agent']['fr-fr'] = "Agent utilisateur";
- $text['label-http_user_agent']['he-il'] = 'סוכן משתמש';
- $text['label-http_user_agent']['it-it'] = 'Agente utente';
- $text['label-http_user_agent']['nl-nl'] = 'Gebruikersagent';
- $text['label-http_user_agent']['pl-pl'] = 'Agent użytkownika';
- $text['label-http_user_agent']['pt-br'] = 'Agente de usuário';
- $text['label-http_user_agent']['pt-pt'] = 'Agente de usuário';
- $text['label-http_user_agent']['ro-ro'] = 'Agent utilizator';
- $text['label-http_user_agent']['ru-ru'] = 'Пользовательский агент';
- $text['label-http_user_agent']['sv-se'] = 'Användaragent';
- $text['label-http_user_agent']['uk-ua'] = 'Агент користувача';
- $text['label-http_user_agent']['zh-cn'] = '用户代理';
- $text['label-http_user_agent']['ja-jp'] = 'ユーザーエージェント';
- $text['label-http_user_agent']['ko-kr'] = '사용자 에이전트';
- $text['description-http_user_agent']['en-us'] = 'Enter the user agent.';
- $text['description-http_user_agent']['en-gb'] = 'Enter the user agent.';
- $text['description-http_user_agent']['ar-eg'] = 'أدخل وكيل المستخدم.';
- $text['description-http_user_agent']['de-at'] = 'Geben Sie den Benutzeragenten ein.';
- $text['description-http_user_agent']['de-ch'] = 'Geben Sie den Benutzeragenten ein.';
- $text['description-http_user_agent']['de-de'] = 'Geben Sie den Benutzeragenten ein.';
- $text['description-http_user_agent']['es-cl'] = 'Ingrese el agente de usuario.';
- $text['description-http_user_agent']['es-mx'] = 'Ingrese el agente de usuario.';
- $text['description-http_user_agent']['fr-ca'] = "Entrez l'agent utilisateur";
- $text['description-http_user_agent']['fr-fr'] = "Entrez l'agent utilisateur";
- $text['description-http_user_agent']['he-il'] = 'הזן את סוכן המשתמש.';
- $text['description-http_user_agent']['it-it'] = 'Immettere lagente utente.';
- $text['description-http_user_agent']['nl-nl'] = 'Voer de gebruikersagent in.';
- $text['description-http_user_agent']['pl-pl'] = 'Wprowadź agenta użytkownika.';
- $text['description-http_user_agent']['pt-br'] = 'Insira o agente do usuário.';
- $text['description-http_user_agent']['pt-pt'] = 'Insira o agente do usuário.';
- $text['description-http_user_agent']['ro-ro'] = 'Introduceți agentul utilizator.';
- $text['description-http_user_agent']['ru-ru'] = 'Введите пользовательский агент.';
- $text['description-http_user_agent']['sv-se'] = 'Ange användaragenten.';
- $text['description-http_user_agent']['uk-ua'] = 'Введіть агент користувача.';
- $text['description-http_user_agent']['zh-cn'] = '输入用户代理。';
- $text['description-http_user_agent']['ja-jp'] = 'ユーザーエージェントを入力します。';
- $text['description-http_user_agent']['ko-kr'] = '사용자 에이전트를 입력하세요.';
- $text['label-http_status']['en-us'] = 'HTTP Status';
- $text['label-http_status']['en-gb'] = 'HTTP Status';
- $text['label-http_status']['ar-eg'] = 'حالة HTTP';
- $text['label-http_status']['de-at'] = 'HTTP -Status';
- $text['label-http_status']['de-ch'] = 'HTTP -Status';
- $text['label-http_status']['de-de'] = 'HTTP -Status';
- $text['label-http_status']['es-cl'] = 'Estado de http';
- $text['label-http_status']['es-mx'] = 'Estado de http';
- $text['label-http_status']['fr-ca'] = 'Statut HTTP';
- $text['label-http_status']['fr-fr'] = 'Statut HTTP';
- $text['label-http_status']['he-il'] = 'סטטוס HTTP';
- $text['label-http_status']['it-it'] = 'Stato HTTP';
- $text['label-http_status']['nl-nl'] = 'HTTP -status';
- $text['label-http_status']['pl-pl'] = 'Status HTTP';
- $text['label-http_status']['pt-br'] = 'Status HTTP';
- $text['label-http_status']['pt-pt'] = 'Status HTTP';
- $text['label-http_status']['ro-ro'] = 'Stare HTTP';
- $text['label-http_status']['ru-ru'] = 'Статус HTTP';
- $text['label-http_status']['sv-se'] = 'Http -status';
- $text['label-http_status']['uk-ua'] = 'Статус HTTP';
- $text['label-http_status']['zh-cn'] = 'HTTP 状态';
- $text['label-http_status']['ja-jp'] = 'HTTPステータス';
- $text['label-http_status']['ko-kr'] = 'HTTP 상태';
- $text['description-http_status']['en-us'] = 'Enter the http status.';
- $text['description-http_status']['en-gb'] = 'Enter the http status.';
- $text['description-http_status']['ar-eg'] = 'أدخل حالة HTTP.';
- $text['description-http_status']['de-at'] = 'Geben Sie den HTTP -Status ein.';
- $text['description-http_status']['de-ch'] = 'Geben Sie den HTTP -Status ein.';
- $text['description-http_status']['de-de'] = 'Geben Sie den HTTP -Status ein.';
- $text['description-http_status']['es-cl'] = 'Ingrese el estado HTTP.';
- $text['description-http_status']['es-mx'] = 'Ingrese el estado HTTP.';
- $text['description-http_status']['fr-ca'] = 'Entrez le statut http';
- $text['description-http_status']['fr-fr'] = 'Entrez le statut http';
- $text['description-http_status']['he-il'] = 'הזן את סטטוס HTTP.';
- $text['description-http_status']['it-it'] = 'Immettere lo stato HTTP.';
- $text['description-http_status']['nl-nl'] = 'Voer de HTTP -status in.';
- $text['description-http_status']['pl-pl'] = 'Wprowadź status HTTP.';
- $text['description-http_status']['pt-br'] = 'Digite o status HTTP.';
- $text['description-http_status']['pt-pt'] = 'Digite o status HTTP.';
- $text['description-http_status']['ro-ro'] = 'Introduceți starea HTTP.';
- $text['description-http_status']['ru-ru'] = 'Введите статус HTTP.';
- $text['description-http_status']['sv-se'] = 'Ange HTTP -status.';
- $text['description-http_status']['uk-ua'] = 'Введіть статус HTTP.';
- $text['description-http_status']['zh-cn'] = '输入 http 状态。';
- $text['description-http_status']['ja-jp'] = 'http ステータスを入力します。';
- $text['description-http_status']['ko-kr'] = 'http 상태를 입력하세요.';
- $text['label-http_status_code']['en-us'] = 'HTTP Status Code';
- $text['label-http_status_code']['en-gb'] = 'HTTP Status Code';
- $text['label-http_status_code']['ar-eg'] = 'رمز حالة HTTP';
- $text['label-http_status_code']['de-at'] = 'HTTP -Statuscode';
- $text['label-http_status_code']['de-ch'] = 'HTTP -Statuscode';
- $text['label-http_status_code']['de-de'] = 'HTTP -Statuscode';
- $text['label-http_status_code']['es-cl'] = 'Código de estado HTTP';
- $text['label-http_status_code']['es-mx'] = 'Código de estado HTTP';
- $text['label-http_status_code']['fr-ca'] = "Code d'état HTTP";
- $text['label-http_status_code']['fr-fr'] = "Code d'état HTTP";
- $text['label-http_status_code']['he-il'] = 'קוד סטטוס HTTP';
- $text['label-http_status_code']['it-it'] = 'Codice di stato HTTP';
- $text['label-http_status_code']['nl-nl'] = 'HTTP -statuscode';
- $text['label-http_status_code']['pl-pl'] = 'Kod stanu HTTP';
- $text['label-http_status_code']['pt-br'] = 'Código de status HTTP';
- $text['label-http_status_code']['pt-pt'] = 'Código de status HTTP';
- $text['label-http_status_code']['ro-ro'] = 'Cod de stare HTTP';
- $text['label-http_status_code']['ru-ru'] = 'Http code';
- $text['label-http_status_code']['sv-se'] = 'Http statuskod';
- $text['label-http_status_code']['uk-ua'] = 'Код статусу HTTP';
- $text['label-http_status_code']['zh-cn'] = 'HTTP 状态代码';
- $text['label-http_status_code']['ja-jp'] = 'HTTPステータスコード';
- $text['label-http_status_code']['ko-kr'] = 'HTTP 상태 코드';
- $text['description-http_status_code']['en-us'] = 'Enter the http status code.';
- $text['description-http_status_code']['en-gb'] = 'Enter the http status code.';
- $text['description-http_status_code']['ar-eg'] = 'أدخل رمز حالة HTTP.';
- $text['description-http_status_code']['de-at'] = 'Geben Sie den HTTP -Statuscode ein.';
- $text['description-http_status_code']['de-ch'] = 'Geben Sie den HTTP -Statuscode ein.';
- $text['description-http_status_code']['de-de'] = 'Geben Sie den HTTP -Statuscode ein.';
- $text['description-http_status_code']['es-cl'] = 'Ingrese el código de estado HTTP.';
- $text['description-http_status_code']['es-mx'] = 'Ingrese el código de estado HTTP.';
- $text['description-http_status_code']['fr-ca'] = "Entrez le code d'état http";
- $text['description-http_status_code']['fr-fr'] = "Entrez le code d'état http";
- $text['description-http_status_code']['he-il'] = 'הזן את קוד הסטטוס HTTP.';
- $text['description-http_status_code']['it-it'] = 'Immettere il codice di stato HTTP.';
- $text['description-http_status_code']['nl-nl'] = 'Voer de HTTP -statuscode in.';
- $text['description-http_status_code']['pl-pl'] = 'Wprowadź kod stanu HTTP.';
- $text['description-http_status_code']['pt-br'] = 'Digite o código de status HTTP.';
- $text['description-http_status_code']['pt-pt'] = 'Digite o código de status HTTP.';
- $text['description-http_status_code']['ro-ro'] = 'Introduceți codul de stare HTTP.';
- $text['description-http_status_code']['ru-ru'] = 'Введите код состояния HTTP.';
- $text['description-http_status_code']['sv-se'] = 'Ange HTTP -statuskoden.';
- $text['description-http_status_code']['uk-ua'] = 'Введіть код статусу HTTP.';
- $text['description-http_status_code']['zh-cn'] = '输入 http 状态代码。';
- $text['description-http_status_code']['ja-jp'] = 'httpステータスコードを入力します。';
- $text['description-http_status_code']['ko-kr'] = 'http 상태 코드를 입력하세요.';
- $text['label-http_content_type']['en-us'] = 'HTTP Content Type';
- $text['label-http_content_type']['en-gb'] = 'HTTP Content Type';
- $text['label-http_content_type']['ar-eg'] = 'نوع محتوى HTTP';
- $text['label-http_content_type']['de-at'] = 'HTTP -Inhaltstyp';
- $text['label-http_content_type']['de-ch'] = 'HTTP -Inhaltstyp';
- $text['label-http_content_type']['de-de'] = 'HTTP -Inhaltstyp';
- $text['label-http_content_type']['es-cl'] = 'Tipo de contenido HTTP';
- $text['label-http_content_type']['es-mx'] = 'Tipo de contenido HTTP';
- $text['label-http_content_type']['fr-ca'] = 'Type de contenu HTTP';
- $text['label-http_content_type']['fr-fr'] = 'Type de contenu HTTP';
- $text['label-http_content_type']['he-il'] = 'סוג תוכן HTTP';
- $text['label-http_content_type']['it-it'] = 'Tipo di contenuto HTTP';
- $text['label-http_content_type']['nl-nl'] = 'HTTP -inhoudstype';
- $text['label-http_content_type']['pl-pl'] = 'Typ zawartości HTTP';
- $text['label-http_content_type']['pt-br'] = 'Tipo de conteúdo HTTP';
- $text['label-http_content_type']['pt-pt'] = 'Tipo de conteúdo HTTP';
- $text['label-http_content_type']['ro-ro'] = 'Tip de conținut HTTP';
- $text['label-http_content_type']['ru-ru'] = 'HTTP -тип контента';
- $text['label-http_content_type']['sv-se'] = 'Http innehållstyp';
- $text['label-http_content_type']['uk-ua'] = 'Тип вмісту HTTP';
- $text['label-http_content_type']['zh-cn'] = 'HTTP 内容类型';
- $text['label-http_content_type']['ja-jp'] = 'HTTP コンテンツ タイプ';
- $text['label-http_content_type']['ko-kr'] = 'HTTP 콘텐츠 유형';
- $text['description-http_content_type']['en-us'] = 'Enter the http content type.';
- $text['description-http_content_type']['en-gb'] = 'Enter the http content type.';
- $text['description-http_content_type']['ar-eg'] = 'أدخل نوع محتوى HTTP.';
- $text['description-http_content_type']['de-at'] = 'Geben Sie den HTTP -Inhaltstyp ein.';
- $text['description-http_content_type']['de-ch'] = 'Geben Sie den HTTP -Inhaltstyp ein.';
- $text['description-http_content_type']['de-de'] = 'Geben Sie den HTTP -Inhaltstyp ein.';
- $text['description-http_content_type']['es-cl'] = 'Ingrese el tipo de contenido HTTP.';
- $text['description-http_content_type']['es-mx'] = 'Ingrese el tipo de contenido HTTP.';
- $text['description-http_content_type']['fr-ca'] = 'Entrez le type de contenu http';
- $text['description-http_content_type']['fr-fr'] = 'Entrez le type de contenu http';
- $text['description-http_content_type']['he-il'] = 'הזן את סוג התוכן HTTP.';
- $text['description-http_content_type']['it-it'] = 'Immettere il tipo di contenuto HTTP.';
- $text['description-http_content_type']['nl-nl'] = 'Voer het http -inhoudstype in.';
- $text['description-http_content_type']['pl-pl'] = 'Wprowadź typ zawartości HTTP.';
- $text['description-http_content_type']['pt-br'] = 'Digite o tipo de conteúdo HTTP.';
- $text['description-http_content_type']['pt-pt'] = 'Digite o tipo de conteúdo HTTP.';
- $text['description-http_content_type']['ro-ro'] = 'Introduceți tipul de conținut HTTP.';
- $text['description-http_content_type']['ru-ru'] = 'Введите тип контента HTTP.';
- $text['description-http_content_type']['sv-se'] = 'Ange HTTP -innehållstyp.';
- $text['description-http_content_type']['uk-ua'] = 'Введіть тип вмісту HTTP.';
- $text['description-http_content_type']['zh-cn'] = '输入 http 内容类型。';
- $text['description-http_content_type']['ja-jp'] = 'http コンテンツ タイプを入力します。';
- $text['description-http_content_type']['ko-kr'] = 'http 콘텐츠 유형을 입력합니다.';
- $text['label-http_content_body']['en-us'] = 'HTTP Content Body';
- $text['label-http_content_body']['en-gb'] = 'HTTP Content Body';
- $text['label-http_content_body']['ar-eg'] = 'HTTP محتوى الجسم';
- $text['label-http_content_body']['de-at'] = 'HTTP -Inhaltskörper';
- $text['label-http_content_body']['de-ch'] = 'HTTP -Inhaltskörper';
- $text['label-http_content_body']['de-de'] = 'HTTP -Inhaltskörper';
- $text['label-http_content_body']['es-cl'] = 'Cuerpo de contenido http';
- $text['label-http_content_body']['es-mx'] = 'Cuerpo de contenido http';
- $text['label-http_content_body']['fr-ca'] = 'Corps du contenu HTTP';
- $text['label-http_content_body']['fr-fr'] = 'Corps du contenu HTTP';
- $text['label-http_content_body']['he-il'] = 'גוף תוכן HTTP';
- $text['label-http_content_body']['it-it'] = 'Corpo contenuto HTTP';
- $text['label-http_content_body']['nl-nl'] = 'Http content body';
- $text['label-http_content_body']['pl-pl'] = 'Treść zawartości HTTP';
- $text['label-http_content_body']['pt-br'] = 'Corpo de conteúdo HTTP';
- $text['label-http_content_body']['pt-pt'] = 'Corpo de conteúdo HTTP';
- $text['label-http_content_body']['ro-ro'] = 'Corpul de conținut HTTP';
- $text['label-http_content_body']['ru-ru'] = 'HTTP Content Body';
- $text['label-http_content_body']['sv-se'] = 'Http innehållskropp';
- $text['label-http_content_body']['uk-ua'] = 'HTTP Вміст';
- $text['label-http_content_body']['zh-cn'] = 'HTTP 内容正文';
- $text['label-http_content_body']['ja-jp'] = 'HTTPコンテンツ本体';
- $text['label-http_content_body']['ko-kr'] = 'HTTP 콘텐츠 본문';
- $text['description-http_content_body']['en-us'] = 'Enter the http content body.';
- $text['description-http_content_body']['en-gb'] = 'Enter the http content body.';
- $text['description-http_content_body']['ar-eg'] = 'أدخل هيئة محتوى HTTP.';
- $text['description-http_content_body']['de-at'] = 'Geben Sie den HTTP -Inhaltskörper ein.';
- $text['description-http_content_body']['de-ch'] = 'Geben Sie den HTTP -Inhaltskörper ein.';
- $text['description-http_content_body']['de-de'] = 'Geben Sie den HTTP -Inhaltskörper ein.';
- $text['description-http_content_body']['es-cl'] = 'Ingrese el cuerpo de contenido HTTP.';
- $text['description-http_content_body']['es-mx'] = 'Ingrese el cuerpo de contenido HTTP.';
- $text['description-http_content_body']['fr-ca'] = 'Entrez le corps du contenu http';
- $text['description-http_content_body']['fr-fr'] = 'Entrez le corps du contenu http';
- $text['description-http_content_body']['he-il'] = 'הזן את גוף תוכן HTTP.';
- $text['description-http_content_body']['it-it'] = 'Immettere il corpo del contenuto HTTP.';
- $text['description-http_content_body']['nl-nl'] = 'Voer de http -inhoudsorgaan in.';
- $text['description-http_content_body']['pl-pl'] = 'Wprowadź treść HTTP.';
- $text['description-http_content_body']['pt-br'] = 'Digite o corpo de conteúdo HTTP.';
- $text['description-http_content_body']['pt-pt'] = 'Digite o corpo de conteúdo HTTP.';
- $text['description-http_content_body']['ro-ro'] = 'Introduceți corpul conținutului HTTP.';
- $text['description-http_content_body']['ru-ru'] = 'Введите тело контента HTTP.';
- $text['description-http_content_body']['sv-se'] = 'Ange HTTP -innehållskroppen.';
- $text['description-http_content_body']['uk-ua'] = 'Введіть корпус вмісту HTTP.';
- $text['description-http_content_body']['zh-cn'] = '输入http内容正文。';
- $text['description-http_content_body']['ja-jp'] = 'http コンテンツの本文を入力します。';
- $text['description-http_content_body']['ko-kr'] = 'http 콘텐츠 본문을 입력하세요.';
- ?>
|