2016-04-25 20:30:23 -05:00
<? php
$text [ 'language-name' ][ 'en-us' ] = "English - United States" ;
2020-03-20 20:47:13 +00:00
$text [ 'language-name' ][ 'en-gb' ] = "English - Great Britain" ;
2017-05-10 20:40:46 +01:00
$text [ 'language-name' ][ 'ar-eg' ] = "العربية - مصر" ;
$text [ 'language-name' ][ 'de-at' ] = "Deutsch - Österreich" ;
2017-06-02 20:24:12 +01:00
$text [ 'language-name' ][ 'de-ch' ] = "Deutsch - Schweiz" ;
2017-05-10 20:40:46 +01:00
$text [ 'language-name' ][ 'de-de' ] = "Deutsch - Deutsch" ;
2019-11-27 04:13:25 +02:00
$text [ 'language-name' ][ 'el-gr' ] = "Ελληνικά - Ελλάδα" ;
2016-04-25 20:30:23 -05:00
$text [ 'language-name' ][ 'es-cl' ] = "Español - Chile" ;
2017-06-02 20:24:12 +01:00
$text [ 'language-name' ][ 'es-mx' ] = "Español - México" ;
$text [ 'language-name' ][ 'fr-ca' ] = "Français - Canada" ;
2016-04-25 20:30:23 -05:00
$text [ 'language-name' ][ 'fr-fr' ] = "Français - France" ;
2017-06-02 20:24:12 +01:00
$text [ 'language-name' ][ 'he-il' ] = "עברית - ישראל" ;
2017-05-10 20:40:46 +01:00
$text [ 'language-name' ][ 'it-it' ] = "Italiano - Italia" ;
2016-04-25 20:30:23 -05:00
$text [ 'language-name' ][ 'nl-nl' ] = "Nederlands - De Nederland" ;
2017-05-13 20:13:38 +01:00
$text [ 'language-name' ][ 'pl-pl' ] = "Polski - Polska" ;
2019-11-27 21:53:28 -03:00
$text [ 'language-name' ][ 'pt-br' ] = "Português - Brasil" ;
2017-05-10 20:40:46 +01:00
$text [ 'language-name' ][ 'pt-pt' ] = "Português - Portugal" ;
2017-06-02 20:24:12 +01:00
$text [ 'language-name' ][ 'ro-ro' ] = "România - România" ;
2017-04-25 03:37:00 +05:00
$text [ 'language-name' ][ 'ru-ru' ] = "Русский - Россия" ;
2017-05-10 20:40:46 +01:00
$text [ 'language-name' ][ 'sv-se' ] = "Svenska - Sverige" ;
2017-05-13 20:13:38 +01:00
$text [ 'language-name' ][ 'uk-ua' ] = "Українська - Україна" ;
2017-10-04 10:59:37 +03:00
$text [ 'language-name' ][ 'tr-tr' ] = "Türkçe - Türkiye" ;
2023-05-19 13:54:10 -06:00
$text [ 'language-name' ][ 'zh-cn' ] = "中国 - 中国" ;
$text [ 'language-name' ][ 'ja-jp' ] = "日本語 - 日本" ;
$text [ 'language-name' ][ 'ko-kr' ] = "한국 - 한국" ;
2016-04-25 20:30:23 -05:00
2020-01-23 21:22:27 -07:00
$text [ 'modal_title-confirmation' ][ 'en-us' ] = "Confirmation" ;
2020-03-20 20:47:13 +00:00
$text [ 'modal_title-confirmation' ][ 'en-gb' ] = "Confirmation" ;
2023-05-03 22:50:18 -06:00
$text [ 'modal_title-confirmation' ][ 'ar-eg' ] = "التأكيد" ;
$text [ 'modal_title-confirmation' ][ 'de-at' ] = "Bestätigung" ;
$text [ 'modal_title-confirmation' ][ 'de-ch' ] = "Bestätigung" ;
$text [ 'modal_title-confirmation' ][ 'de-de' ] = "Bestätigung" ;
$text [ 'modal_title-confirmation' ][ 'es-cl' ] = "Confirmación" ;
$text [ 'modal_title-confirmation' ][ 'es-mx' ] = "Confirmación" ;
2023-07-12 17:24:55 -04:00
$text [ 'modal_title-confirmation' ][ 'fr-ca' ] = "Confirmation" ;
2023-05-03 22:50:18 -06:00
$text [ 'modal_title-confirmation' ][ 'fr-fr' ] = "confirmation" ;
$text [ 'modal_title-confirmation' ][ 'he-il' ] = "אישור" ;
$text [ 'modal_title-confirmation' ][ 'it-it' ] = "Conferma" ;
$text [ 'modal_title-confirmation' ][ 'nl-nl' ] = "Bevestiging." ;
2022-03-26 21:30:02 +01:00
$text [ 'modal_title-confirmation' ][ 'pl-pl' ] = "Potwierdzenie" ;
2023-05-03 22:50:18 -06:00
$text [ 'modal_title-confirmation' ][ 'pt-br' ] = "Confirmação" ;
$text [ 'modal_title-confirmation' ][ 'pt-pt' ] = "Confirmação" ;
2023-05-05 15:21:50 -06:00
$text [ 'modal_title-confirmation' ][ 'ro-ro' ] = "Confirmare" ;
2023-05-03 22:50:18 -06:00
$text [ 'modal_title-confirmation' ][ 'ru-ru' ] = "Подтверждение" ;
$text [ 'modal_title-confirmation' ][ 'sv-se' ] = "Bekräftelse" ;
$text [ 'modal_title-confirmation' ][ 'uk-ua' ] = "Підтвердження" ;
$text [ 'modal_title-confirmation' ][ 'el-gr' ] = "Επιβεβαίωση" ;
$text [ 'modal_title-confirmation' ][ 'tr-tr' ] = "Onaylama" ;
2023-05-19 13:54:10 -06:00
$text [ 'modal_title-confirmation' ][ 'zh-cn' ] = "确认" ;
2023-05-03 22:50:18 -06:00
$text [ 'modal_title-confirmation' ][ 'ja-jp' ] = "確認" ;
2023-05-19 13:54:10 -06:00
$text [ 'modal_title-confirmation' ][ 'ko-kr' ] = "확인" ;
2020-01-23 21:22:27 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'message-update' ][ 'en-us' ] = "Update Completed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-update' ][ 'en-gb' ] = "Update Completed" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-update' ][ 'ar-eg' ] = "تحديث مكتمل" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-update' ][ 'de-at' ] = "Aktualisierung durchgeführt" ;
$text [ 'message-update' ][ 'de-ch' ] = "Aktualisierung durchgeführt" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-update' ][ 'de-de' ] = "Aktualisierung durchgeführt" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-update' ][ 'el-gr' ] = "Η ενημέρωση ολοκληρώθηκε" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-update' ][ 'es-cl' ] = "Actualización Completada" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-update' ][ 'es-mx' ] = "Actualización Completada" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-update' ][ 'fr-ca' ] = "Mis à jour Complété" ;
$text [ 'message-update' ][ 'fr-fr' ] = "Mis à jour Complété" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-update' ][ 'he-il' ] = "עידכון הושלם" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-update' ][ 'it-it' ] = "Aggiornamento Completato" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-update' ][ 'nl-nl' ] = "Bijwerken voltooid" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-update' ][ 'pl-pl' ] = "Zaktualizowano pomyślnie" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-update' ][ 'pt-br' ] = "Atualização Concluída" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-update' ][ 'pt-pt' ] = "Actualização Efectuada" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-update' ][ 'ro-ro' ] = "Actualizare completă" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-update' ][ 'ru-ru' ] = "Обновление завершено" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-update' ][ 'sv-se' ] = "Uppdatering Klar" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-update' ][ 'uk-ua' ] = "Оновлення завершено" ;
2017-10-04 10:59:37 +03:00
$text [ 'message-update' ][ 'tr-tr' ] = "Güncelleme Tamamlandı " ;
2023-05-19 13:54:10 -06:00
$text [ 'message-update' ][ 'zh-cn' ] = "更新完成" ;
$text [ 'message-update' ][ 'ja-jp' ] = "アップデートが完了しました" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-update' ][ 'ko-kr' ] = "업데이트 완료" ;
2016-04-25 20:30:23 -05:00
2020-03-27 18:09:04 -06:00
$text [ 'message-required' ][ 'en-us' ] = "Required Fields: " ;
$text [ 'message-required' ][ 'en-gb' ] = "Required Fields: " ;
2023-04-29 18:26:50 -06:00
$text [ 'message-required' ][ 'ar-eg' ] = "يرجى تقديم: " ;
2023-05-03 22:50:18 -06:00
$text [ 'message-required' ][ 'de-at' ] = "Bitte geben Sie folgendes an: " ;
$text [ 'message-required' ][ 'de-ch' ] = "Bitte geben Sie folgendes an: " ;
2023-04-29 18:26:50 -06:00
$text [ 'message-required' ][ 'de-de' ] = "Bitte geben Sie folgendes an: " ;
$text [ 'message-required' ][ 'el-gr' ] = "Παρακαλώ εισάγετε: " ;
$text [ 'message-required' ][ 'es-cl' ] = "Por favor indique: " ;
2023-05-03 22:50:18 -06:00
$text [ 'message-required' ][ 'es-mx' ] = "Por favor indique: " ;
2023-07-12 17:24:55 -04:00
$text [ 'message-required' ][ 'fr-ca' ] = "Champs Obligatoires: " ;
$text [ 'message-required' ][ 'fr-fr' ] = "Champs obligatoires: " ;
2023-04-29 18:26:50 -06:00
$text [ 'message-required' ][ 'he-il' ] = " אנא ספק " ;
2018-02-12 17:50:47 +00:00
$text [ 'message-required' ][ 'it-it' ] = "Prego fornire: " ;
2023-04-29 18:26:50 -06:00
$text [ 'message-required' ][ 'nl-nl' ] = "Verplichte velden: " ;
$text [ 'message-required' ][ 'pl-pl' ] = "Wymagane pola: " ;
$text [ 'message-required' ][ 'pt-br' ] = "Por favor informe: " ;
$text [ 'message-required' ][ 'pt-pt' ] = "Por favor indique: " ;
2017-06-02 20:24:12 +01:00
$text [ 'message-required' ][ 'ro-ro' ] = "Vă rugăm să oferiți" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-required' ][ 'ru-ru' ] = "Пожалуйста, укажите: " ;
2023-04-29 18:26:50 -06:00
$text [ 'message-required' ][ 'sv-se' ] = "Var god uppge: " ;
$text [ 'message-required' ][ 'uk-ua' ] = "Будь ласка, вкажіть: " ;
2017-10-04 10:59:37 +03:00
$text [ 'message-required' ][ 'tr-tr' ] = "Lütfen temin edin: " ;
2023-05-19 13:54:10 -06:00
$text [ 'message-required' ][ 'zh-cn' ] = "必填字段:" ;
$text [ 'message-required' ][ 'ja-jp' ] = "必須フィールド:" ;
$text [ 'message-required' ][ 'ko-kr' ] = "필수 입력 사항:" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-delete' ][ 'en-us' ] = "Delete Completed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-delete' ][ 'en-gb' ] = "Delete Completed" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-delete' ][ 'ar-eg' ] = "تم المسح" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete' ][ 'de-at' ] = "Erfolgreich gelöscht" ;
$text [ 'message-delete' ][ 'de-ch' ] = "Erfolgreich gelöscht" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-delete' ][ 'de-de' ] = "Erfolgreich gelöscht" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-delete' ][ 'el-gr' ] = "Η διαγραφή ολοκληρώθηκε" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-delete' ][ 'es-cl' ] = "Eliminación Completada" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete' ][ 'es-mx' ] = "Eliminación Completada" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-delete' ][ 'fr-ca' ] = "Suppression Terminée" ;
$text [ 'message-delete' ][ 'fr-fr' ] = "Suppression terminée" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-delete' ][ 'he-il' ] = "מחיקה הושלמה" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-delete' ][ 'it-it' ] = "Cancellazione Completata" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-delete' ][ 'nl-nl' ] = "Verwijderen Voltooid" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-delete' ][ 'pl-pl' ] = "Usunięto pomyślnie" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-delete' ][ 'pt-br' ] = "Exclusão Concluída" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-delete' ][ 'pt-pt' ] = "Remoção Efectuada" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-delete' ][ 'ro-ro' ] = "Ștergere completă" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-delete' ][ 'ru-ru' ] = "Удаление выполнено" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-delete' ][ 'sv-se' ] = "Borttagning Klar" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-delete' ][ 'uk-ua' ] = "Видалено" ;
2017-10-04 10:59:37 +03:00
$text [ 'message-delete' ][ 'tr-tr' ] = "Silme İşlemi Tamamlandı " ;
2023-05-19 13:54:10 -06:00
$text [ 'message-delete' ][ 'zh-cn' ] = "删除完成" ;
$text [ 'message-delete' ][ 'ja-jp' ] = "削除完了" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete' ][ 'ko-kr' ] = "삭제 완료" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-delete_failed' ][ 'en-us' ] = "Delete Failed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-delete_failed' ][ 'en-gb' ] = "Delete Failed" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-delete_failed' ][ 'ar-eg' ] = "فشل الحذف" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete_failed' ][ 'de-at' ] = "Löschen fehlgeschlagen" ;
$text [ 'message-delete_failed' ][ 'de-ch' ] = "Löschen fehlgeschlagen" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-delete_failed' ][ 'de-de' ] = "Löschen fehlgeschlagen" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-delete_failed' ][ 'el-gr' ] = "Η διαγραφή απέτυχε" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-delete_failed' ][ 'es-cl' ] = "Eliminar Error" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete_failed' ][ 'es-mx' ] = "Eliminar Error" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-delete_failed' ][ 'fr-ca' ] = "Echec de la Suppression" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-delete_failed' ][ 'fr-fr' ] = "Echec de la suppression" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-delete_failed' ][ 'he-il' ] = "המחיקה נכשלה" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-delete_failed' ][ 'it-it' ] = "Cancellazione Fallita" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-delete_failed' ][ 'nl-nl' ] = "Verwijderen mislukt" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-delete_failed' ][ 'pl-pl' ] = "Próba usunięcia zakończyła się niepowodzeniem" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete_failed' ][ 'pt-br' ] = "Falha na exclusão" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-delete_failed' ][ 'pt-pt' ] = "Falha na exclusão" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-delete_failed' ][ 'ro-ro' ] = "Ștergere eșuată" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-delete_failed' ][ 'ru-ru' ] = "Ошибка удаления" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-delete_failed' ][ 'sv-se' ] = "Borttagning Misslyckades" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-delete_failed' ][ 'uk-ua' ] = "Не вдалося видалити" ;
2017-10-04 10:59:37 +03:00
$text [ 'message-delete_failed' ][ 'tr-tr' ] = "Silme İşlemi Başarı sı z Oldu" ;
2023-05-19 13:54:10 -06:00
$text [ 'message-delete_failed' ][ 'zh-cn' ] = "删除失败" ;
$text [ 'message-delete_failed' ][ 'ja-jp' ] = "削除に失敗しました" ;
$text [ 'message-delete_failed' ][ 'ko-kr' ] = "삭제 실패" ;
2016-04-25 20:30:23 -05:00
2020-02-18 07:44:01 -07:00
$text [ 'message-delete_selection' ][ 'en-us' ] = "What do you wish to delete?" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete_selection' ][ 'en-gb' ] = "what do you wish to delete?" ;
$text [ 'message-delete_selection' ][ 'ar-eg' ] = "ماذا تريد أن تحذف؟" ;
$text [ 'message-delete_selection' ][ 'de-at' ] = "Was möchten Sie löschen?" ;
$text [ 'message-delete_selection' ][ 'de-ch' ] = "Was möchten Sie löschen?" ;
$text [ 'message-delete_selection' ][ 'de-de' ] = "Was möchten Sie löschen?" ;
$text [ 'message-delete_selection' ][ 'el-gr' ] = "Τι επιθυμείτε να διαγράψετε;" ;
$text [ 'message-delete_selection' ][ 'es-cl' ] = "¿Qué desea borrar?" ;
$text [ 'message-delete_selection' ][ 'es-mx' ] = "¿Qué desea borrar?" ;
2022-01-31 14:35:58 -05:00
$text [ 'message-delete_selection' ][ 'fr-ca' ] = "Que souhaitez-vous supprimer?" ;
$text [ 'message-delete_selection' ][ 'fr-fr' ] = "Que souhaitez-vous supprimer?" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete_selection' ][ 'he-il' ] = "מה אתה רוצה למחוק?" ;
$text [ 'message-delete_selection' ][ 'it-it' ] = "Cosa vuoi eliminare?" ;
$text [ 'message-delete_selection' ][ 'nl-nl' ] = "Wat wil je verwijderen?" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-delete_selection' ][ 'pl-pl' ] = "Co chcesz usunąć?" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete_selection' ][ 'pt-br' ] = "O que você deseja excluir?" ;
$text [ 'message-delete_selection' ][ 'pt-pt' ] = "O que você deseja excluir?" ;
2023-05-05 15:21:50 -06:00
$text [ 'message-delete_selection' ][ 'ro-ro' ] = "Ce doriți să ștergeți?" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-delete_selection' ][ 'ru-ru' ] = "Что вы хотите удалить?" ;
$text [ 'message-delete_selection' ][ 'sv-se' ] = "Vad vill du ta bort?" ;
$text [ 'message-delete_selection' ][ 'uk-ua' ] = "Що ви хочете видалити?" ;
$text [ 'message-delete_selection' ][ 'tr-tr' ] = "Nası l silmek istiyorsunuz?" ;
2023-05-19 13:54:10 -06:00
$text [ 'message-delete_selection' ][ 'zh-cn' ] = "你想删除什么?" ;
$text [ 'message-delete_selection' ][ 'ja-jp' ] = "何を削除したいですか?" ;
$text [ 'message-delete_selection' ][ 'ko-kr' ] = "무엇을 삭제하시겠습니까?" ;
2020-02-18 07:44:01 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'message-add' ][ 'en-us' ] = "Add Completed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-add' ][ 'en-gb' ] = "Add Completed" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-add' ][ 'ar-eg' ] = "تمت الأضافة" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-add' ][ 'de-at' ] = "Erfolgreich hinzugefügt" ;
$text [ 'message-add' ][ 'de-ch' ] = "Erfolgreich hinzugefügt" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-add' ][ 'de-de' ] = "Erfolgreich hinzugefügt" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-add' ][ 'el-gr' ] = "Η προσθήκη ολοκληρώθηκε" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-add' ][ 'es-cl' ] = "Agregar Completado" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-add' ][ 'es-mx' ] = "Agregar Completado" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-add' ][ 'fr-ca' ] = "Ajout Terminé" ;
$text [ 'message-add' ][ 'fr-fr' ] = "Ajout Terminé" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-add' ][ 'he-il' ] = "הוספה הושלמה" ;
2023-05-19 13:54:10 -06:00
$text [ 'message-add' ][ 'it-it' ] = "Aggiungi Completato" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-add' ][ 'nl-nl' ] = "Voltooid toevoegen" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-add' ][ 'pl-pl' ] = "Dodano pomyślnie" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-add' ][ 'pt-br' ] = "Adição Concluída" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-add' ][ 'pt-pt' ] = "Adição Efectuada" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-add' ][ 'ro-ro' ] = "Adăugare completă" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-add' ][ 'ru-ru' ] = "Добавление выполнено" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-add' ][ 'sv-se' ] = "Tillagd" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-add' ][ 'uk-ua' ] = "Додано" ;
2017-10-04 10:59:37 +03:00
$text [ 'message-add' ][ 'tr-tr' ] = "Ekleme İşlemi Tamamlandı " ;
2023-05-19 13:54:10 -06:00
$text [ 'message-add' ][ 'zh-cn' ] = "添加完成" ;
$text [ 'message-add' ][ 'ja-jp' ] = "追加完了" ;
$text [ 'message-add' ][ 'ko-kr' ] = "추가완료" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-failed' ][ 'en-us' ] = "Update Failed - Contact Support" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-failed' ][ 'en-gb' ] = "Update Failed - Contact Support" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-failed' ][ 'ar-eg' ] = "فشل التحديث - اتصل بالدعم" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-failed' ][ 'de-at' ] = "Aktualisierung fehlgeschlagen - Kontaktieren Sie den Support" ;
$text [ 'message-failed' ][ 'de-ch' ] = "Aktualisierung fehlgeschlagen - Kontaktieren Sie den Support" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-failed' ][ 'de-de' ] = "Aktualisierung fehlgeschlagen - Kontaktieren Sie den Support" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-failed' ][ 'el-gr' ] = "Η ενημέρωση απέτυχε - Επικοινωνήστε με την τεχνική υποστήριξη" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-failed' ][ 'es-cl' ] = "Update Error - Contact Support" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-failed' ][ 'es-mx' ] = "Update Error - Contact Support" ;
$text [ 'message-failed' ][ 'fr-ca' ] = "Mise à jour a Échoué - Contacter le support technique" ;
2022-01-31 14:35:58 -05:00
$text [ 'message-failed' ][ 'fr-fr' ] = "Mise à jour a Échoué - Contacter le support technique" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-failed' ][ 'he-il' ] = "העדכון נכשל - צור קשר עם התמיכה" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-failed' ][ 'it-it' ] = "Aggiornamento Fallito - Contattare Supporto" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-failed' ][ 'nl-nl' ] = "Update mislukt - Neem contact op met de ondersteuning" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-failed' ][ 'pl-pl' ] = "Aktualizacja nie powiodła się - skontaktuj się z pomocą" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-failed' ][ 'pt-br' ] = "Falha na atualização - Entre em contato com o suporte" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-failed' ][ 'pt-pt' ] = "Falha na atualiza玢o - Contato com o suporte" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-failed' ][ 'ro-ro' ] = "Actualizare eșuată - Contactați asistența" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-failed' ][ 'ru-ru' ] = "Обновление не удалось - обратитесь в службу поддержки" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-failed' ][ 'sv-se' ] = "Uppdatering Misslyckades - Kontakta Support" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-failed' ][ 'uk-ua' ] = "Помилка оновлення – зверніться до служби підтримки" ;
2017-10-04 10:59:37 +03:00
$text [ 'message-failed' ][ 'tr-tr' ] = "Ekleme İşlemi Başarı sı z Oldu - Destek Ekibine Ulaşın" ;
2023-05-19 13:54:10 -06:00
$text [ 'message-failed' ][ 'zh-cn' ] = "更新失败 - 联系支持" ;
$text [ 'message-failed' ][ 'ja-jp' ] = "アップデートに失敗しました - サポートにお問い合わせください" ;
$text [ 'message-failed' ][ 'ko-kr' ] = "업데이트 실패 - 지원팀에 문의" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-copy' ][ 'en-us' ] = "Copy Completed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-copy' ][ 'en-gb' ] = "Copy Completed" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-copy' ][ 'ar-eg' ] = "اكتمل النسخ" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-copy' ][ 'de-at' ] = "Erfolgreich kopiert" ;
$text [ 'message-copy' ][ 'de-ch' ] = "Erfolgreich kopiert" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-copy' ][ 'de-de' ] = "Erfolgreich kopiert" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-copy' ][ 'el-gr' ] = "Η αντιγραφή ολοκληρώθηκε" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-copy' ][ 'es-cl' ] = "Copia Completado" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-copy' ][ 'es-mx' ] = "Copia Completado" ;
$text [ 'message-copy' ][ 'fr-ca' ] = "Copier Terminé" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-copy' ][ 'fr-fr' ] = "Copier Terminé" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-copy' ][ 'he-il' ] = "העותק הושלם" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-copy' ][ 'it-it' ] = "Copia Completata" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-copy' ][ 'nl-nl' ] = "Kopiëren voltooid" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-copy' ][ 'pl-pl' ] = "Skopiowano pomyślnie" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-copy' ][ 'pt-br' ] = "Cópia Concluída" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-copy' ][ 'pt-pt' ] = "Cópia Preenchida" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-copy' ][ 'ro-ro' ] = "Copiere finalizată" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-copy' ][ 'ru-ru' ] = "Копирование выполнено" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-copy' ][ 'sv-se' ] = "Kopiering Slutförd" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-copy' ][ 'uk-ua' ] = "Скопійовано" ;
2017-10-04 10:59:37 +03:00
$text [ 'message-copy' ][ 'tr-tr' ] = "Kopyalama İşlemi Tamamlandı " ;
2023-05-19 13:54:10 -06:00
$text [ 'message-copy' ][ 'zh-cn' ] = "复制完成" ;
$text [ 'message-copy' ][ 'ja-jp' ] = "コピーが完了しました" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-copy' ][ 'ko-kr' ] = "복사 완료" ;
2016-04-25 20:30:23 -05:00
2019-10-09 15:52:53 -06:00
$text [ 'message-toggle' ][ 'en-us' ] = "Toggle Completed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-toggle' ][ 'en-gb' ] = "Toggle Completed" ;
2019-10-09 15:52:53 -06:00
$text [ 'message-toggle' ][ 'ar-eg' ] = "الانتهاء من تبديل" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-toggle' ][ 'de-at' ] = "Toggle abgeschlossen" ;
$text [ 'message-toggle' ][ 'de-ch' ] = "Toggle abgeschlossen" ;
$text [ 'message-toggle' ][ 'de-de' ] = "Toggle abgeschlossen" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-toggle' ][ 'el-gr' ] = "Η εναλλαγή ολοκληρώθηκε" ;
2019-10-09 15:52:53 -06:00
$text [ 'message-toggle' ][ 'es-cl' ] = "Alternar Completado" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-toggle' ][ 'es-mx' ] = "Alternar Completado" ;
$text [ 'message-toggle' ][ 'fr-ca' ] = "Basculer Terminé" ;
2019-10-09 15:52:53 -06:00
$text [ 'message-toggle' ][ 'fr-fr' ] = "Basculer Terminé" ;
$text [ 'message-toggle' ][ 'he-il' ] = "הושלם Toggle" ;
$text [ 'message-toggle' ][ 'it-it' ] = "Commutazione Completata" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-toggle' ][ 'nl-nl' ] = "Schakel voltooid" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-toggle' ][ 'pl-pl' ] = "Przełączono pomyślnie" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-toggle' ][ 'pt-br' ] = "Alteração Concluída" ;
2019-10-09 15:52:53 -06:00
$text [ 'message-toggle' ][ 'pt-pt' ] = "Alternar Concluído" ;
$text [ 'message-toggle' ][ 'ro-ro' ] = "Completat toggle" ;
$text [ 'message-toggle' ][ 'ru-ru' ] = "Переключить выполнено" ;
$text [ 'message-toggle' ][ 'sv-se' ] = "Växla Avslutade" ;
$text [ 'message-toggle' ][ 'uk-ua' ] = "переключити Завершений" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-toggle' ][ 'tr-tr' ] = "toggle tamamlandı " ;
2023-05-19 13:54:10 -06:00
$text [ 'message-toggle' ][ 'zh-cn' ] = "切换完成" ;
$text [ 'message-toggle' ][ 'ja-jp' ] = "切り替えが完了しました" ;
$text [ 'message-toggle' ][ 'ko-kr' ] = "토글 완료됨" ;
2019-10-09 15:52:53 -06:00
2023-06-17 23:19:41 +00:00
$text [ 'message-authentication_failed' ][ 'en-us' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'en-gb' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'ar-eg' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'de-at' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'de-ch' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'de-de' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'el-gr' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'es-cl' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'es-mx' ] = "Authentication Failed" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-authentication_failed' ][ 'fr-ca' ] = "Authentification Échouée" ;
$text [ 'message-authentication_failed' ][ 'fr-fr' ] = "Authentification échouée" ;
2023-06-17 23:19:41 +00:00
$text [ 'message-authentication_failed' ][ 'he-il' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'it-it' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'nl-nl' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'pl-pl' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'pt-br' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'pt-pt' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'ro-ro' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'ru-ru' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'sv-se' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'uk-ua' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'tr-tr' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'zh-cn' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'ja-jp' ] = "Authentication Failed" ;
$text [ 'message-authentication_failed' ][ 'ko-kr' ] = "Authentication Failed" ;
2019-09-16 08:22:42 -06:00
$text [ 'message-invalid_token' ][ 'en-us' ] = "Invalid Token" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-invalid_token' ][ 'en-gb' ] = "Invalid Token" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-invalid_token' ][ 'ar-eg' ] = "غير صحيح" ;
$text [ 'message-invalid_token' ][ 'de-at' ] = "Invalid token" ;
$text [ 'message-invalid_token' ][ 'de-ch' ] = "Invalid token" ;
$text [ 'message-invalid_token' ][ 'de-de' ] = "Invalid token" ;
$text [ 'message-invalid_token' ][ 'el-gr' ] = "ακυρωμένο token" ;
$text [ 'message-invalid_token' ][ 'es-cl' ] = "Token inválido" ;
$text [ 'message-invalid_token' ][ 'es-mx' ] = "Token inválido" ;
2022-01-31 14:35:58 -05:00
$text [ 'message-invalid_token' ][ 'fr-ca' ] = "Jeton Invalide" ;
$text [ 'message-invalid_token' ][ 'fr-fr' ] = "Jeton Invalide" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-invalid_token' ][ 'he-il' ] = "Invalid ken" ;
$text [ 'message-invalid_token' ][ 'it-it' ] = "Token non valido" ;
$text [ 'message-invalid_token' ][ 'nl-nl' ] = "Invalide" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-invalid_token' ][ 'pl-pl' ] = "Niepoprawny token" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-invalid_token' ][ 'pt-br' ] = "Token Inválido" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-invalid_token' ][ 'pt-pt' ] = "Token inválido" ;
2023-05-05 15:21:50 -06:00
$text [ 'message-invalid_token' ][ 'ro-ro' ] = "Simbol Invalid" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-invalid_token' ][ 'ru-ru' ] = "Неверный Токен" ;
$text [ 'message-invalid_token' ][ 'sv-se' ] = "Invalid token" ;
$text [ 'message-invalid_token' ][ 'uk-ua' ] = "Інвалідний токен" ;
$text [ 'message-invalid_token' ][ 'tr-tr' ] = "geçersiz" ;
2023-05-19 13:54:10 -06:00
$text [ 'message-invalid_token' ][ 'zh-cn' ] = "令牌无效" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-invalid_token' ][ 'ja-jp' ] = "無効トークン" ;
$text [ 'message-invalid_token' ][ 'ko-kr' ] = "잘못된 토큰" ;
2019-09-16 08:22:42 -06:00
2016-04-25 20:30:23 -05:00
$text [ 'message-message' ][ 'en-us' ] = "Message" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-message' ][ 'en-gb' ] = "Message" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-message' ][ 'ar-eg' ] = "رسالة" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-message' ][ 'de-at' ] = "Nachricht" ;
$text [ 'message-message' ][ 'de-ch' ] = "Nachricht" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-message' ][ 'de-de' ] = "Nachricht" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-message' ][ 'el-gr' ] = "Μήνυμα" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-message' ][ 'es-cl' ] = "Mensaje" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-message' ][ 'es-mx' ] = "Mensaje" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-message' ][ 'fr-ca' ] = "Message" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-message' ][ 'fr-fr' ] = "message" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-message' ][ 'he-il' ] = "הוֹדָעָה" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-message' ][ 'it-it' ] = "Messaggio" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-message' ][ 'nl-nl' ] = "Bericht" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-message' ][ 'pl-pl' ] = "Wiadomość" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-message' ][ 'pt-br' ] = "Mensagem" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-message' ][ 'pt-pt' ] = "Mensagem" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-message' ][ 'ro-ro' ] = "Mesaj" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-message' ][ 'ru-ru' ] = "Сообщение" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-message' ][ 'sv-se' ] = "Meddelande" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-message' ][ 'uk-ua' ] = "Повідомлення" ;
2017-10-04 10:59:37 +03:00
$text [ 'message-message' ][ 'tr-tr' ] = "Mesaj" ;
2023-05-19 13:54:10 -06:00
$text [ 'message-message' ][ 'zh-cn' ] = "信息" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-message' ][ 'ja-jp' ] = "メッセージ" ;
2023-05-19 13:54:10 -06:00
$text [ 'message-message' ][ 'ko-kr' ] = "메시지" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-restore' ][ 'en-us' ] = "Restore Completed" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-restore' ][ 'en-gb' ] = "Restore Completed" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-restore' ][ 'ar-eg' ] = "اكتملت الاستعادة" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-restore' ][ 'de-at' ] = "Wiederherstellung durchgeführt" ;
$text [ 'message-restore' ][ 'de-ch' ] = "Wiederherstellung durchgeführt" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-restore' ][ 'de-de' ] = "Wiederherstellung durchgeführt" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-restore' ][ 'el-gr' ] = "Η επαναφορά ολοκληρώθηκε" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-restore' ][ 'es-cl' ] = "Restauración Completada" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-restore' ][ 'es-mx' ] = "Restauración Completada" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-restore' ][ 'fr-ca' ] = "Restauration Terminée" ;
$text [ 'message-restore' ][ 'fr-fr' ] = "Restauration terminée" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-restore' ][ 'he-il' ] = "שחזור הושלם" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-restore' ][ 'it-it' ] = "Ripristino Completato" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-restore' ][ 'nl-nl' ] = "Herstel voltooid" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-restore' ][ 'pl-pl' ] = "Przywrócenie zakończone pomyślnie" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-restore' ][ 'pt-br' ] = "Restauração Concluída" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-restore' ][ 'pt-pt' ] = "Restauração Efectuada" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-restore' ][ 'ro-ro' ] = "Restaurare finalizată" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-restore' ][ 'ru-ru' ] = "Восстановление выполнено" ;
2016-04-25 20:30:23 -05:00
$text [ 'message-restore' ][ 'sv-se' ] = "Återställning Klar" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-restore' ][ 'uk-ua' ] = "Відновлено" ;
2017-10-04 10:59:37 +03:00
$text [ 'message-restore' ][ 'tr-tr' ] = "Geri Yükleme İşlemi Tamamlandı " ;
2023-05-19 13:54:10 -06:00
$text [ 'message-restore' ][ 'zh-cn' ] = "恢复完成" ;
$text [ 'message-restore' ][ 'ja-jp' ] = "復元が完了しました" ;
$text [ 'message-restore' ][ 'ko-kr' ] = "복원 완료" ;
2016-04-25 20:30:23 -05:00
2016-11-24 00:10:17 -07:00
$text [ 'message-duplicate' ][ 'en-us' ] = "Duplicate Detected" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-duplicate' ][ 'en-gb' ] = "Duplicate Detected" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-duplicate' ][ 'ar-eg' ] = "تم الكشف عن تكرار" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-duplicate' ][ 'de-at' ] = "Bereits vorhanden" ;
$text [ 'message-duplicate' ][ 'de-ch' ] = "Bereits vorhanden" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-duplicate' ][ 'de-de' ] = "Bereits vorhanden" ;
2019-11-27 04:13:25 +02:00
$text [ 'message-duplicate' ][ 'el-gr' ] = "Εντοπίστηκε διπλοεγγραφή" ;
2016-11-24 00:10:17 -07:00
$text [ 'message-duplicate' ][ 'es-cl' ] = "duplicar detectado" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-duplicate' ][ 'es-mx' ] = "duplicar detectado" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-duplicate' ][ 'fr-ca' ] = "Donblons Détectés" ;
2016-11-24 00:10:17 -07:00
$text [ 'message-duplicate' ][ 'fr-fr' ] = "Donblons détectés" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-duplicate' ][ 'he-il' ] = "זוהותה כפילות" ;
2018-02-12 17:50:47 +00:00
$text [ 'message-duplicate' ][ 'it-it' ] = "Duplicato Rilevato" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-duplicate' ][ 'nl-nl' ] = "Duplicaat gedetecteerd" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-duplicate' ][ 'pl-pl' ] = "Wykryto duplikat" ;
2019-11-27 21:53:28 -03:00
$text [ 'message-duplicate' ][ 'pt-br' ] = "Detectado duplicidade" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-duplicate' ][ 'pt-pt' ] = "Detectado um duplicado" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-duplicate' ][ 'ro-ro' ] = "Duplicat detectat" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-duplicate' ][ 'ru-ru' ] = "Обнаружено дублирование" ;
2016-11-24 00:10:17 -07:00
$text [ 'message-duplicate' ][ 'sv-se' ] = "Dubblett Upptäckt" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-duplicate' ][ 'uk-ua' ] = "Знайдено дублікат" ;
2017-10-04 10:59:37 +03:00
$text [ 'message-duplicate' ][ 'tr-tr' ] = "Kopya Algı landı " ;
2023-05-19 13:54:10 -06:00
$text [ 'message-duplicate' ][ 'zh-cn' ] = "重复检测" ;
$text [ 'message-duplicate' ][ 'ja-jp' ] = "重複が検出されました" ;
$text [ 'message-duplicate' ][ 'ko-kr' ] = "중복 감지됨" ;
2016-04-25 20:30:23 -05:00
2019-12-12 16:35:39 -07:00
$text [ 'message-unsupported_file_type' ][ 'en-us' ] = "Unsupported File Type" ;
2020-03-20 20:47:13 +00:00
$text [ 'message-unsupported_file_type' ][ 'en-gb' ] = "Unsupported File Type" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-unsupported_file_type' ][ 'ar-eg' ] = "نوع ملف غير مدعوم" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-unsupported_file_type' ][ 'de-at' ] = "Dateityp nicht unterstützt" ;
$text [ 'message-unsupported_file_type' ][ 'de-ch' ] = "Dateityp nicht unterstützt" ;
2019-12-12 16:35:39 -07:00
$text [ 'message-unsupported_file_type' ][ 'de-de' ] = "Dateityp nicht unterstützt" ;
$text [ 'message-unsupported_file_type' ][ 'es-cl' ] = "Tipo de archivo no compatible" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-unsupported_file_type' ][ 'es-mx' ] = "Tipo de archivo no compatible" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-unsupported_file_type' ][ 'fr-ca' ] = "Type de Fichier Non Pris en Charge" ;
$text [ 'message-unsupported_file_type' ][ 'fr-fr' ] = "Type de Fichier Non Pris en Charge" ;
2019-12-12 16:35:39 -07:00
$text [ 'message-unsupported_file_type' ][ 'he-il' ] = "סוג הקובץ לא נתמך" ;
$text [ 'message-unsupported_file_type' ][ 'it-it' ] = "Tipo File non Supportato" ;
$text [ 'message-unsupported_file_type' ][ 'nl-nl' ] = "Niet ondersteund bestands type" ;
$text [ 'message-unsupported_file_type' ][ 'pl-pl' ] = "Nieobsługiwany typ pliku" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-unsupported_file_type' ][ 'pt-br' ] = "Não suportado Tipo de Arquivo" ;
2019-12-12 16:35:39 -07:00
$text [ 'message-unsupported_file_type' ][ 'pt-pt' ] = "Não suportado Tipo de Arquivo" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-unsupported_file_type' ][ 'ro-ro' ] = "Tip de fișier neacceptat" ;
2019-12-12 16:35:39 -07:00
$text [ 'message-unsupported_file_type' ][ 'ru-ru' ] = "Тип файла не поддерживается" ;
$text [ 'message-unsupported_file_type' ][ 'sv-se' ] = "Inte stöds filtyp" ;
$text [ 'message-unsupported_file_type' ][ 'uk-ua' ] = "Тип файлу не підтримується" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-unsupported_file_type' ][ 'el-gr' ] = "μη υποστηριζόμενο είδος αρχείου" ;
$text [ 'message-unsupported_file_type' ][ 'tr-tr' ] = "Desteksiz Dosya Türü" ;
2023-05-19 13:54:10 -06:00
$text [ 'message-unsupported_file_type' ][ 'zh-cn' ] = "不支持的文件类型" ;
$text [ 'message-unsupported_file_type' ][ 'ja-jp' ] = "サポートされていないファイルの種類" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-unsupported_file_type' ][ 'ko-kr' ] = "지원되지 않는 파일 형식" ;
2019-12-12 16:35:39 -07:00
2020-10-16 11:48:07 -06:00
$text [ 'message-username_format_invalid' ][ 'en-us' ] = "Invalid Username Format" ;
$text [ 'message-username_format_invalid' ][ 'en-gb' ] = "Invalid Username Format" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-username_format_invalid' ][ 'ar-eg' ] = "تنسيق اسم المستخدم غير صالح" ;
2023-05-03 22:50:18 -06:00
$text [ 'message-username_format_invalid' ][ 'de-at' ] = "Ungültiger Benutzername" ;
$text [ 'message-username_format_invalid' ][ 'de-ch' ] = "Ungültiger Benutzername" ;
2020-10-16 11:48:07 -06:00
$text [ 'message-username_format_invalid' ][ 'de-de' ] = "Ungültiger Benutzername" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-username_format_invalid' ][ 'es-cl' ] = "Formato de nombre de usuario no válido" ;
$text [ 'message-username_format_invalid' ][ 'es-mx' ] = "Formato de nombre de usuario no válido" ;
2023-07-12 17:24:55 -04:00
$text [ 'message-username_format_invalid' ][ 'fr-ca' ] = "Format de Nom d'Utilisateur Invalide" ;
$text [ 'message-username_format_invalid' ][ 'fr-fr' ] = "Format de Nom d'Utilisateur Invalide" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-username_format_invalid' ][ 'he-il' ] = "פורמט שם משתמש לא חוקי" ;
$text [ 'message-username_format_invalid' ][ 'it-it' ] = "Formato nome utente non valido" ;
$text [ 'message-username_format_invalid' ][ 'nl-nl' ] = "Ongeldig formaat gebruikersnaam" ;
2022-03-26 21:30:02 +01:00
$text [ 'message-username_format_invalid' ][ 'pl-pl' ] = "Niepoprawny format nazwy użytkownika" ;
2020-10-16 11:48:07 -06:00
$text [ 'message-username_format_invalid' ][ 'pt-br' ] = "Nome de usuário inválida" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-username_format_invalid' ][ 'pt-pt' ] = "Formato de nome de usuário inválido" ;
$text [ 'message-username_format_invalid' ][ 'ro-ro' ] = "Format de nume de utilizator nevalid" ;
2020-10-16 11:48:07 -06:00
$text [ 'message-username_format_invalid' ][ 'ru-ru' ] = "Неверное имя пользователя" ;
2023-04-29 18:26:50 -06:00
$text [ 'message-username_format_invalid' ][ 'sv-se' ] = "Ogiltigt användarnamnsformat" ;
2020-10-16 11:48:07 -06:00
$text [ 'message-username_format_invalid' ][ 'uk-ua' ] = "Geçersiz Kullanı cı Adı " ;
2023-05-03 22:50:18 -06:00
$text [ 'message-username_format_invalid' ][ 'el-gr' ] = "ακυρωμένη μορφή χρήστη" ;
$text [ 'message-username_format_invalid' ][ 'tr-tr' ] = "Geçerli kullanı cı adı " ;
$text [ 'message-username_format_invalid' ][ 'zh-cn' ] = "无效用户名称格式" ;
$text [ 'message-username_format_invalid' ][ 'ja-jp' ] = "無効なユーザー名形式" ;
$text [ 'message-username_format_invalid' ][ 'ko-kr' ] = "잘못된 사용자 이름 형식" ;
2020-10-16 11:48:07 -06:00
$text [ 'option-username_format_any' ][ 'en-us' ] = "Any" ;
$text [ 'option-username_format_any' ][ 'en-gb' ] = "Any" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-username_format_any' ][ 'ar-eg' ] = "أي" ;
$text [ 'option-username_format_any' ][ 'de-at' ] = "Beliebig" ;
$text [ 'option-username_format_any' ][ 'de-ch' ] = "Beliebig" ;
$text [ 'option-username_format_any' ][ 'de-de' ] = "Beliebig" ;
$text [ 'option-username_format_any' ][ 'es-cl' ] = "Cualquier" ;
$text [ 'option-username_format_any' ][ 'es-mx' ] = "Cualquier" ;
2022-01-31 14:35:58 -05:00
$text [ 'option-username_format_any' ][ 'fr-ca' ] = "Quelconque" ;
$text [ 'option-username_format_any' ][ 'fr-fr' ] = "Quelconque" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-username_format_any' ][ 'he-il' ] = "כל" ;
$text [ 'option-username_format_any' ][ 'it-it' ] = "Qualunque" ;
$text [ 'option-username_format_any' ][ 'nl-nl' ] = "Elk" ;
2022-03-26 21:30:02 +01:00
$text [ 'option-username_format_any' ][ 'pl-pl' ] = "Jakikolwiek" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-username_format_any' ][ 'pt-br' ] = "Qualquer" ;
$text [ 'option-username_format_any' ][ 'pt-pt' ] = "Qualquer" ;
$text [ 'option-username_format_any' ][ 'ro-ro' ] = "Orice" ;
$text [ 'option-username_format_any' ][ 'ru-ru' ] = "Любой" ;
$text [ 'option-username_format_any' ][ 'sv-se' ] = "Några" ;
$text [ 'option-username_format_any' ][ 'uk-ua' ] = "Будь-який" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-username_format_any' ][ 'el-gr' ] = "Οποιαδήποτε" ;
$text [ 'option-username_format_any' ][ 'tr-tr' ] = "Herhangi" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-username_format_any' ][ 'zh-cn' ] = "任何" ;
$text [ 'option-username_format_any' ][ 'ja-jp' ] = "どれでも" ;
$text [ 'option-username_format_any' ][ 'ko-kr' ] = "어느" ;
2020-10-16 11:48:07 -06:00
$text [ 'option-username_format_email' ][ 'en-us' ] = "Email Address" ;
$text [ 'option-username_format_email' ][ 'en-gb' ] = "Email Address" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-username_format_email' ][ 'ar-eg' ] = "عنوان البريد الإلكتروني" ;
$text [ 'option-username_format_email' ][ 'de-at' ] = "E-Mail-Addresse" ;
$text [ 'option-username_format_email' ][ 'de-ch' ] = "E-Mail-Addresse" ;
$text [ 'option-username_format_email' ][ 'de-de' ] = "E-Mail-Addresse" ;
$text [ 'option-username_format_email' ][ 'es-cl' ] = "Dirección de correo electrónico" ;
$text [ 'option-username_format_email' ][ 'es-mx' ] = "Dirección de correo electrónico" ;
2022-01-31 14:35:58 -05:00
$text [ 'option-username_format_email' ][ 'fr-ca' ] = "Adresse Courriel" ;
$text [ 'option-username_format_email' ][ 'fr-fr' ] = "Adresse Courriel" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-username_format_email' ][ 'he-il' ] = "כתובת אימייל" ;
$text [ 'option-username_format_email' ][ 'it-it' ] = "Indirizzo e-mail" ;
$text [ 'option-username_format_email' ][ 'nl-nl' ] = "E-mailadres" ;
2022-03-26 21:30:02 +01:00
$text [ 'option-username_format_email' ][ 'pl-pl' ] = "Adres Email" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-username_format_email' ][ 'pt-br' ] = "Endereço de email" ;
$text [ 'option-username_format_email' ][ 'pt-pt' ] = "Endereço de email" ;
$text [ 'option-username_format_email' ][ 'ro-ro' ] = "Adresa de e-mail" ;
$text [ 'option-username_format_email' ][ 'ru-ru' ] = "Адрес электронной почты" ;
$text [ 'option-username_format_email' ][ 'sv-se' ] = "E-postadress" ;
$text [ 'option-username_format_email' ][ 'uk-ua' ] = "Адреса електронної пошти" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-username_format_email' ][ 'el-gr' ] = "διεύθυνση ηλεκτρονικού ταχυδρομείου" ;
$text [ 'option-username_format_email' ][ 'tr-tr' ] = "E-posta Adresi" ;
$text [ 'option-username_format_email' ][ 'zh-cn' ] = "电子邮件地址" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-username_format_email' ][ 'ja-jp' ] = "電子メールアドレス" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-username_format_email' ][ 'ko-kr' ] = "이메일 주소" ;
2020-10-16 11:48:07 -06:00
$text [ 'option-username_format_no_email' ][ 'en-us' ] = "Not Email Address" ;
$text [ 'option-username_format_no_email' ][ 'en-gb' ] = "Not Email Address" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-username_format_no_email' ][ 'ar-eg' ] = "ليس عنوان بريد إلكتروني" ;
$text [ 'option-username_format_no_email' ][ 'de-at' ] = "Keine E-Mail-Adresse" ;
$text [ 'option-username_format_no_email' ][ 'de-ch' ] = "Keine E-Mail-Adresse" ;
$text [ 'option-username_format_no_email' ][ 'de-de' ] = "Keine E-Mail-Adresse" ;
$text [ 'option-username_format_no_email' ][ 'es-cl' ] = "No dirección de correo electrónico" ;
$text [ 'option-username_format_no_email' ][ 'es-mx' ] = "No dirección de correo electrónico" ;
2022-01-31 14:35:58 -05:00
$text [ 'option-username_format_no_email' ][ 'fr-ca' ] = "Pas d'adresse courriel" ;
$text [ 'option-username_format_no_email' ][ 'fr-fr' ] = "Pas d'adresse courriel" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-username_format_no_email' ][ 'he-il' ] = "לא כתובת אימייל" ;
$text [ 'option-username_format_no_email' ][ 'it-it' ] = "Non indirizzo e-mail" ;
$text [ 'option-username_format_no_email' ][ 'nl-nl' ] = "Geen e-mailadres" ;
2022-03-26 21:30:02 +01:00
$text [ 'option-username_format_no_email' ][ 'pl-pl' ] = "Nie Adres Email" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-username_format_no_email' ][ 'pt-br' ] = "Não é endereço de e-mail" ;
$text [ 'option-username_format_no_email' ][ 'pt-pt' ] = "Não é endereço de e-mail" ;
$text [ 'option-username_format_no_email' ][ 'ro-ro' ] = "Nu adresă de e-mail" ;
$text [ 'option-username_format_no_email' ][ 'ru-ru' ] = "Не адрес электронной почты" ;
$text [ 'option-username_format_no_email' ][ 'sv-se' ] = "Inte e-postadress" ;
$text [ 'option-username_format_no_email' ][ 'uk-ua' ] = "Не адреса електронної пошти" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-username_format_no_email' ][ 'el-gr' ] = "Όχι διεύθυνση email" ;
$text [ 'option-username_format_no_email' ][ 'tr-tr' ] = "E-posta Adresi" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-username_format_no_email' ][ 'zh-cn' ] = "不是电子邮件地址" ;
$text [ 'option-username_format_no_email' ][ 'ja-jp' ] = "メールアドレスではありません" ;
$text [ 'option-username_format_no_email' ][ 'ko-kr' ] = "이메일 주소 아님" ;
2020-10-16 11:48:07 -06:00
2020-03-25 16:48:12 -06:00
$text [ 'confirm-delete' ][ 'en-us' ] = "Do you really want to DELETE this?" ;
$text [ 'confirm-delete' ][ 'en-gb' ] = "Do you really want to DELETE this?" ;
2017-05-10 20:40:46 +01:00
$text [ 'confirm-delete' ][ 'ar-eg' ] = "هل تريد حقا أن تحذف هذا؟" ;
2023-05-03 22:50:18 -06:00
$text [ 'confirm-delete' ][ 'de-at' ] = "Wollen Sie das wirklich löschen?" ;
$text [ 'confirm-delete' ][ 'de-ch' ] = "Wollen Sie das wirklich löschen?" ;
2017-05-10 20:40:46 +01:00
$text [ 'confirm-delete' ][ 'de-de' ] = "Wollen Sie das wirklich löschen?" ;
2019-11-27 04:13:25 +02:00
$text [ 'confirm-delete' ][ 'el-gr' ] = "Επιβεβαιώστε ότι επιθυμείτε να διαγραφεί" ;
2016-04-25 20:30:23 -05:00
$text [ 'confirm-delete' ][ 'es-cl' ] = "¿Realmente desea eliminar esto?" ;
2023-05-03 22:50:18 -06:00
$text [ 'confirm-delete' ][ 'es-mx' ] = "¿Realmente desea eliminar esto?" ;
2023-07-12 17:24:55 -04:00
$text [ 'confirm-delete' ][ 'fr-ca' ] = "Voulez-vous Vraiment Supprimer Cela?" ;
$text [ 'confirm-delete' ][ 'fr-fr' ] = "Voulez-vous Vraiment Supprimer Cela?" ;
2017-06-02 20:24:12 +01:00
$text [ 'confirm-delete' ][ 'he-il' ] = " האם אתה באמת רוצה למחוק את זה?" ;
2018-02-12 17:50:47 +00:00
$text [ 'confirm-delete' ][ 'it-it' ] = "Vuoi veramente cancellarlo?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-delete' ][ 'nl-nl' ] = "Wil je dit echt VERWIJDEREN?" ;
2022-03-26 21:30:02 +01:00
$text [ 'confirm-delete' ][ 'pl-pl' ] = "Czy na pewno chcesz to USUNĄĆ?" ;
2023-05-03 22:50:18 -06:00
$text [ 'confirm-delete' ][ 'pt-br' ] = "Deseja realmente remover?" ;
2017-05-10 20:40:46 +01:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = "Deseja realmente remover isto?" ;
2017-06-02 20:24:12 +01:00
$text [ 'confirm-delete' ][ 'ro-ro' ] = "Chiar vrei să ștergeți asta?" ;
2017-04-25 03:37:00 +05:00
$text [ 'confirm-delete' ][ 'ru-ru' ] = "Вы действительно хотите удалить?" ;
2016-04-25 20:30:23 -05:00
$text [ 'confirm-delete' ][ 'sv-se' ] = "Vill du verkligen ta bort detta?" ;
2017-05-13 20:13:38 +01:00
$text [ 'confirm-delete' ][ 'uk-ua' ] = "Ви дійсно бажаєте це видалити?" ;
2017-10-04 10:59:37 +03:00
$text [ 'confirm-delete' ][ 'tr-tr' ] = "Bunu gerçekten silmek istiyor musunuz?" ;
2023-05-19 13:54:10 -06:00
$text [ 'confirm-delete' ][ 'zh-cn' ] = "你真的要删除这个吗?" ;
$text [ 'confirm-delete' ][ 'ja-jp' ] = "本当にこれを削除しますか?" ;
$text [ 'confirm-delete' ][ 'ko-kr' ] = "정말 삭제하시겠습니까?" ;
2016-04-25 20:30:23 -05:00
2020-03-25 16:48:12 -06:00
$text [ 'confirm-copy' ][ 'en-us' ] = "Do you really want to COPY this?" ;
$text [ 'confirm-copy' ][ 'en-gb' ] = "Do you really want to COPY this?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-copy' ][ 'ar-eg' ] = "هل تريد حقًا نسخ هذا؟" ;
2023-05-03 22:50:18 -06:00
$text [ 'confirm-copy' ][ 'de-at' ] = "Wollen Sie das wirklich kopieren?" ;
$text [ 'confirm-copy' ][ 'de-ch' ] = "Wollen Sie das wirklich kopieren?" ;
2017-05-10 20:40:46 +01:00
$text [ 'confirm-copy' ][ 'de-de' ] = "Wollen Sie das wirklich kopieren?" ;
2019-11-27 04:13:25 +02:00
$text [ 'confirm-copy' ][ 'el-gr' ] = "Επιβεβαιώστε ότι επιθυμείτε να γίνει αντιγραφή του" ;
2016-04-25 20:30:23 -05:00
$text [ 'confirm-copy' ][ 'es-cl' ] = "¿Realmente desea copiar esto?" ;
2023-05-03 22:50:18 -06:00
$text [ 'confirm-copy' ][ 'es-mx' ] = "¿Realmente desea copiar esto?" ;
2023-07-12 17:24:55 -04:00
$text [ 'confirm-copy' ][ 'fr-ca' ] = "Voulez-Vous Vraiment Copier Cela?" ;
$text [ 'confirm-copy' ][ 'fr-fr' ] = "Voulez-Vous Vraiment Copier Cela?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-copy' ][ 'he-il' ] = "האם אתה באמת רוצה להעתיק את זה?" ;
2018-02-12 17:50:47 +00:00
$text [ 'confirm-copy' ][ 'it-it' ] = "Vuoi veramente farne una copia?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-copy' ][ 'nl-nl' ] = "Wil je dit echt KOPIËREN?" ;
2022-03-26 21:30:02 +01:00
$text [ 'confirm-copy' ][ 'pl-pl' ] = "Czy na pewno chcesz to SKOPIOWAĆ?" ;
2023-05-03 22:50:18 -06:00
$text [ 'confirm-copy' ][ 'pt-br' ] = "Deseja realmente copiar?" ;
2017-05-10 20:40:46 +01:00
$text [ 'confirm-copy' ][ 'pt-pt' ] = "Deseja realmente copiar isto?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-copy' ][ 'ro-ro' ] = "Chiar vrei să COPIEȚI asta?" ;
2017-04-25 03:37:00 +05:00
$text [ 'confirm-copy' ][ 'ru-ru' ] = "Вы действительно хотите это скопировать?" ;
2016-04-25 20:30:23 -05:00
$text [ 'confirm-copy' ][ 'sv-se' ] = "Vill du verkligen kopiera detta?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-copy' ][ 'uk-ua' ] = "Ви дійсно хочете КОПІЮВАТИ це?" ;
2017-10-04 10:59:37 +03:00
$text [ 'confirm-copy' ][ 'tr-tr' ] = "Bunu gerçekten kopyalamak istiyor musunuz?" ;
2023-05-19 13:54:10 -06:00
$text [ 'confirm-copy' ][ 'zh-cn' ] = "你真的要复制这个吗?" ;
2023-05-03 22:50:18 -06:00
$text [ 'confirm-copy' ][ 'ja-jp' ] = "あなたは本当にこれをCOPYしたいですか?" ;
2023-05-19 13:54:10 -06:00
$text [ 'confirm-copy' ][ 'ko-kr' ] = "이것을 복사하시겠습니까?" ;
2016-04-25 20:30:23 -05:00
2020-03-25 16:48:12 -06:00
$text [ 'confirm-toggle' ][ 'en-us' ] = "Do you really want to TOGGLE this?" ;
$text [ 'confirm-toggle' ][ 'en-gb' ] = "Do you really want to TOGGLE this?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-toggle' ][ 'ar-eg' ] = "هل تريد حقًا نسخ هذا؟" ;
$text [ 'confirm-toggle' ][ 'de-at' ] = "Wollen Sie das wirklich KOPIEREN?" ;
$text [ 'confirm-toggle' ][ 'de-ch' ] = "Wollen Sie das wirklich KOPIEREN?" ;
$text [ 'confirm-toggle' ][ 'de-de' ] = "Wollen Sie das wirklich KOPIEREN?" ;
$text [ 'confirm-toggle' ][ 'el-gr' ] = "Θέλετε πραγματικά να το ΑΝΤΙΓΡΑΦΕΤΕ αυτό;" ;
$text [ 'confirm-toggle' ][ 'es-cl' ] = "¿De verdad quieres COPIAR esto?" ;
$text [ 'confirm-toggle' ][ 'es-mx' ] = "¿De verdad quieres COPIAR esto?" ;
2023-07-12 17:24:55 -04:00
$text [ 'confirm-toggle' ][ 'fr-ca' ] = "Voulez-Vous Vraiment Basculer Cela?" ;
$text [ 'confirm-toggle' ][ 'fr-fr' ] = "Voulez-Vous Vraiment Basculer Cela?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-toggle' ][ 'he-il' ] = "האם אתה באמת רוצה להעתיק את זה?" ;
$text [ 'confirm-toggle' ][ 'it-it' ] = "Vuoi davvero COPIARE questo?" ;
$text [ 'confirm-toggle' ][ 'nl-nl' ] = "Wil je dit echt KOPIËREN?" ;
2022-03-26 21:30:02 +01:00
$text [ 'confirm-toggle' ][ 'pl-pl' ] = "Czy na pewno chcesz to PRZEŁĄCZYĆ?" ;
2019-11-27 21:53:28 -03:00
$text [ 'confirm-toggle' ][ 'pt-br' ] = "Deseja realmente alterar?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-toggle' ][ 'pt-pt' ] = "Você realmente deseja COPIAR isso?" ;
$text [ 'confirm-toggle' ][ 'ro-ro' ] = "Chiar vrei să COPIEȚI asta?" ;
$text [ 'confirm-toggle' ][ 'ru-ru' ] = "Вы действительно хотите скопировать это?" ;
2023-09-28 17:32:34 +02:00
$text [ 'confirm-toggle' ][ 'sv-se' ] = "Vill du verkligen VÄXLA detta?" ;
2023-04-29 18:26:50 -06:00
$text [ 'confirm-toggle' ][ 'uk-ua' ] = "Ви дійсно хочете КОПІЮВАТИ це?" ;
$text [ 'confirm-toggle' ][ 'tr-tr' ] = "Bunu gerçekten KOPYALAMAK istiyor musunuz?" ;
2023-05-19 13:54:10 -06:00
$text [ 'confirm-toggle' ][ 'zh-cn' ] = "你真的想切换这个吗?" ;
2023-05-03 22:50:18 -06:00
$text [ 'confirm-toggle' ][ 'ja-jp' ] = "あなたは本当にこれをTOGGLEしたいですか?" ;
2023-05-19 13:54:10 -06:00
$text [ 'confirm-toggle' ][ 'ko-kr' ] = "정말 토글하시겠습니까?" ;
2019-10-07 18:31:11 -06:00
2016-06-17 17:34:31 -06:00
$text [ 'button-apply' ][ 'en-us' ] = "Apply" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-apply' ][ 'en-gb' ] = "Apply" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-apply' ][ 'ar-eg' ] = "يتقدم" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-apply' ][ 'de-at' ] = "Anwenden" ;
$text [ 'button-apply' ][ 'de-ch' ] = "Anwenden" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-apply' ][ 'de-de' ] = "Anwenden" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-apply' ][ 'el-gr' ] = "Υποβολή" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-apply' ][ 'es-cl' ] = "Aplicar" ;
$text [ 'button-apply' ][ 'es-mx' ] = "Aplicar" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-apply' ][ 'fr-ca' ] = "Appliquer" ;
$text [ 'button-apply' ][ 'fr-fr' ] = "Appliquer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-apply' ][ 'he-il' ] = "להגיש מועמדות" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-apply' ][ 'it-it' ] = "Applica" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-apply' ][ 'nl-nl' ] = "Toepassen" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-apply' ][ 'pl-pl' ] = "Zatwierdź" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-apply' ][ 'pt-br' ] = "Aplicar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-apply' ][ 'pt-pt' ] = "Aplicar" ;
$text [ 'button-apply' ][ 'ro-ro' ] = "aplica" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-apply' ][ 'ru-ru' ] = "Применить" ;
2017-06-02 16:39:34 +02:00
$text [ 'button-apply' ][ 'sv-se' ] = "Tillämpa" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-apply' ][ 'uk-ua' ] = "Застосувати" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-apply' ][ 'tr-tr' ] = "Uygula" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-apply' ][ 'zh-cn' ] = "申请" ;
$text [ 'button-apply' ][ 'ja-jp' ] = "申し込み" ;
$text [ 'button-apply' ][ 'ko-kr' ] = "적용하다" ;
2016-06-17 17:34:31 -06:00
2017-12-08 14:31:18 -07:00
$text [ 'button-provision' ][ 'en-us' ] = "Provision" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-provision' ][ 'en-gb' ] = "Provision" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-provision' ][ 'ar-eg' ] = "رزق" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-provision' ][ 'de-at' ] = "Bereitstellen" ;
$text [ 'button-provision' ][ 'de-ch' ] = "Bereitstellen" ;
2017-12-08 14:31:18 -07:00
$text [ 'button-provision' ][ 'de-de' ] = "Bereitstellen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-provision' ][ 'el-gr' ] = "Προετοιμασία" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-provision' ][ 'es-cl' ] = "Disposición" ;
$text [ 'button-provision' ][ 'es-mx' ] = "Disposición" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-provision' ][ 'fr-ca' ] = "Provisionner" ;
2017-12-08 14:31:18 -07:00
$text [ 'button-provision' ][ 'fr-fr' ] = "Provisionner" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-provision' ][ 'he-il' ] = "אַספָּקָה" ;
$text [ 'button-provision' ][ 'it-it' ] = "Fornitura" ;
$text [ 'button-provision' ][ 'nl-nl' ] = "Voorraad" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-provision' ][ 'pl-pl' ] = "Konfiguruj" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-provision' ][ 'pt-br' ] = "Provisionamento" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-provision' ][ 'pt-pt' ] = "Provisão" ;
$text [ 'button-provision' ][ 'ro-ro' ] = "Dispoziţie" ;
2017-12-08 14:31:18 -07:00
$text [ 'button-provision' ][ 'ru-ru' ] = "Обеспечение" ;
$text [ 'button-provision' ][ 'sv-se' ] = "Provisionera" ;
$text [ 'button-provision' ][ 'uk-ua' ] = "Provision " ;
2023-05-03 22:50:18 -06:00
$text [ 'button-provision' ][ 'tr-tr' ] = "Geçici hüküm" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-provision' ][ 'zh-cn' ] = "条款" ;
$text [ 'button-provision' ][ 'ja-jp' ] = "規定" ;
$text [ 'button-provision' ][ 'ko-kr' ] = "공급" ;
2017-12-08 14:31:18 -07:00
2016-06-24 10:10:51 -06:00
$text [ 'button-applied' ][ 'en-us' ] = "Applied" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-applied' ][ 'en-gb' ] = "Applied" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-applied' ][ 'ar-eg' ] = "مُطبَّق" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-applied' ][ 'de-at' ] = "Angewandt" ;
$text [ 'button-applied' ][ 'de-ch' ] = "Angewandt" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-applied' ][ 'de-de' ] = "Angewandt" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-applied' ][ 'el-gr' ] = "Υποβλήθηκε" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-applied' ][ 'es-cl' ] = "Aplicado" ;
$text [ 'button-applied' ][ 'es-mx' ] = "Aplicado" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-applied' ][ 'fr-ca' ] = "appliqué" ;
$text [ 'button-applied' ][ 'fr-fr' ] = "appliqué" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-applied' ][ 'he-il' ] = "הוחל" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-applied' ][ 'it-it' ] = "Applicato" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-applied' ][ 'nl-nl' ] = "Toegepast" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-applied' ][ 'pl-pl' ] = "Zastosowano" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-applied' ][ 'pt-br' ] = "Aplicado" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-applied' ][ 'pt-pt' ] = "Aplicado" ;
$text [ 'button-applied' ][ 'ro-ro' ] = "Aplicat" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-applied' ][ 'ru-ru' ] = "Применяется" ;
2017-06-02 16:39:34 +02:00
$text [ 'button-applied' ][ 'sv-se' ] = "Tillämpad" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-applied' ][ 'uk-ua' ] = "Прикладний" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-applied' ][ 'tr-tr' ] = "Uygulandı " ;
2023-05-19 13:54:10 -06:00
$text [ 'button-applied' ][ 'zh-cn' ] = "应用" ;
$text [ 'button-applied' ][ 'ja-jp' ] = "適用" ;
$text [ 'button-applied' ][ 'ko-kr' ] = "적용된" ;
2016-06-24 10:10:51 -06:00
2016-09-28 01:01:52 -06:00
$text [ 'button-xml' ][ 'en-us' ] = "XML" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-xml' ][ 'en-gb' ] = "XML" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-xml' ][ 'ar-eg' ] = "XML" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-xml' ][ 'de-at' ] = "XML" ;
$text [ 'button-xml' ][ 'de-ch' ] = "XML" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-xml' ][ 'de-de' ] = "XML" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-xml' ][ 'el-gr' ] = "XML" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-xml' ][ 'es-cl' ] = "XML" ;
$text [ 'button-xml' ][ 'es-mx' ] = "XML" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-xml' ][ 'fr-ca' ] = "XML" ;
$text [ 'button-xml' ][ 'fr-fr' ] = "XML" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-xml' ][ 'he-il' ] = "XML" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-xml' ][ 'it-it' ] = "XML" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-xml' ][ 'nl-nl' ] = "XML" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-xml' ][ 'pl-pl' ] = "XML" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-xml' ][ 'pt-br' ] = "XML" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-xml' ][ 'pt-pt' ] = "XML" ;
$text [ 'button-xml' ][ 'ro-ro' ] = "XML" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-xml' ][ 'ru-ru' ] = "XML" ;
2017-06-02 16:39:34 +02:00
$text [ 'button-xml' ][ 'sv-se' ] = "XML" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-xml' ][ 'uk-ua' ] = "XML" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-xml' ][ 'tr-tr' ] = "XML" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-xml' ][ 'zh-cn' ] = "XML" ;
$text [ 'button-xml' ][ 'ja-jp' ] = "XML" ;
$text [ 'button-xml' ][ 'ko-kr' ] = "XML" ;
2016-09-28 01:01:52 -06:00
2016-04-25 20:30:23 -05:00
$text [ 'button-clear' ][ 'en-us' ] = "Clear" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-clear' ][ 'en-gb' ] = "Clear" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-clear' ][ 'ar-eg' ] = "واضح" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-clear' ][ 'de-at' ] = "Zurücksetzen" ;
$text [ 'button-clear' ][ 'de-ch' ] = "Zurücksetzen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-clear' ][ 'de-de' ] = "Zurücksetzen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-clear' ][ 'el-gr' ] = "Εκκαθάριση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-clear' ][ 'es-cl' ] = "Limpiar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-clear' ][ 'es-mx' ] = "Limpiar" ;
$text [ 'button-clear' ][ 'fr-ca' ] = "Effacer" ;
2021-01-06 12:48:03 -05:00
$text [ 'button-clear' ][ 'fr-fr' ] = "Effacer" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-clear' ][ 'he-il' ] = "נקה" ;
2018-02-12 17:50:47 +00:00
$text [ 'button-clear' ][ 'it-it' ] = "Pulisci" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-clear' ][ 'nl-nl' ] = "Duidelijk" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-clear' ][ 'pl-pl' ] = "Wyczyść" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-clear' ][ 'pt-br' ] = "Limpar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-clear' ][ 'pt-pt' ] = "Apagar" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-clear' ][ 'ro-ro' ] = "Curătă" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-clear' ][ 'ru-ru' ] = "Очистить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-clear' ][ 'sv-se' ] = "Rensa" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-clear' ][ 'uk-ua' ] = "ясно" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-clear' ][ 'tr-tr' ] = "Temizle" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-clear' ][ 'zh-cn' ] = "明确" ;
$text [ 'button-clear' ][ 'ja-jp' ] = "クリア" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-clear' ][ 'ko-kr' ] = "분명한" ;
2016-04-25 20:30:23 -05:00
2020-01-23 21:22:27 -07:00
$text [ 'button-close' ][ 'en-us' ] = "Close" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-close' ][ 'en-gb' ] = "Close" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-close' ][ 'ar-eg' ] = "يغلق" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-close' ][ 'de-at' ] = "Schließen" ;
$text [ 'button-close' ][ 'de-ch' ] = "Schließen" ;
2020-01-23 21:22:27 -07:00
$text [ 'button-close' ][ 'de-de' ] = "Schließen" ;
$text [ 'button-close' ][ 'el-gr' ] = "Κλείσιμο" ;
2022-06-21 16:31:35 -05:00
$text [ 'button-close' ][ 'es-cl' ] = "Cerrar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-close' ][ 'es-mx' ] = "Cerrar" ;
$text [ 'button-close' ][ 'fr-ca' ] = "Fermer" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-close' ][ 'fr-fr' ] = "Fermer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-close' ][ 'he-il' ] = "סגור" ;
2020-01-23 21:22:27 -07:00
$text [ 'button-close' ][ 'it-it' ] = "Chiudi" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-close' ][ 'nl-nl' ] = "Dichtbij" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-close' ][ 'pl-pl' ] = "Zamknij" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-close' ][ 'pt-br' ] = "Perto" ;
2020-01-23 21:22:27 -07:00
$text [ 'button-close' ][ 'pt-pt' ] = "Perto" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-close' ][ 'ro-ro' ] = "Închide" ;
2020-01-23 21:22:27 -07:00
$text [ 'button-close' ][ 'ru-ru' ] = "Закрыть" ;
$text [ 'button-close' ][ 'sv-se' ] = "Stänga" ;
$text [ 'button-close' ][ 'uk-ua' ] = "Близько" ;
$text [ 'button-close' ][ 'tr-tr' ] = "Kapat" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-close' ][ 'zh-cn' ] = "关闭" ;
$text [ 'button-close' ][ 'ja-jp' ] = "近い" ;
$text [ 'button-close' ][ 'ko-kr' ] = "닫다" ;
2020-01-23 21:22:27 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'button-save' ][ 'en-us' ] = "Save" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-save' ][ 'en-gb' ] = "Save" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-save' ][ 'ar-eg' ] = "حفظ" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-save' ][ 'de-at' ] = "Speichern" ;
$text [ 'button-save' ][ 'de-ch' ] = "Speichern" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-save' ][ 'de-de' ] = "Speichern" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-save' ][ 'el-gr' ] = "Αποθήκευση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-save' ][ 'es-cl' ] = "Guardar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-save' ][ 'es-mx' ] = "Guardar" ;
$text [ 'button-save' ][ 'fr-ca' ] = "Sauvegarder" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-save' ][ 'fr-fr' ] = "Sauvegarder" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-save' ][ 'he-il' ] = "שמור" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-save' ][ 'it-it' ] = "Salva" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-save' ][ 'nl-nl' ] = "Redden" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-save' ][ 'pl-pl' ] = "Zapisz" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-save' ][ 'pt-br' ] = "Salvar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-save' ][ 'pt-pt' ] = "Guardar" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-save' ][ 'ro-ro' ] = "Salvează" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-save' ][ 'ru-ru' ] = "Сохранить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-save' ][ 'sv-se' ] = "Spara" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-save' ][ 'uk-ua' ] = "Зберегти" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-save' ][ 'tr-tr' ] = "Kaydet" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-save' ][ 'zh-cn' ] = "节省" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-save' ][ 'ja-jp' ] = "保存する" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-save' ][ 'ko-kr' ] = "구하다" ;
2016-04-25 20:30:23 -05:00
2018-09-01 02:12:16 -06:00
$text [ 'button-send' ][ 'en-us' ] = "Send" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-send' ][ 'en-gb' ] = "Send" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-send' ][ 'ar-eg' ] = "يرسل" ;
$text [ 'button-send' ][ 'de-at' ] = "Schicken" ;
$text [ 'button-send' ][ 'de-ch' ] = "Schicken" ;
$text [ 'button-send' ][ 'de-de' ] = "Schicken" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-send' ][ 'el-gr' ] = "Αποστολή" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-send' ][ 'es-cl' ] = "Enviar" ;
$text [ 'button-send' ][ 'es-mx' ] = "Enviar" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-send' ][ 'fr-ca' ] = "Envoyer" ;
$text [ 'button-send' ][ 'fr-fr' ] = "Envoyer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-send' ][ 'he-il' ] = "לִשְׁלוֹחַ" ;
$text [ 'button-send' ][ 'it-it' ] = "Inviare" ;
$text [ 'button-send' ][ 'nl-nl' ] = "Versturen" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-send' ][ 'pl-pl' ] = "Wyślij" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-send' ][ 'pt-br' ] = "Enviar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-send' ][ 'pt-pt' ] = "Enviar" ;
$text [ 'button-send' ][ 'ro-ro' ] = "Trimite" ;
$text [ 'button-send' ][ 'ru-ru' ] = "Отправлять" ;
$text [ 'button-send' ][ 'sv-se' ] = "Skicka" ;
$text [ 'button-send' ][ 'uk-ua' ] = "Надіслати" ;
$text [ 'button-send' ][ 'tr-tr' ] = "Göndermek" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-send' ][ 'zh-cn' ] = "发送" ;
$text [ 'button-send' ][ 'ja-jp' ] = "送信" ;
$text [ 'button-send' ][ 'ko-kr' ] = "보내다" ;
2018-09-01 02:12:16 -06:00
2016-04-25 20:30:23 -05:00
$text [ 'button-search' ][ 'en-us' ] = "Search" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-search' ][ 'en-gb' ] = "Search" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-search' ][ 'ar-eg' ] = "يبحث" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-search' ][ 'de-at' ] = "Suchen" ;
$text [ 'button-search' ][ 'de-ch' ] = "Suchen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-search' ][ 'de-de' ] = "Suchen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-search' ][ 'el-gr' ] = "Αναζήτηση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-search' ][ 'es-cl' ] = "Buscar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-search' ][ 'es-mx' ] = "Buscar" ;
$text [ 'button-search' ][ 'fr-ca' ] = "Rechercher" ;
2021-01-06 12:48:03 -05:00
$text [ 'button-search' ][ 'fr-fr' ] = "Rechercher" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-search' ][ 'he-il' ] = "חפש" ;
2018-02-12 17:50:47 +00:00
$text [ 'button-search' ][ 'it-it' ] = "Ricerca" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-search' ][ 'nl-nl' ] = "Zoekopdracht" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-search' ][ 'pl-pl' ] = "Wyszukaj" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-search' ][ 'pt-br' ] = "Pesquisar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-search' ][ 'pt-pt' ] = "Pesquisar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-search' ][ 'ro-ro' ] = "Căutare" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-search' ][ 'ru-ru' ] = "Поиск" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-search' ][ 'sv-se' ] = "Sök" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-search' ][ 'uk-ua' ] = "Пошук" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-search' ][ 'tr-tr' ] = "Ara" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-search' ][ 'zh-cn' ] = "搜索" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-search' ][ 'ja-jp' ] = "検索" ;
$text [ 'button-search' ][ 'ko-kr' ] = "찾다" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-show_all' ][ 'en-us' ] = "Show All" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-show_all' ][ 'en-gb' ] = "Show All" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-show_all' ][ 'ar-eg' ] = "أظهر الكل" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-show_all' ][ 'de-at' ] = "Alle anzeigen" ;
$text [ 'button-show_all' ][ 'de-ch' ] = "Alle anzeigen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-show_all' ][ 'de-de' ] = "Alle anzeigen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-show_all' ][ 'el-gr' ] = "Εμφάνιση όλων" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-show_all' ][ 'es-cl' ] = "Mostrar Todos" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-show_all' ][ 'es-mx' ] = "Mostrar Todos" ;
2023-07-12 17:24:55 -04:00
$text [ 'button-show_all' ][ 'fr-ca' ] = "Afficher Tout" ;
$text [ 'button-show_all' ][ 'fr-fr' ] = "Afficher Tout" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-show_all' ][ 'he-il' ] = "הצג הכל" ;
2018-02-12 17:50:47 +00:00
$text [ 'button-show_all' ][ 'it-it' ] = "Mostra Tutto" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-show_all' ][ 'nl-nl' ] = "Zoekopdracht" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-show_all' ][ 'pl-pl' ] = "Pokaż wszystkie" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-show_all' ][ 'pt-br' ] = "Mostrar todos" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-show_all' ][ 'pt-pt' ] = "Mostrar Todos" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-show_all' ][ 'ro-ro' ] = "Căutare" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-show_all' ][ 'ru-ru' ] = "Показать все" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-show_all' ][ 'sv-se' ] = "Visa Allt" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-show_all' ][ 'uk-ua' ] = "Показати всі" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-show_all' ][ 'tr-tr' ] = "Hepsini Görüntüle" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-show_all' ][ 'zh-cn' ] = "显示所有" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-show_all' ][ 'ja-jp' ] = "すべて表示" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-show_all' ][ 'ko-kr' ] = "모두 보이기" ;
2016-04-25 20:30:23 -05:00
2019-12-02 19:01:41 -07:00
$text [ 'button-show_local' ][ 'en-us' ] = "Show Local" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-show_local' ][ 'en-gb' ] = "Show Local" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-show_local' ][ 'ar-eg' ] = "عرض محلي" ;
$text [ 'button-show_local' ][ 'de-at' ] = "Lokal anzeigen" ;
$text [ 'button-show_local' ][ 'de-ch' ] = "Lokal anzeigen" ;
$text [ 'button-show_local' ][ 'de-de' ] = "Lokal anzeigen" ;
$text [ 'button-show_local' ][ 'el-gr' ] = "Εμφάνιση Τοπικού" ;
$text [ 'button-show_local' ][ 'es-cl' ] = "Mostrar locales" ;
$text [ 'button-show_local' ][ 'es-mx' ] = "Mostrar locales" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-show_local' ][ 'fr-ca' ] = "Afficher Local" ;
$text [ 'button-show_local' ][ 'fr-fr' ] = "Afficher Local" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-show_local' ][ 'he-il' ] = "הצג מקומי" ;
$text [ 'button-show_local' ][ 'it-it' ] = "Mostra locale" ;
$text [ 'button-show_local' ][ 'nl-nl' ] = "Toon lokaal" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-show_local' ][ 'pl-pl' ] = "Pokaż Lokalne" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-show_local' ][ 'pt-br' ] = "Mostrar local" ;
$text [ 'button-show_local' ][ 'pt-pt' ] = "Mostrar local" ;
$text [ 'button-show_local' ][ 'ro-ro' ] = "Afișați local" ;
$text [ 'button-show_local' ][ 'ru-ru' ] = "Показать местный" ;
$text [ 'button-show_local' ][ 'sv-se' ] = "Visa lokalt" ;
$text [ 'button-show_local' ][ 'uk-ua' ] = "Показати місцевий" ;
$text [ 'button-show_local' ][ 'tr-tr' ] = "Yereli Göster" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-show_local' ][ 'zh-cn' ] = "显示本地" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-show_local' ][ 'ja-jp' ] = "ローカルを表示" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-show_local' ][ 'ko-kr' ] = "로컬 표시" ;
2019-12-02 19:01:41 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'button-restore' ][ 'en-us' ] = "Restore Default" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-restore' ][ 'en-gb' ] = "Restore Default" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-restore' ][ 'ar-eg' ] = "استعادة الافتراضي" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-restore' ][ 'de-at' ] = "Ursprungszustand wiederherstellen" ;
$text [ 'button-restore' ][ 'de-ch' ] = "Ursprungszustand wiederherstellen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-restore' ][ 'de-de' ] = "Ursprungszustand wiederherstellen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-restore' ][ 'el-gr' ] = "Επαναφορά προεπιλογών" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-restore' ][ 'es-cl' ] = "Restaurar Predeterminados" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-restore' ][ 'es-mx' ] = "Restaurar Predeterminados" ;
2023-07-12 17:24:55 -04:00
$text [ 'button-restore' ][ 'fr-ca' ] = "Restaurer par défaut" ;
$text [ 'button-restore' ][ 'fr-fr' ] = "Restaurer par défaut" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-restore' ][ 'he-il' ] = "שחזר למקור" ;
2018-02-12 17:50:47 +00:00
$text [ 'button-restore' ][ 'it-it' ] = "Ripristina Default" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-restore' ][ 'nl-nl' ] = "Standaard herstellen" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restore' ][ 'pl-pl' ] = "Przywróć ustawienia domyślne" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-restore' ][ 'pt-br' ] = "Restaurar Padrões" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-restore' ][ 'pt-pt' ] = "Restaurar Predefinições" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-restore' ][ 'ro-ro' ] = "Restabili implicit" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-restore' ][ 'ru-ru' ] = "Выставить значения по умолчанию" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-restore' ][ 'sv-se' ] = "Aktivera Standard Inställningar" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restore' ][ 'uk-ua' ] = "Відновити типові значення" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-restore' ][ 'tr-tr' ] = "Varsayı lana Geri Yükle" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-restore' ][ 'zh-cn' ] = "恢复默认" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-restore' ][ 'ja-jp' ] = "デフォルトを復元する" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-restore' ][ 'ko-kr' ] = "기본값 복원" ;
2017-10-04 10:59:37 +03:00
2016-04-25 20:30:23 -05:00
$text [ 'button-reset' ][ 'en-us' ] = "Reset" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-reset' ][ 'en-gb' ] = "Reset" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-reset' ][ 'ar-eg' ] = "إعادة تعيين" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-reset' ][ 'de-at' ] = "Zurücksetzen" ;
$text [ 'button-reset' ][ 'de-ch' ] = "Zurücksetzen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-reset' ][ 'de-de' ] = "Zurücksetzen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-reset' ][ 'el-gr' ] = "Επαναφορά" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-reset' ][ 'es-cl' ] = "Reajustar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-reset' ][ 'es-mx' ] = "Reajustar" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-reset' ][ 'fr-ca' ] = "Réinitialiser" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-reset' ][ 'fr-fr' ] = "Remettre" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-reset' ][ 'he-il' ] = "אפס" ;
2018-02-12 17:50:47 +00:00
$text [ 'button-reset' ][ 'it-it' ] = "Resetta" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-reset' ][ 'nl-nl' ] = "Resetten" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-reset' ][ 'pl-pl' ] = "Resetuj" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-reset' ][ 'pt-br' ] = "Resetar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-reset' ][ 'pt-pt' ] = "Restabelecer" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-reset' ][ 'ro-ro' ] = "Inițializare" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-reset' ][ 'ru-ru' ] = "Сброс" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-reset' ][ 'sv-se' ] = "Återställ" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-reset' ][ 'uk-ua' ] = "Скинути" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-reset' ][ 'tr-tr' ] = "Sı fı rla" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-reset' ][ 'zh-cn' ] = "重置" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-reset' ][ 'ja-jp' ] = "リセット" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-reset' ][ 'ko-kr' ] = "초기화" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-copy' ][ 'en-us' ] = "Copy" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-copy' ][ 'en-gb' ] = "Copy" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-copy' ][ 'ar-eg' ] = "ينسخ" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-copy' ][ 'de-at' ] = "Kopieren" ;
$text [ 'button-copy' ][ 'de-ch' ] = "Kopieren" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-copy' ][ 'de-de' ] = "Kopieren" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-copy' ][ 'el-gr' ] = "Αντιγραφή" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-copy' ][ 'es-cl' ] = "Copiar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-copy' ][ 'es-mx' ] = "Copiar" ;
$text [ 'button-copy' ][ 'fr-ca' ] = "Copier" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-copy' ][ 'fr-fr' ] = "Copier" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-copy' ][ 'he-il' ] = "העתק" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-copy' ][ 'it-it' ] = "Copia" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-copy' ][ 'nl-nl' ] = "Kopiëren" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-copy' ][ 'pl-pl' ] = "Kopiuj" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-copy' ][ 'pt-br' ] = "Copiar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-copy' ][ 'pt-pt' ] = "Copiar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-copy' ][ 'ro-ro' ] = "Copie" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-copy' ][ 'ru-ru' ] = "Копировать" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-copy' ][ 'sv-se' ] = "Kopiera" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-copy' ][ 'uk-ua' ] = "Копіювати" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-copy' ][ 'tr-tr' ] = "Kopyala" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-copy' ][ 'zh-cn' ] = "复制" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-copy' ][ 'ja-jp' ] = "コピー" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-copy' ][ 'ko-kr' ] = "복사" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-login' ][ 'en-us' ] = "Login" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-login' ][ 'en-gb' ] = "Login" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-login' ][ 'ar-eg' ] = "دخول" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-login' ][ 'de-at' ] = "Anmelden" ;
$text [ 'button-login' ][ 'de-ch' ] = "Anmelden" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-login' ][ 'de-de' ] = "Anmelden" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-login' ][ 'el-gr' ] = "Είσοδος" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-login' ][ 'es-cl' ] = "Ingresar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-login' ][ 'es-mx' ] = "Ingresar" ;
$text [ 'button-login' ][ 'fr-ca' ] = "Connexion" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-login' ][ 'fr-fr' ] = "Connexion" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-login' ][ 'he-il' ] = "כניסה" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-login' ][ 'it-it' ] = "Login" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-login' ][ 'nl-nl' ] = "Log in" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-login' ][ 'pl-pl' ] = "Zaloguj się" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-login' ][ 'pt-br' ] = "Entrar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-login' ][ 'pt-pt' ] = "Iniciar Sessão" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-login' ][ 'ro-ro' ] = "Autentificare" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-login' ][ 'ru-ru' ] = "Вход" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-login' ][ 'sv-se' ] = "Logga In" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-login' ][ 'uk-ua' ] = "Логін" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-login' ][ 'tr-tr' ] = "Giriş Yap" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-login' ][ 'zh-cn' ] = "登录" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-login' ][ 'ja-jp' ] = "ログイン" ;
$text [ 'button-login' ][ 'ko-kr' ] = "로그인" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-next' ][ 'en-us' ] = "Next" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-next' ][ 'en-gb' ] = "Next" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-next' ][ 'ar-eg' ] = "التالي" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-next' ][ 'de-at' ] = "Nächste" ;
$text [ 'button-next' ][ 'de-ch' ] = "Nächste" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-next' ][ 'de-de' ] = "Nächste" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-next' ][ 'el-gr' ] = "Επόμενο" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-next' ][ 'es-cl' ] = "Próximo" ;
$text [ 'button-next' ][ 'es-mx' ] = "Próximo" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-next' ][ 'fr-ca' ] = "Suivant" ;
$text [ 'button-next' ][ 'fr-fr' ] = "Suivant" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-next' ][ 'he-il' ] = "הַבָּא" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-next' ][ 'it-it' ] = "Avanti" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-next' ][ 'nl-nl' ] = "Volgende" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-next' ][ 'pl-pl' ] = "Następne" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-next' ][ 'pt-br' ] = "Próximo" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-next' ][ 'pt-pt' ] = "Próximo" ;
$text [ 'button-next' ][ 'ro-ro' ] = "Următorul" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-next' ][ 'ru-ru' ] = "Далее" ;
2017-06-02 16:39:34 +02:00
$text [ 'button-next' ][ 'sv-se' ] = "Nästa" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-next' ][ 'uk-ua' ] = "Далі" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-next' ][ 'tr-tr' ] = "Sonraki" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-next' ][ 'zh-cn' ] = "下一个" ;
$text [ 'button-next' ][ 'ja-jp' ] = "次" ;
$text [ 'button-next' ][ 'ko-kr' ] = "다음" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-back' ][ 'en-us' ] = "Back" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-back' ][ 'en-gb' ] = "Back" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-back' ][ 'ar-eg' ] = "رجوع" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-back' ][ 'de-at' ] = "Zurück " ;
$text [ 'button-back' ][ 'de-ch' ] = "Zurück " ;
2017-05-10 20:40:46 +01:00
$text [ 'button-back' ][ 'de-de' ] = "Zurück " ;
2019-11-27 04:13:25 +02:00
$text [ 'button-back' ][ 'el-gr' ] = "Επόμενο" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-back' ][ 'es-cl' ] = "Volver" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-back' ][ 'es-mx' ] = "Volver" ;
$text [ 'button-back' ][ 'fr-ca' ] = "Retour" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-back' ][ 'fr-fr' ] = "Retour" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-back' ][ 'he-il' ] = "חזרה" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-back' ][ 'it-it' ] = "Indietro" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-back' ][ 'nl-nl' ] = "Rug" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-back' ][ 'pl-pl' ] = "Wróć" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-back' ][ 'pt-br' ] = "Voltar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-back' ][ 'pt-pt' ] = "Voltar" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-back' ][ 'ro-ro' ] = "Înapoi" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-back' ][ 'ru-ru' ] = "Назад" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-back' ][ 'sv-se' ] = "Tillbaka" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-back' ][ 'uk-ua' ] = "Назад" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-back' ][ 'tr-tr' ] = "Geri" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-back' ][ 'zh-cn' ] = "后退" ;
$text [ 'button-back' ][ 'ja-jp' ] = "戻る" ;
$text [ 'button-back' ][ 'ko-kr' ] = "뒤쪽에" ;
2016-04-25 20:30:23 -05:00
2019-11-20 19:58:41 -07:00
$text [ 'button-undo' ][ 'en-us' ] = "Undo" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-undo' ][ 'en-gb' ] = "Undo" ;
2019-11-20 19:58:41 -07:00
$text [ 'button-undo' ][ 'ar-eg' ] = "تراجع" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-undo' ][ 'de-at' ] = "öffnen" ;
$text [ 'button-undo' ][ 'de-ch' ] = "öffnen" ;
2019-11-20 19:58:41 -07:00
$text [ 'button-undo' ][ 'de-de' ] = "öffnen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-undo' ][ 'el-gr' ] = "Αναίρεση" ;
2019-11-20 19:58:41 -07:00
$text [ 'button-undo' ][ 'es-cl' ] = "Deshacer" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-undo' ][ 'es-mx' ] = "Deshacer" ;
$text [ 'button-undo' ][ 'fr-ca' ] = "Annuler" ;
2019-11-20 19:58:41 -07:00
$text [ 'button-undo' ][ 'fr-fr' ] = "Annuler" ;
$text [ 'button-undo' ][ 'he-il' ] = "לבטל" ;
$text [ 'button-undo' ][ 'it-it' ] = "Disfare" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-undo' ][ 'nl-nl' ] = "Ongedaan maken" ;
2019-11-20 19:58:41 -07:00
$text [ 'button-undo' ][ 'pl-pl' ] = "Cofnij" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-undo' ][ 'pt-br' ] = "Desfazer" ;
2019-11-20 19:58:41 -07:00
$text [ 'button-undo' ][ 'pt-pt' ] = "Desfazer" ;
$text [ 'button-undo' ][ 'ro-ro' ] = "Anula" ;
$text [ 'button-undo' ][ 'ru-ru' ] = "Отменить" ;
$text [ 'button-undo' ][ 'sv-se' ] = "Ångra" ;
$text [ 'button-undo' ][ 'uk-ua' ] = "Скасувати" ;
$text [ 'button-undo' ][ 'tr-tr' ] = "Geri alma" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-undo' ][ 'zh-cn' ] = "撤消" ;
$text [ 'button-undo' ][ 'ja-jp' ] = "元に戻す" ;
$text [ 'button-undo' ][ 'ko-kr' ] = "실행 취소" ;
2019-11-20 19:58:41 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'button-edit' ][ 'en-us' ] = "Edit" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-edit' ][ 'en-gb' ] = "Edit" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-edit' ][ 'ar-eg' ] = "تعديل" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-edit' ][ 'de-at' ] = "Bearbeiten" ;
$text [ 'button-edit' ][ 'de-ch' ] = "Bearbeiten" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-edit' ][ 'de-de' ] = "Bearbeiten" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-edit' ][ 'el-gr' ] = "Επεξεργασία" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-edit' ][ 'es-cl' ] = "Editar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-edit' ][ 'es-mx' ] = "Editar" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-edit' ][ 'fr-ca' ] = "Modifier" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-edit' ][ 'fr-fr' ] = "Editer" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-edit' ][ 'he-il' ] = " עריכה" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-edit' ][ 'it-it' ] = "Modifica" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-edit' ][ 'nl-nl' ] = "Bewerking" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-edit' ][ 'pl-pl' ] = "Edytuj" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-edit' ][ 'pt-br' ] = "Editar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-edit' ][ 'pt-pt' ] = "Editar" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-edit' ][ 'ro-ro' ] = "edita" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-edit' ][ 'ru-ru' ] = "Изменить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-edit' ][ 'sv-se' ] = "Editera" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-edit' ][ 'uk-ua' ] = "Редагувати" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-edit' ][ 'tr-tr' ] = "Düzenle" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-edit' ][ 'zh-cn' ] = "编辑" ;
$text [ 'button-edit' ][ 'ja-jp' ] = "編集" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-edit' ][ 'ko-kr' ] = "편집하다" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-delete' ][ 'en-us' ] = "Delete" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-delete' ][ 'en-gb' ] = "Delete" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-delete' ][ 'ar-eg' ] = "مسح" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-delete' ][ 'de-at' ] = "löschen" ;
$text [ 'button-delete' ][ 'de-ch' ] = "löschen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-delete' ][ 'de-de' ] = "löschen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-delete' ][ 'el-gr' ] = "Διαγραφή" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-delete' ][ 'es-cl' ] = "Eliminar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-delete' ][ 'es-mx' ] = "Eliminar" ;
$text [ 'button-delete' ][ 'fr-ca' ] = "Supprimer" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-delete' ][ 'fr-fr' ] = "Supprimer" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-delete' ][ 'he-il' ] = " מחק" ;
2018-02-12 17:50:47 +00:00
$text [ 'button-delete' ][ 'it-it' ] = "Cancella" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-delete' ][ 'nl-nl' ] = "Verwijderen" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-delete' ][ 'pl-pl' ] = "Usuń" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-delete' ][ 'pt-br' ] = "Remover" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-delete' ][ 'pt-pt' ] = "Remover" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-delete' ][ 'ro-ro' ] = "șterge" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-delete' ][ 'ru-ru' ] = "Удалить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-delete' ][ 'sv-se' ] = "Ta Bort" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-delete' ][ 'uk-ua' ] = "Видалити" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-delete' ][ 'tr-tr' ] = "Sil" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-delete' ][ 'zh-cn' ] = "删除" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-delete' ][ 'ja-jp' ] = "消去" ;
$text [ 'button-delete' ][ 'ko-kr' ] = "삭제" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-add' ][ 'en-us' ] = "Add" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-add' ][ 'en-gb' ] = "Add" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-add' ][ 'ar-eg' ] = "اضافة" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-add' ][ 'de-at' ] = "Hinzufügen" ;
$text [ 'button-add' ][ 'de-ch' ] = "Hinzufügen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-add' ][ 'de-de' ] = "Hinzufügen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-add' ][ 'el-gr' ] = "Προσθήκη" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-add' ][ 'es-cl' ] = "Agregar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-add' ][ 'es-mx' ] = "Agregar" ;
$text [ 'button-add' ][ 'fr-ca' ] = "Ajouter" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-add' ][ 'fr-fr' ] = "Ajouter" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-add' ][ 'he-il' ] = " להוסיף" ;
2018-02-12 17:50:47 +00:00
$text [ 'button-add' ][ 'it-it' ] = "Inserisci" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-add' ][ 'nl-nl' ] = "Toevoegen" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-add' ][ 'pl-pl' ] = "Dodaj" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-add' ][ 'pt-br' ] = "Adicionar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-add' ][ 'pt-pt' ] = "Adicionar" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-add' ][ 'ro-ro' ] = "Adăuga" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-add' ][ 'ru-ru' ] = "Добавить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-add' ][ 'sv-se' ] = "Lägg Till" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-add' ][ 'uk-ua' ] = "Додати" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-add' ][ 'tr-tr' ] = "Ekle" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-add' ][ 'zh-cn' ] = "添加" ;
$text [ 'button-add' ][ 'ja-jp' ] = "追加" ;
$text [ 'button-add' ][ 'ko-kr' ] = "추가하다" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-reload' ][ 'en-us' ] = "Reload" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-reload' ][ 'en-gb' ] = "Reload" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-reload' ][ 'ar-eg' ] = "إعادة تحميل" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-reload' ][ 'de-at' ] = "Neu Laden" ;
$text [ 'button-reload' ][ 'de-ch' ] = "Neu Laden" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-reload' ][ 'de-de' ] = "Neu Laden" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-reload' ][ 'el-gr' ] = "Επαναφόρτωση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-reload' ][ 'es-cl' ] = "Recargar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-reload' ][ 'es-mx' ] = "Recargar" ;
$text [ 'button-reload' ][ 'fr-ca' ] = "Recharger" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-reload' ][ 'fr-fr' ] = "Recharger" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-reload' ][ 'he-il' ] = "לִטעוֹן מִחָדָשׁ" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-reload' ][ 'it-it' ] = "Ricarica" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-reload' ][ 'nl-nl' ] = "Herladen" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-reload' ][ 'pl-pl' ] = "Przeładowanie" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-reload' ][ 'pt-br' ] = "Recarregar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-reload' ][ 'pt-pt' ] = "Recarregar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-reload' ][ 'ro-ro' ] = "Reîncărcați" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-reload' ][ 'ru-ru' ] = "Перезагрузить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-reload' ][ 'sv-se' ] = "Ladda" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-reload' ][ 'uk-ua' ] = "перезавантажувати" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-reload' ][ 'tr-tr' ] = "Yeniden Yükle" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-reload' ][ 'zh-cn' ] = "重新加载" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-reload' ][ 'ja-jp' ] = "リロード" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-reload' ][ 'ko-kr' ] = "새로고침" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-paste' ][ 'en-us' ] = "Paste" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-paste' ][ 'en-gb' ] = "Paste" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-paste' ][ 'ar-eg' ] = "معجون" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-paste' ][ 'de-at' ] = "Einfügen" ;
$text [ 'button-paste' ][ 'de-ch' ] = "Einfügen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-paste' ][ 'de-de' ] = "Einfügen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-paste' ][ 'el-gr' ] = "Επικόλληση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-paste' ][ 'es-cl' ] = "Propagar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-paste' ][ 'es-mx' ] = "Propagar" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-paste' ][ 'fr-ca' ] = "Coller" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-paste' ][ 'fr-fr' ] = "Propager" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-paste' ][ 'he-il' ] = "לְהַדבִּיק" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-paste' ][ 'it-it' ] = "Incolla" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-paste' ][ 'nl-nl' ] = "Plakken" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-paste' ][ 'pl-pl' ] = "Wklej" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-paste' ][ 'pt-br' ] = "Colar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-paste' ][ 'pt-pt' ] = "Propagar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-paste' ][ 'ro-ro' ] = "Pastă" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-paste' ][ 'ru-ru' ] = "Вставить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-paste' ][ 'sv-se' ] = "Klistra In" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-paste' ][ 'uk-ua' ] = "Вставити" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-paste' ][ 'tr-tr' ] = "Yapıştı r" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-paste' ][ 'zh-cn' ] = "粘贴" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-paste' ][ 'ja-jp' ] = "ペースト" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-paste' ][ 'ko-kr' ] = "반죽" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-export' ][ 'en-us' ] = "Export" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-export' ][ 'en-gb' ] = "Export" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-export' ][ 'ar-eg' ] = "يصدّر" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-export' ][ 'de-at' ] = "Exportieren" ;
$text [ 'button-export' ][ 'de-ch' ] = "Exportieren" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-export' ][ 'de-de' ] = "Exportieren" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-export' ][ 'ek-gr' ] = "Εξαγωγή" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-export' ][ 'es-cl' ] = "Exportar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-export' ][ 'es-mx' ] = "Exportar" ;
$text [ 'button-export' ][ 'fr-ca' ] = "Exporter" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-export' ][ 'fr-fr' ] = "Exporter" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-export' ][ 'he-il' ] = "יְצוּא" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-export' ][ 'it-it' ] = "Esporta" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-export' ][ 'nl-nl' ] = "Exporteren" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-export' ][ 'pl-pl' ] = "Eksportuj" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-export' ][ 'pt-br' ] = "Exportar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-export' ][ 'pt-pt' ] = "Exportar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-export' ][ 'ro-ro' ] = "Export" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-export' ][ 'ru-ru' ] = "Экспорт" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-export' ][ 'sv-se' ] = "Export" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-export' ][ 'uk-ua' ] = "Експортувати" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-export' ][ 'tr-tr' ] = "Dışa Aktar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-export' ][ 'el-gr' ] = "Εξαγωγή εξαγωγών" ;
$text [ 'button-export' ][ 'zh-cn' ] = "出口" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-export' ][ 'ja-jp' ] = "輸出" ;
$text [ 'button-export' ][ 'ko-kr' ] = "내보내다" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-execute' ][ 'en-us' ] = "Execute" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-execute' ][ 'en-gb' ] = "Execute" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-execute' ][ 'ar-eg' ] = "ينفذ" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-execute' ][ 'de-at' ] = "Ausführen" ;
$text [ 'button-execute' ][ 'de-ch' ] = "Ausführen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-execute' ][ 'de-de' ] = "Ausführen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-execute' ][ 'el-gr' ] = "Εκτέλεση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-execute' ][ 'es-cl' ] = "Ejecutar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-execute' ][ 'es-mx' ] = "Ejecutar" ;
$text [ 'button-execute' ][ 'fr-ca' ] = "Exécuter" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-execute' ][ 'fr-fr' ] = "Exécuter" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-execute' ][ 'he-il' ] = "לבצע" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-execute' ][ 'it-it' ] = "Esegui" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-execute' ][ 'nl-nl' ] = "Uitvoeren" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-execute' ][ 'pl-pl' ] = "Wykonaj" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-execute' ][ 'pt-br' ] = "Executar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-execute' ][ 'pt-pt' ] = "Executar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-execute' ][ 'ro-ro' ] = "A executa" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-execute' ][ 'ru-ru' ] = "Выполнить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-execute' ][ 'sv-se' ] = "Kör" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-execute' ][ 'uk-ua' ] = "Виконати" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-execute' ][ 'tr-tr' ] = "Çalıştı r" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-execute' ][ 'zh-cn' ] = "执行" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-execute' ][ 'ja-jp' ] = "実行する" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-execute' ][ 'ko-kr' ] = "실행하다" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-view' ][ 'en-us' ] = "View" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-view' ][ 'en-gb' ] = "View" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-view' ][ 'ar-eg' ] = "عرض" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-view' ][ 'de-at' ] = "Ansicht" ;
$text [ 'button-view' ][ 'de-ch' ] = "Ansicht" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-view' ][ 'de-de' ] = "Ansicht" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-view' ][ 'el-gr' ] = "Εμφάνιση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-view' ][ 'es-cl' ] = "Ver" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-view' ][ 'es-mx' ] = "Ver" ;
$text [ 'button-view' ][ 'fr-ca' ] = "Voir" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-view' ][ 'fr-fr' ] = "Voir" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-view' ][ 'he-il' ] = " צפה ב" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-view' ][ 'it-it' ] = "Visualizza" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-view' ][ 'nl-nl' ] = "Weergave" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-view' ][ 'pl-pl' ] = "Widok" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-view' ][ 'pt-br' ] = "Ver" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-view' ][ 'pt-pt' ] = "Vista" ;
2017-06-02 20:24:12 +01:00
$text [ 'button-view' ][ 'ro-ro' ] = "Vedere" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-view' ][ 'ru-ru' ] = "Посмотреть" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-view' ][ 'sv-se' ] = "Visa" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-view' ][ 'uk-ua' ] = "вид" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-view' ][ 'tr-tr' ] = "Görüntüle" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-view' ][ 'zh-cn' ] = "看法" ;
$text [ 'button-view' ][ 'ja-jp' ] = "意見" ;
$text [ 'button-view' ][ 'ko-kr' ] = "보다" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-upload' ][ 'en-us' ] = "Upload" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-upload' ][ 'en-gb' ] = "Upload" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-upload' ][ 'ar-eg' ] = "رفع" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-upload' ][ 'de-at' ] = "Hochladen" ;
$text [ 'button-upload' ][ 'de-ch' ] = "Hochladen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-upload' ][ 'de-de' ] = "Hochladen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-upload' ][ 'el-gr' ] = "Μεταφόρτωση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-upload' ][ 'es-cl' ] = "Subir" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-upload' ][ 'es-mx' ] = "Subir" ;
2023-07-12 17:24:55 -04:00
$text [ 'button-upload' ][ 'fr-ca' ] = "Télécharger" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-upload' ][ 'fr-fr' ] = "déposer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-upload' ][ 'he-il' ] = "העלה" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-upload' ][ 'it-it' ] = "Carica" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-upload' ][ 'nl-nl' ] = "Uploaden" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-upload' ][ 'pl-pl' ] = "Wyślij" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-upload' ][ 'pt-br' ] = "Carregar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-upload' ][ 'pt-pt' ] = "Carregar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-upload' ][ 'ro-ro' ] = "Încărcați" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-upload' ][ 'ru-ru' ] = "Загрузить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-upload' ][ 'sv-se' ] = "Ladda Upp" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-upload' ][ 'uk-ua' ] = "Завантажити" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-upload' ][ 'tr-tr' ] = "Yükle" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-upload' ][ 'zh-cn' ] = "上传" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-upload' ][ 'ja-jp' ] = "アップロード" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-upload' ][ 'ko-kr' ] = "업로드" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-download' ][ 'en-us' ] = "Download" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-download' ][ 'en-gb' ] = "Download" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-download' ][ 'ar-eg' ] = "تحميل" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-download' ][ 'de-at' ] = "Herunterladen" ;
$text [ 'button-download' ][ 'de-ch' ] = "Herunterladen" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-download' ][ 'de-de' ] = "Herunterladen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-download' ][ 'el-gr' ] = "Κατεβάστε" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-download' ][ 'es-cl' ] = "Descargar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-download' ][ 'es-mx' ] = "Descargar" ;
$text [ 'button-download' ][ 'fr-ca' ] = "Télécharger" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-download' ][ 'fr-fr' ] = "Télécharger" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-download' ][ 'he-il' ] = "הורד" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-download' ][ 'it-it' ] = "Scarica" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-download' ][ 'nl-nl' ] = "Downloaden" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-download' ][ 'pl-pl' ] = "Pobierz" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-download' ][ 'pt-br' ] = "Baixar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-download' ][ 'pt-pt' ] = "Baixar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-download' ][ 'ro-ro' ] = "Descarca" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-download' ][ 'ru-ru' ] = "Скачать" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-download' ][ 'sv-se' ] = "Ladda Ned" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-download' ][ 'uk-ua' ] = "Скачати" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-download' ][ 'tr-tr' ] = "İndir" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-download' ][ 'zh-cn' ] = "下载" ;
$text [ 'button-download' ][ 'ja-jp' ] = "ダウンロード" ;
$text [ 'button-download' ][ 'ko-kr' ] = "다운로드" ;
2017-09-30 15:15:26 -06:00
$text [ 'button-downloads' ][ 'en-us' ] = "Downloads" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-downloads' ][ 'en-gb' ] = "Downloads" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-downloads' ][ 'ar-eg' ] = "التحميلات" ;
2017-09-30 15:15:26 -06:00
$text [ 'button-downloads' ][ 'de-at' ] = "Herunterladen" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-downloads' ][ 'de-ch' ] = "Herunterladen" ;
2017-09-30 15:15:26 -06:00
$text [ 'button-downloads' ][ 'de-de' ] = "Herunterladen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-downloads' ][ 'el-gr' ] = "Αρχεία" ;
2017-09-30 15:15:26 -06:00
$text [ 'button-downloads' ][ 'es-cl' ] = "Descargar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-downloads' ][ 'es-mx' ] = "Descargar" ;
$text [ 'button-downloads' ][ 'fr-ca' ] = "Téléchargement" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-downloads' ][ 'fr-fr' ] = "Téléchargement" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-downloads' ][ 'he-il' ] = "הורדות" ;
2017-09-30 15:15:26 -06:00
$text [ 'button-downloads' ][ 'it-it' ] = "Scarica" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-downloads' ][ 'nl-nl' ] = "Downloaden" ;
2017-09-30 15:15:26 -06:00
$text [ 'button-downloads' ][ 'pl-pl' ] = "Pobierz" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-downloads' ][ 'pt-br' ] = "Downloads" ;
2017-09-30 15:15:26 -06:00
$text [ 'button-downloads' ][ 'pt-pt' ] = "Baixar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-downloads' ][ 'ro-ro' ] = "Descărcări" ;
2017-09-30 15:15:26 -06:00
$text [ 'button-downloads' ][ 'ru-ru' ] = "Скачать" ;
$text [ 'button-downloads' ][ 'sv-se' ] = "Ladda Ned" ;
$text [ 'button-downloads' ][ 'uk-ua' ] = "Скачати" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-downloads' ][ 'tr-tr' ] = "İndirilenler" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-downloads' ][ 'zh-cn' ] = "下载" ;
$text [ 'button-downloads' ][ 'ja-jp' ] = "ダウンロード" ;
$text [ 'button-downloads' ][ 'ko-kr' ] = "다운로드" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-restart' ][ 'en-us' ] = "Restart" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-restart' ][ 'en-gb' ] = "Restart" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-restart' ][ 'ar-eg' ] = "إعادة تشغيل" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-restart' ][ 'de-at' ] = "Neu starten" ;
$text [ 'button-restart' ][ 'de-ch' ] = "Neu starten" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-restart' ][ 'de-de' ] = "Neu starten" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-restart' ][ 'el-gr' ] = "Επανεκκίνηση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-restart' ][ 'es-cl' ] = "Reanudar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-restart' ][ 'es-mx' ] = "Reanudar" ;
$text [ 'button-restart' ][ 'fr-ca' ] = "Redémarrer" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-restart' ][ 'fr-fr' ] = "Redémarrer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-restart' ][ 'he-il' ] = "איתחול" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-restart' ][ 'it-it' ] = "Riavvia" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-restart' ][ 'nl-nl' ] = "Repornire" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restart' ][ 'pl-pl' ] = "Restartuj" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-restart' ][ 'pt-br' ] = "Reiniciar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-restart' ][ 'pt-pt' ] = "Restart" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-restart' ][ 'ro-ro' ] = "Repornire" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-restart' ][ 'ru-ru' ] = "Перезапуск" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-restart' ][ 'sv-se' ] = "Starta Om" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-restart' ][ 'uk-ua' ] = "Перезапустити" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-restart' ][ 'tr-tr' ] = "Yeniden Başlat" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-restart' ][ 'zh-cn' ] = "重新开始" ;
$text [ 'button-restart' ][ 'ja-jp' ] = "再起動" ;
$text [ 'button-restart' ][ 'ko-kr' ] = "재시작" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-refresh' ][ 'en-us' ] = "Refresh" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-refresh' ][ 'en-gb' ] = "Refresh" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-refresh' ][ 'ar-eg' ] = "ينعش" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-refresh' ][ 'de-at' ] = "Aktualisieren" ;
$text [ 'button-refresh' ][ 'de-ch' ] = "Aktualisieren" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-refresh' ][ 'de-de' ] = "Aktualisieren" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-refresh' ][ 'el-gr' ] = "Ανανέωση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-refresh' ][ 'es-cl' ] = "Actualizar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-refresh' ][ 'es-mx' ] = "Actualizar" ;
2023-07-12 17:24:55 -04:00
$text [ 'button-refresh' ][ 'fr-ca' ] = "Actualiser" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-refresh' ][ 'fr-fr' ] = "Rafraîchir" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-refresh' ][ 'he-il' ] = "לְרַעֲנֵן" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-refresh' ][ 'it-it' ] = "Aggiorna" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-refresh' ][ 'nl-nl' ] = "Vernieuwen" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-refresh' ][ 'pl-pl' ] = "Odśwież" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-refresh' ][ 'pt-br' ] = "Atualizar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-refresh' ][ 'pt-pt' ] = "Actualizar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-refresh' ][ 'ro-ro' ] = "Reîmprospăta" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-refresh' ][ 'ru-ru' ] = "Обновить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-refresh' ][ 'sv-se' ] = "Uppdatera" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-refresh' ][ 'uk-ua' ] = "Оновити" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-refresh' ][ 'tr-tr' ] = "Yenile" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-refresh' ][ 'zh-cn' ] = "刷新" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-refresh' ][ 'ja-jp' ] = "リフレッシュ" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-refresh' ][ 'ko-kr' ] = "새로 고치다" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-advanced' ][ 'en-us' ] = "Advanced" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-advanced' ][ 'en-gb' ] = "Advanced" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-advanced' ][ 'ar-eg' ] = "متقدم" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-advanced' ][ 'de-at' ] = "Erweitert" ;
$text [ 'button-advanced' ][ 'de-ch' ] = "Erweitert" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-advanced' ][ 'de-de' ] = "Erweitert" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-advanced' ][ 'el-gr' ] = "Επιπρόσθετα" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-advanced' ][ 'es-cl' ] = "Avanzadas" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-advanced' ][ 'es-mx' ] = "Avanzadas" ;
$text [ 'button-advanced' ][ 'fr-ca' ] = "Avancé" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-advanced' ][ 'fr-fr' ] = "Avancé" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-advanced' ][ 'he-il' ] = "מִתקַדֵם" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-advanced' ][ 'it-it' ] = "Avanzate" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-advanced' ][ 'nl-nl' ] = "Geavanceerd" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-advanced' ][ 'pl-pl' ] = "Zaawansowany" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-advanced' ][ 'pt-br' ] = "Avançado" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-advanced' ][ 'pt-pt' ] = "Avançadas" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-advanced' ][ 'ro-ro' ] = "Avansat" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-advanced' ][ 'ru-ru' ] = "Продвинутый" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-advanced' ][ 'sv-se' ] = "Avancerat" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-advanced' ][ 'uk-ua' ] = "Додатково" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-advanced' ][ 'tr-tr' ] = "Gelişmiş" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-advanced' ][ 'zh-cn' ] = "先进的" ;
$text [ 'button-advanced' ][ 'ja-jp' ] = "高度" ;
$text [ 'button-advanced' ][ 'ko-kr' ] = "고급의" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-basic' ][ 'en-us' ] = "Basic" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-basic' ][ 'en-gb' ] = "Basic" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-basic' ][ 'ar-eg' ] = "أساسي" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-basic' ][ 'de-at' ] = "Grundlegend" ;
$text [ 'button-basic' ][ 'de-ch' ] = "Grundlegend" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-basic' ][ 'de-de' ] = "Grundlegend" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-basic' ][ 'el-gr' ] = "Βασικό" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-basic' ][ 'es-cl' ] = "Básico" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-basic' ][ 'es-mx' ] = "Básico" ;
2023-07-12 17:24:55 -04:00
$text [ 'button-basic' ][ 'fr-ca' ] = "De Base" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-basic' ][ 'fr-fr' ] = "Basique" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-basic' ][ 'he-il' ] = "De bază" ;
2017-02-17 03:46:50 +01:00
$text [ 'button-basic' ][ 'it-it' ] = "Base" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-basic' ][ 'nl-nl' ] = "Eenvoudig" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-basic' ][ 'pl-pl' ] = "Podstawowy" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-basic' ][ 'pt-br' ] = "Básico" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-basic' ][ 'pt-pt' ] = "Básico" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-basic' ][ 'ro-ro' ] = "De bază" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-basic' ][ 'ru-ru' ] = "Базовое" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-basic' ][ 'sv-se' ] = "Grundläggande" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-basic' ][ 'uk-ua' ] = "Основний" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-basic' ][ 'tr-tr' ] = "Temel" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-basic' ][ 'zh-cn' ] = "基本的" ;
$text [ 'button-basic' ][ 'ja-jp' ] = "基本" ;
$text [ 'button-basic' ][ 'ko-kr' ] = "기초적인" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-stop' ][ 'en-us' ] = "Stop" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-stop' ][ 'en-gb' ] = "Stop" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-stop' ][ 'ar-eg' ] = "أساسي" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-stop' ][ 'de-at' ] = "Stopp" ;
$text [ 'button-stop' ][ 'de-ch' ] = "Stopp" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-stop' ][ 'de-de' ] = "Stopp" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-stop' ][ 'el-gr' ] = "Διακοπή" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-stop' ][ 'es-cl' ] = "Detener" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-stop' ][ 'es-mx' ] = "Detener" ;
2023-07-12 17:24:55 -04:00
$text [ 'button-stop' ][ 'fr-ca' ] = "Arrêt" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-stop' ][ 'fr-fr' ] = "Arrêter" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-stop' ][ 'he-il' ] = "בסיסי" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-stop' ][ 'it-it' ] = "Ferma" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-stop' ][ 'nl-nl' ] = "Eenvoudig" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-stop' ][ 'pl-pl' ] = "Stop" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-stop' ][ 'pt-br' ] = "Parar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-stop' ][ 'pt-pt' ] = "Parar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-stop' ][ 'ro-ro' ] = "De bază" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-stop' ][ 'ru-ru' ] = "Остановить" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-stop' ][ 'sv-se' ] = "Stoppa" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-stop' ][ 'uk-ua' ] = "Зупинити трансляцію" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-stop' ][ 'tr-tr' ] = "Durdur" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-stop' ][ 'zh-cn' ] = "停止" ;
$text [ 'button-stop' ][ 'ja-jp' ] = "ストップ" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-stop' ][ 'ko-kr' ] = "멈추다" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-status' ][ 'en-us' ] = "Status" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-status' ][ 'en-gb' ] = "Status" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-status' ][ 'ar-eg' ] = "حالة" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-status' ][ 'de-at' ] = "Status" ;
$text [ 'button-status' ][ 'de-ch' ] = "Status" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-status' ][ 'de-de' ] = "Status" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-status' ][ 'el-gr' ] = "Κατάσταση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-status' ][ 'es-cl' ] = "Estado" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-status' ][ 'es-mx' ] = "Estado" ;
$text [ 'button-status' ][ 'fr-ca' ] = "État" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-status' ][ 'fr-fr' ] = "État" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-status' ][ 'he-il' ] = "סטָטוּס" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-status' ][ 'it-it' ] = "Stato" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-status' ][ 'nl-nl' ] = "Toestand" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-status' ][ 'pl-pl' ] = "Status" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-status' ][ 'pt-br' ] = "Estado" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-status' ][ 'pt-pt' ] = "Estado" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-status' ][ 'ro-ro' ] = "stare" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-status' ][ 'ru-ru' ] = "Статус" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-status' ][ 'sv-se' ] = "Status" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-status' ][ 'uk-ua' ] = "Статус" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-status' ][ 'tr-tr' ] = "Durum" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-status' ][ 'zh-cn' ] = "地位" ;
$text [ 'button-status' ][ 'ja-jp' ] = "スターテス" ;
$text [ 'button-status' ][ 'ko-kr' ] = "상태" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-start' ][ 'en-us' ] = "Start" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-start' ][ 'en-gb' ] = "Start" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-start' ][ 'ar-eg' ] = "يبدأ" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-start' ][ 'de-at' ] = "Start" ;
$text [ 'button-start' ][ 'de-ch' ] = "Start" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-start' ][ 'de-de' ] = "Start" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-start' ][ 'el-gr' ] = "Εκκίνηση" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-start' ][ 'es-cl' ] = "Iniciar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-start' ][ 'es-mx' ] = "Iniciar" ;
$text [ 'button-start' ][ 'fr-ca' ] = "Démarrer" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-start' ][ 'fr-fr' ] = "Démarrer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-start' ][ 'he-il' ] = "הַתחָלָה" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-start' ][ 'it-it' ] = "Avvia" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-start' ][ 'nl-nl' ] = "Begin" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-start' ][ 'pl-pl' ] = "Start" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-start' ][ 'pt-br' ] = "Iniciar" ;
2017-05-10 20:40:46 +01:00
$text [ 'button-start' ][ 'pt-pt' ] = "Iniciar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-start' ][ 'ro-ro' ] = "start" ;
2017-04-25 03:37:00 +05:00
$text [ 'button-start' ][ 'ru-ru' ] = "Старт" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-start' ][ 'sv-se' ] = "Start" ;
2017-05-13 20:13:38 +01:00
$text [ 'button-start' ][ 'uk-ua' ] = "Запустити" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-start' ][ 'tr-tr' ] = "Başlat" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-start' ][ 'zh-cn' ] = "开始" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-start' ][ 'ja-jp' ] = "始める" ;
$text [ 'button-start' ][ 'ko-kr' ] = "시작" ;
2016-04-25 20:30:23 -05:00
2017-07-22 20:19:01 -06:00
$text [ 'button-overview' ][ 'en-us' ] = "Overview" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-overview' ][ 'en-gb' ] = "Overview" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-overview' ][ 'ar-eg' ] = "ملخص" ;
$text [ 'button-overview' ][ 'de-at' ] = "Überblick" ;
$text [ 'button-overview' ][ 'de-ch' ] = "Überblick" ;
$text [ 'button-overview' ][ 'de-de' ] = "Überblick" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-overview' ][ 'el-gr' ] = "Επισκόπηση" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-overview' ][ 'es-cl' ] = "Descripción general" ;
$text [ 'button-overview' ][ 'es-mx' ] = "Descripción general" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-overview' ][ 'fr-ca' ] = "Aperçu" ;
$text [ 'button-overview' ][ 'fr-fr' ] = "Aperçu" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-overview' ][ 'he-il' ] = "סקירה כללית" ;
$text [ 'button-overview' ][ 'it-it' ] = "Panoramica" ;
$text [ 'button-overview' ][ 'nl-nl' ] = "Overzicht" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-overview' ][ 'pl-pl' ] = "Przegląd" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-overview' ][ 'pt-br' ] = "Visão Geral" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-overview' ][ 'pt-pt' ] = "Visão geral" ;
$text [ 'button-overview' ][ 'ro-ro' ] = "Prezentare generală" ;
$text [ 'button-overview' ][ 'ru-ru' ] = "Обзор" ;
$text [ 'button-overview' ][ 'sv-se' ] = "Översikt" ;
$text [ 'button-overview' ][ 'uk-ua' ] = "Översikt" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-overview' ][ 'tr-tr' ] = "Genel Bakış" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-overview' ][ 'zh-cn' ] = "概述" ;
$text [ 'button-overview' ][ 'ja-jp' ] = "概要" ;
$text [ 'button-overview' ][ 'ko-kr' ] = "개요" ;
2017-07-22 20:19:01 -06:00
$text [ 'button-summary' ][ 'en-us' ] = "Summary" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-summary' ][ 'en-gb' ] = "Summary" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-summary' ][ 'ar-eg' ] = "ملخص" ;
$text [ 'button-summary' ][ 'de-at' ] = "Zusammenfassung" ;
$text [ 'button-summary' ][ 'de-ch' ] = "Zusammenfassung" ;
$text [ 'button-summary' ][ 'de-de' ] = "Zusammenfassung" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-summary' ][ 'el-gr' ] = "Σύνοψη" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-summary' ][ 'es-cl' ] = "Resumen" ;
$text [ 'button-summary' ][ 'es-mx' ] = "Resumen" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-summary' ][ 'fr-ca' ] = "Somaire" ;
$text [ 'button-summary' ][ 'fr-fr' ] = "Somaire" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-summary' ][ 'he-il' ] = "סיכום" ;
$text [ 'button-summary' ][ 'it-it' ] = "Riepilogo" ;
$text [ 'button-summary' ][ 'nl-nl' ] = "Samenvatting" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-summary' ][ 'pl-pl' ] = "Podsumowanie" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-summary' ][ 'pt-br' ] = "Sumário" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-summary' ][ 'pt-pt' ] = "Resumo" ;
$text [ 'button-summary' ][ 'ro-ro' ] = "rezumat" ;
$text [ 'button-summary' ][ 'ru-ru' ] = "Краткое содержание" ;
$text [ 'button-summary' ][ 'sv-se' ] = "Sammanfattning" ;
$text [ 'button-summary' ][ 'uk-ua' ] = "Резюме" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-summary' ][ 'tr-tr' ] = "Özet" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-summary' ][ 'zh-cn' ] = "概括" ;
$text [ 'button-summary' ][ 'ja-jp' ] = "まとめ" ;
$text [ 'button-summary' ][ 'ko-kr' ] = "요약" ;
2017-07-22 20:19:01 -06:00
2017-07-22 20:46:45 -06:00
$text [ 'button-update' ][ 'en-us' ] = "Update" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-update' ][ 'en-gb' ] = "Update" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-update' ][ 'ar-eg' ] = "تحديث" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-update' ][ 'de-at' ] = "Aktualisieren" ;
$text [ 'button-update' ][ 'de-ch' ] = "Aktualisieren" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-update' ][ 'de-de' ] = "Aktualisieren" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-update' ][ 'el-gr' ] = "Ενημέρωση" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-update' ][ 'es-cl' ] = "Actualización" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-update' ][ 'es-mx' ] = "Actualización" ;
$text [ 'button-update' ][ 'fr-ca' ] = "Mise à jour" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-update' ][ 'fr-fr' ] = "Mise à jour" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-update' ][ 'he-il' ] = "עדכון" ;
$text [ 'button-update' ][ 'it-it' ] = "Aggiornamento" ;
$text [ 'button-update' ][ 'nl-nl' ] = "Update" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-update' ][ 'pl-pl' ] = "Uaktualnij" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-update' ][ 'pt-br' ] = "Atualizar" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-update' ][ 'pt-pt' ] = "Atualizar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-update' ][ 'ro-ro' ] = "Actualizați" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-update' ][ 'ru-ru' ] = "Обновить" ;
$text [ 'button-update' ][ 'sv-se' ] = "Uppdatera" ;
$text [ 'button-update' ][ 'uk-ua' ] = "Оновити" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-update' ][ 'tr-tr' ] = "Güncelle" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-update' ][ 'zh-cn' ] = "更新" ;
$text [ 'button-update' ][ 'ja-jp' ] = "アップデート" ;
$text [ 'button-update' ][ 'ko-kr' ] = "업데이트" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-download_csv' ][ 'en-us' ] = "Download CSV" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-download_csv' ][ 'en-gb' ] = "Download CSV" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-download_csv' ][ 'ar-eg' ] = "تنزيل ملف CSV" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-download_csv' ][ 'de-at' ] = "CSV Herunterladen" ;
$text [ 'button-download_csv' ][ 'de-ch' ] = "CSV Herunterladen" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-download_csv' ][ 'de-de' ] = "CSV Herunterladen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-download_csv' ][ 'el-gr' ] = "Ανάκτηση CSV" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-download_csv' ][ 'es-cl' ] = "Descarga CSV" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-download_csv' ][ 'es-mx' ] = "Descarga CSV" ;
$text [ 'button-download_csv' ][ 'fr-ca' ] = "Télécharger CSV" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-download_csv' ][ 'fr-fr' ] = "Télécharger CSV" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-download_csv' ][ 'he-il' ] = "הורד CSV" ;
$text [ 'button-download_csv' ][ 'it-it' ] = "Scarica CSV" ;
$text [ 'button-download_csv' ][ 'nl-nl' ] = "CSV downloaden" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-download_csv' ][ 'pl-pl' ] = "Pobierz CSV" ;
$text [ 'button-download_csv' ][ 'pt-br' ] = "Baixar CSV " ;
$text [ 'button-download_csv' ][ 'pt-pt' ] = "Baixar CSV" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-download_csv' ][ 'ro-ro' ] = "Descărcați CSV" ;
2017-07-22 20:46:45 -06:00
$text [ 'button-download_csv' ][ 'ru-ru' ] = "Загрузить в формате CSV" ;
$text [ 'button-download_csv' ][ 'sv-se' ] = "Ladda Ned CSV" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-download_csv' ][ 'uk-ua' ] = "Завантажити CSV" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-download_csv' ][ 'tr-tr' ] = "CVS İndir" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-download_csv' ][ 'zh-cn' ] = "下载 CSV" ;
$text [ 'button-download_csv' ][ 'ja-jp' ] = "CSVをダウンロード" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-download_csv' ][ 'ko-kr' ] = "CSV 다운로드" ;
2017-07-22 20:46:45 -06:00
2017-09-19 17:12:01 -06:00
$text [ 'button-import' ][ 'en-us' ] = "Import" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-import' ][ 'en-gb' ] = "Import" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-import' ][ 'ar-eg' ] = "يستورد" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-import' ][ 'de-at' ] = "Importieren" ;
$text [ 'button-import' ][ 'de-ch' ] = "Importieren" ;
2017-09-19 17:12:01 -06:00
$text [ 'button-import' ][ 'de-de' ] = "Importieren" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-import' ][ 'el-gr' ] = "Εισαγωγή" ;
2017-09-19 17:12:01 -06:00
$text [ 'button-import' ][ 'es-cl' ] = "Importar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-import' ][ 'es-mx' ] = "Importar" ;
$text [ 'button-import' ][ 'fr-ca' ] = "Importer" ;
2017-09-19 17:12:01 -06:00
$text [ 'button-import' ][ 'fr-fr' ] = "Importer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-import' ][ 'he-il' ] = "יְבוּא" ;
$text [ 'button-import' ][ 'it-it' ] = "Importare" ;
$text [ 'button-import' ][ 'nl-nl' ] = "Importeren" ;
2017-09-19 17:12:01 -06:00
$text [ 'button-import' ][ 'pl-pl' ] = "Importuj" ;
$text [ 'button-import' ][ 'pt-br' ] = "Importar" ;
$text [ 'button-import' ][ 'pt-pt' ] = "Importat" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-import' ][ 'ro-ro' ] = "Import" ;
2017-09-19 17:12:01 -06:00
$text [ 'button-import' ][ 'ru-ru' ] = "Импорт" ;
$text [ 'button-import' ][ 'sv-se' ] = "Importera" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-import' ][ 'uk-ua' ] = "Імпорт" ;
2017-10-04 10:59:37 +03:00
$text [ 'button-import' ][ 'tr-tr' ] = "İçe Aktar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-import' ][ 'zh-cn' ] = "进口" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-import' ][ 'ja-jp' ] = "輸入" ;
$text [ 'button-import' ][ 'ko-kr' ] = "수입" ;
2017-09-19 17:12:01 -06:00
2018-03-02 02:03:15 -07:00
$text [ 'button-qr_code' ][ 'en-us' ] = "QR Code" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-qr_code' ][ 'en-gb' ] = "QR Code" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-qr_code' ][ 'ar-eg' ] = "رمز الاستجابة السريعة" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-qr_code' ][ 'de-at' ] = "QR Code" ;
$text [ 'button-qr_code' ][ 'de-ch' ] = "QR Code" ;
2018-03-02 02:03:15 -07:00
$text [ 'button-qr_code' ][ 'de-de' ] = "QR Code" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-qr_code' ][ 'el-gr' ] = "QR Code" ;
2018-03-02 02:03:15 -07:00
$text [ 'button-qr_code' ][ 'es-cl' ] = "Código QR" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-qr_code' ][ 'es-mx' ] = "Código QR" ;
$text [ 'button-qr_code' ][ 'fr-ca' ] = "Code QR" ;
2018-03-02 02:03:15 -07:00
$text [ 'button-qr_code' ][ 'fr-fr' ] = "Code QR" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-qr_code' ][ 'he-il' ] = "קוד QR" ;
2018-03-02 02:03:15 -07:00
$text [ 'button-qr_code' ][ 'it-it' ] = "QR Code" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-qr_code' ][ 'nl-nl' ] = "QR code" ;
2018-03-02 02:03:15 -07:00
$text [ 'button-qr_code' ][ 'pl-pl' ] = "Kod QR" ;
$text [ 'button-qr_code' ][ 'pt-br' ] = "QR Code" ;
$text [ 'button-qr_code' ][ 'pt-pt' ] = "Código QR." ;
2023-04-29 18:26:50 -06:00
$text [ 'button-qr_code' ][ 'ro-ro' ] = "Cod QR" ;
2018-03-02 02:03:15 -07:00
$text [ 'button-qr_code' ][ 'ru-ru' ] = "QR Код" ;
$text [ 'button-qr_code' ][ 'sv-se' ] = "QR Kod" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-qr_code' ][ 'uk-ua' ] = "QR-код" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-qr_code' ][ 'tr-tr' ] = "QR Kodu" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-qr_code' ][ 'zh-cn' ] = "二维码" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-qr_code' ][ 'ja-jp' ] = "QRコード" ;
$text [ 'button-qr_code' ][ 'ko-kr' ] = "QR 코드" ;
2018-03-02 02:03:15 -07:00
2019-10-07 18:31:11 -06:00
$text [ 'button-toggle' ][ 'en-us' ] = "Toggle" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-toggle' ][ 'en-gb' ] = "Toggle" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-toggle' ][ 'ar-eg' ] = "تبديل" ;
$text [ 'button-toggle' ][ 'de-at' ] = "Umschalten" ;
$text [ 'button-toggle' ][ 'de-ch' ] = "Umschalten" ;
$text [ 'button-toggle' ][ 'de-de' ] = "Umschalten" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-toggle' ][ 'el-gr' ] = "Εναλλαγή" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-toggle' ][ 'es-cl' ] = "Palanca" ;
$text [ 'button-toggle' ][ 'es-mx' ] = "Palanca" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-toggle' ][ 'fr-ca' ] = "Basculer" ;
$text [ 'button-toggle' ][ 'fr-fr' ] = "Basculer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-toggle' ][ 'he-il' ] = "לְמַתֵג" ;
$text [ 'button-toggle' ][ 'it-it' ] = "Alterna" ;
$text [ 'button-toggle' ][ 'nl-nl' ] = "Schakelaar" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-toggle' ][ 'pl-pl' ] = "Przełącz" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-toggle' ][ 'pt-br' ] = "Alterar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-toggle' ][ 'pt-pt' ] = "Alternar" ;
$text [ 'button-toggle' ][ 'ro-ro' ] = "Comutare" ;
$text [ 'button-toggle' ][ 'ru-ru' ] = "Переключать" ;
$text [ 'button-toggle' ][ 'sv-se' ] = "Växla" ;
$text [ 'button-toggle' ][ 'uk-ua' ] = "Перемикач" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-toggle' ][ 'tr-tr' ] = "Toggle" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-toggle' ][ 'zh-cn' ] = "切换" ;
$text [ 'button-toggle' ][ 'ja-jp' ] = "トグル" ;
$text [ 'button-toggle' ][ 'ko-kr' ] = "비녀장" ;
2019-10-07 18:31:11 -06:00
$text [ 'button-check_all' ][ 'en-us' ] = "Check All" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-check_all' ][ 'en-gb' ] = "Check All" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-check_all' ][ 'ar-eg' ] = "تحقق من الكل" ;
$text [ 'button-check_all' ][ 'de-at' ] = "Alle überprüfen" ;
$text [ 'button-check_all' ][ 'de-ch' ] = "Alle überprüfen" ;
$text [ 'button-check_all' ][ 'de-de' ] = "Alle überprüfen" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-check_all' ][ 'el-gr' ] = "Επιλογή όλων" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-check_all' ][ 'es-cl' ] = "Comprobar todo" ;
$text [ 'button-check_all' ][ 'es-mx' ] = "Comprobar todo" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-check_all' ][ 'fr-ca' ] = "Cochez Tout" ;
$text [ 'button-check_all' ][ 'fr-fr' ] = "Cochez Tout" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-check_all' ][ 'he-il' ] = "סמן הכל" ;
$text [ 'button-check_all' ][ 'it-it' ] = "Seleziona tutto" ;
$text [ 'button-check_all' ][ 'nl-nl' ] = "Controleer alles" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-check_all' ][ 'pl-pl' ] = "Zaznacz Wszystkie" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-check_all' ][ 'pt-br' ] = "Marcar tudo" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-check_all' ][ 'pt-pt' ] = "Verificar tudo" ;
$text [ 'button-check_all' ][ 'ro-ro' ] = "Selectați toate" ;
$text [ 'button-check_all' ][ 'ru-ru' ] = "Отметить все" ;
$text [ 'button-check_all' ][ 'sv-se' ] = "Markera alla" ;
$text [ 'button-check_all' ][ 'uk-ua' ] = "Перевірити все" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-check_all' ][ 'tr-tr' ] = "Check All Check" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-check_all' ][ 'zh-cn' ] = "选择所有" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-check_all' ][ 'ja-jp' ] = "すべてチェック" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-check_all' ][ 'ko-kr' ] = "모두 확인" ;
2019-10-07 18:31:11 -06:00
$text [ 'button-check_none' ][ 'en-us' ] = "Check None" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-check_none' ][ 'en-gb' ] = "Check None" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-check_none' ][ 'ar-eg' ] = "حدد لا شيء" ;
$text [ 'button-check_none' ][ 'de-at' ] = "Aktivieren Sie Keine" ;
$text [ 'button-check_none' ][ 'de-ch' ] = "Aktivieren Sie Keine" ;
$text [ 'button-check_none' ][ 'de-de' ] = "Aktivieren Sie Keine" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-check_none' ][ 'el-gr' ] = "Αποεπιλογή όλων" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-check_none' ][ 'es-cl' ] = "marcar ninguno" ;
$text [ 'button-check_none' ][ 'es-mx' ] = "marcar ninguno" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-check_none' ][ 'fr-ca' ] = "Cochez Aucune" ;
$text [ 'button-check_none' ][ 'fr-fr' ] = "Cochez Aucune" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-check_none' ][ 'he-il' ] = "סמן ללא" ;
$text [ 'button-check_none' ][ 'it-it' ] = "Seleziona Nessuno" ;
$text [ 'button-check_none' ][ 'nl-nl' ] = "Vink Geen aan" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-check_none' ][ 'pl-pl' ] = "Zaznacz Żaden" ;
2019-11-27 21:53:28 -03:00
$text [ 'button-check_none' ][ 'pt-br' ] = "Desmarcar tudo" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-check_none' ][ 'pt-pt' ] = "Marque Nenhum" ;
$text [ 'button-check_none' ][ 'ro-ro' ] = "Bifați Niciunul" ;
$text [ 'button-check_none' ][ 'ru-ru' ] = "Отметить нет" ;
$text [ 'button-check_none' ][ 'sv-se' ] = "Markera Ingen" ;
$text [ 'button-check_none' ][ 'uk-ua' ] = "Позначте «Нічого»." ;
2023-05-03 22:50:18 -06:00
$text [ 'button-check_none' ][ 'tr-tr' ] = "Kimseyi kontrol et" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-check_none' ][ 'zh-cn' ] = "不勾选" ;
$text [ 'button-check_none' ][ 'ja-jp' ] = "チェックなし" ;
$text [ 'button-check_none' ][ 'ko-kr' ] = "없음 선택" ;
2019-10-07 18:31:11 -06:00
2020-01-04 21:44:06 -07:00
$text [ 'button-install' ][ 'en-us' ] = "Install" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-install' ][ 'en-gb' ] = "Install" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-install' ][ 'ar-eg' ] = "ثَبَّتَ" ;
$text [ 'button-install' ][ 'de-at' ] = "Installieren" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-install' ][ 'de-ch' ] = "Installieren" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-install' ][ 'de-de' ] = "Installieren" ;
$text [ 'button-install' ][ 'el-gr' ] = "Εγκαθιστώ" ;
$text [ 'button-install' ][ 'es-cl' ] = "Instalar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-install' ][ 'es-mx' ] = "Instalar" ;
$text [ 'button-install' ][ 'fr-ca' ] = "Installer" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-install' ][ 'fr-fr' ] = "Installer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-install' ][ 'he-il' ] = "להתקין" ;
$text [ 'button-install' ][ 'it-it' ] = "Installare" ;
$text [ 'button-install' ][ 'nl-nl' ] = "Installeren" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-install' ][ 'pl-pl' ] = "Instaluj" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-install' ][ 'pt-br' ] = "Instalar" ;
$text [ 'button-install' ][ 'pt-pt' ] = "Instalar" ;
$text [ 'button-install' ][ 'ro-ro' ] = "Instalare" ;
$text [ 'button-install' ][ 'ru-ru' ] = "Установить" ;
$text [ 'button-install' ][ 'sv-se' ] = "Installera" ;
$text [ 'button-install' ][ 'uk-ua' ] = "встановити" ;
$text [ 'button-install' ][ 'tr-tr' ] = "Düzenlemek" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-install' ][ 'zh-cn' ] = "安装" ;
$text [ 'button-install' ][ 'ja-jp' ] = "インストール" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-install' ][ 'ko-kr' ] = "설치하다" ;
2020-01-04 21:44:06 -07:00
2020-01-05 15:56:22 -07:00
$text [ 'button-upgrade' ][ 'en-us' ] = "Upgrade" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-upgrade' ][ 'en-gb' ] = "Upgrade" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-upgrade' ][ 'ar-eg' ] = "يرقي" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-upgrade' ][ 'de-at' ] = "Aktualisieren" ;
$text [ 'button-upgrade' ][ 'de-ch' ] = "Aktualisieren" ;
2020-01-05 15:56:22 -07:00
$text [ 'button-upgrade' ][ 'de-de' ] = "Aktualisieren" ;
$text [ 'button-upgrade' ][ 'es-cl' ] = "Actualizar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-upgrade' ][ 'es-mx' ] = "Actualizar" ;
2023-07-12 17:24:55 -04:00
$text [ 'button-upgrade' ][ 'fr-ca' ] = "Mise à Niveau" ;
$text [ 'button-upgrade' ][ 'fr-fr' ] = "Mise à Niveau" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-upgrade' ][ 'he-il' ] = "שדרוג" ;
2020-01-05 15:56:22 -07:00
$text [ 'button-upgrade' ][ 'it-it' ] = "Aggiornamento" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-upgrade' ][ 'nl-nl' ] = "Upgrade" ;
2020-01-05 15:56:22 -07:00
$text [ 'button-upgrade' ][ 'pl-pl' ] = "Aktualizacja" ;
$text [ 'button-upgrade' ][ 'pt-br' ] = "Atualizar" ;
$text [ 'button-upgrade' ][ 'pt-pt' ] = "Actualizar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-upgrade' ][ 'ro-ro' ] = "Actualizare" ;
2020-01-05 15:56:22 -07:00
$text [ 'button-upgrade' ][ 'ru-ru' ] = "Обновление" ;
$text [ 'button-upgrade' ][ 'sv-se' ] = "Uppgradera" ;
$text [ 'button-upgrade' ][ 'uk-ua' ] = "Оновлення" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-upgrade' ][ 'el-gr' ] = "Αναβάθμιση" ;
$text [ 'button-upgrade' ][ 'tr-tr' ] = "Yükseltin" ;
$text [ 'button-upgrade' ][ 'zh-cn' ] = "升级" ;
$text [ 'button-upgrade' ][ 'ja-jp' ] = "アップグレード" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-upgrade' ][ 'ko-kr' ] = "업그레이드" ;
2020-01-05 15:56:22 -07:00
2020-01-04 21:44:06 -07:00
$text [ 'button-remove' ][ 'en-us' ] = "Remove" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-remove' ][ 'en-gb' ] = "Remove" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-remove' ][ 'ar-eg' ] = "يزيل" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-remove' ][ 'de-at' ] = "Löschen" ;
$text [ 'button-remove' ][ 'de-ch' ] = "Löschen" ;
2020-01-04 21:44:06 -07:00
$text [ 'button-remove' ][ 'de-de' ] = "Löschen" ;
$text [ 'button-remove' ][ 'el-gr' ] = "Διαγραφή" ;
$text [ 'button-remove' ][ 'es-cl' ] = "Eliminar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-remove' ][ 'es-mx' ] = "Eliminar" ;
$text [ 'button-remove' ][ 'fr-ca' ] = "Supprimer" ;
2020-01-04 21:44:06 -07:00
$text [ 'button-remove' ][ 'fr-fr' ] = "Supprimer" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-remove' ][ 'he-il' ] = "Remove" ;
2020-01-04 21:44:06 -07:00
$text [ 'button-remove' ][ 'it-it' ] = "Cancella" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-remove' ][ 'nl-nl' ] = "Remove" ;
2020-01-04 21:44:06 -07:00
$text [ 'button-remove' ][ 'pl-pl' ] = "Usuń" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-remove' ][ 'pt-br' ] = "Remover" ;
2020-01-04 21:44:06 -07:00
$text [ 'button-remove' ][ 'pt-pt' ] = "Remover" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-remove' ][ 'ro-ro' ] = "Remove" ;
2020-01-04 21:44:06 -07:00
$text [ 'button-remove' ][ 'ru-ru' ] = "Удалить" ;
$text [ 'button-remove' ][ 'sv-se' ] = "Ta Bort" ;
$text [ 'button-remove' ][ 'uk-ua' ] = "Видалити" ;
$text [ 'button-remove' ][ 'tr-tr' ] = "Sil" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-remove' ][ 'zh-cn' ] = "消除" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-remove' ][ 'ja-jp' ] = "削除" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-remove' ][ 'ko-kr' ] = "제거하다" ;
2020-01-04 21:44:06 -07:00
2020-01-07 11:11:50 -07:00
$text [ 'button-continue' ][ 'en-us' ] = "Continue" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-continue' ][ 'en-gb' ] = "Continue" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-continue' ][ 'ar-eg' ] = "يكمل" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-continue' ][ 'de-at' ] = "Fortfahren" ;
$text [ 'button-continue' ][ 'de-ch' ] = "Fortfahren" ;
2020-01-07 11:11:50 -07:00
$text [ 'button-continue' ][ 'de-de' ] = "Fortfahren" ;
$text [ 'button-continue' ][ 'es-cl' ] = "Continuar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-continue' ][ 'es-mx' ] = "Continuar" ;
2023-07-12 17:24:55 -04:00
$text [ 'button-continue' ][ 'fr-ca' ] = "Continuer" ;
$text [ 'button-continue' ][ 'fr-fr' ] = "Continuer" ;
2020-01-07 11:11:50 -07:00
$text [ 'button-continue' ][ 'he-il' ] = "המשך" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-continue' ][ 'it-it' ] = "Continua" ;
2020-01-07 11:11:50 -07:00
$text [ 'button-continue' ][ 'nl-nl' ] = "Kontinue" ;
$text [ 'button-continue' ][ 'pl-pl' ] = "Kontynuuj" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-continue' ][ 'pt-br' ] = "Continuar" ;
2020-01-07 11:11:50 -07:00
$text [ 'button-continue' ][ 'pt-pt' ] = "Continuar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-continue' ][ 'ro-ro' ] = "Continua" ;
2020-01-07 11:11:50 -07:00
$text [ 'button-continue' ][ 'ru-ru' ] = "Продолжить" ;
$text [ 'button-continue' ][ 'sv-se' ] = "Fortsätt" ;
$text [ 'button-continue' ][ 'uk-ua' ] = "Продовжити" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-continue' ][ 'el-gr' ] = "Συνεχίστε να συνεχίζετε" ;
$text [ 'button-continue' ][ 'tr-tr' ] = "Devam etmeye devam et" ;
$text [ 'button-continue' ][ 'zh-cn' ] = "继续" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-continue' ][ 'ja-jp' ] = "続く" ;
$text [ 'button-continue' ][ 'ko-kr' ] = "계속하다" ;
2020-01-07 11:11:50 -07:00
2020-01-23 21:22:27 -07:00
$text [ 'button-cancel' ][ 'en-us' ] = "Cancel" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-cancel' ][ 'en-gb' ] = "Cancel" ;
2020-01-23 21:22:27 -07:00
$text [ 'button-cancel' ][ 'ar-eg' ] = "الغاء" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-cancel' ][ 'de-at' ] = "Abbrechen" ;
$text [ 'button-cancel' ][ 'de-ch' ] = "Abbrechen" ;
2020-01-23 21:22:27 -07:00
$text [ 'button-cancel' ][ 'de-de' ] = "Abbrechen" ;
$text [ 'button-cancel' ][ 'el-gr' ] = "Ακύρωση" ;
$text [ 'button-cancel' ][ 'es-cl' ] = "Cancelar" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-cancel' ][ 'es-mx' ] = "Cancelar" ;
$text [ 'button-cancel' ][ 'fr-ca' ] = "Annuler" ;
2020-01-23 21:22:27 -07:00
$text [ 'button-cancel' ][ 'fr-fr' ] = "Annuler" ;
$text [ 'button-cancel' ][ 'he-il' ] = "בטל" ;
$text [ 'button-cancel' ][ 'it-it' ] = "Cancella" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-cancel' ][ 'nl-nl' ] = "Annuleren" ;
2020-01-23 21:22:27 -07:00
$text [ 'button-cancel' ][ 'pl-pl' ] = "Anuluj" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-cancel' ][ 'pt-br' ] = "Cancelar" ;
2020-01-23 21:22:27 -07:00
$text [ 'button-cancel' ][ 'pt-pt' ] = "Cancelar" ;
$text [ 'button-cancel' ][ 'ro-ro' ] = "Anulează" ;
$text [ 'button-cancel' ][ 'ru-ru' ] = "Отменить" ;
$text [ 'button-cancel' ][ 'sv-se' ] = "Ångra" ;
$text [ 'button-cancel' ][ 'uk-ua' ] = "Відмінити" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-cancel' ][ 'tr-tr' ] = "İptal etmek" ;
$text [ 'button-cancel' ][ 'zh-cn' ] = "取消" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-cancel' ][ 'ja-jp' ] = "キャンセル" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-cancel' ][ 'ko-kr' ] = "취소" ;
2020-01-23 21:22:27 -07:00
2020-01-14 16:06:14 -07:00
$text [ 'button-play' ][ 'en-us' ] = "Play" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-play' ][ 'en-gb' ] = "Play" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-play' ][ 'ar-eg' ] = "يلعب" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-play' ][ 'de-at' ] = "Play" ;
$text [ 'button-play' ][ 'de-ch' ] = "Play" ;
2020-01-14 16:06:14 -07:00
$text [ 'button-play' ][ 'de-de' ] = "Play" ;
$text [ 'button-play' ][ 'es-cl' ] = "Reproducir" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-play' ][ 'es-mx' ] = "Reproducir" ;
$text [ 'button-play' ][ 'fr-ca' ] = "Lire" ;
2020-01-14 16:06:14 -07:00
$text [ 'button-play' ][ 'fr-fr' ] = "Lire" ;
$text [ 'button-play' ][ 'he-il' ] = "נגן" ;
$text [ 'button-play' ][ 'it-it' ] = "Suona" ;
$text [ 'button-play' ][ 'nl-nl' ] = "Spelen" ;
$text [ 'button-play' ][ 'pl-pl' ] = "Odtwórz" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-play' ][ 'pt-br' ] = "Tocar" ;
2020-01-14 16:06:14 -07:00
$text [ 'button-play' ][ 'pt-pt' ] = "Tocar" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-play' ][ 'ro-ro' ] = "Joaca" ;
2020-01-14 16:06:14 -07:00
$text [ 'button-play' ][ 'ru-ru' ] = "Проиграть" ;
$text [ 'button-play' ][ 'sv-se' ] = "Spela Upp" ;
$text [ 'button-play' ][ 'uk-ua' ] = "Відтворити" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-play' ][ 'el-gr' ] = "Παίξτε Play Play" ;
$text [ 'button-play' ][ 'tr-tr' ] = "Play Play Play Play" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-play' ][ 'zh-cn' ] = "玩" ;
$text [ 'button-play' ][ 'ja-jp' ] = "遊ぶ" ;
$text [ 'button-play' ][ 'ko-kr' ] = "놀다" ;
2020-01-14 16:06:14 -07:00
2023-10-12 23:58:11 -06:00
$text [ 'label-application' ][ 'en-us' ] = "Application" ;
$text [ 'label-application' ][ 'en-gb' ] = "Application" ;
$text [ 'label-application' ][ 'ar-eg' ] = "التطبيق" ;
$text [ 'label-application' ][ 'de-at' ] = "Anwendung" ;
$text [ 'label-application' ][ 'de-ch' ] = "Anwendung" ;
$text [ 'label-application' ][ 'de-de' ] = "Anwendung" ;
$text [ 'label-application' ][ 'es-cl' ] = "Aplicación" ;
$text [ 'label-application' ][ 'es-mx' ] = "Aplicación" ;
$text [ 'label-application' ][ 'fr-ca' ] = "Application" ;
$text [ 'label-application' ][ 'fr-fr' ] = "Application" ;
$text [ 'label-application' ][ 'he-il' ] = "אפליקציה" ;
$text [ 'label-application' ][ 'it-it' ] = "Applicazione" ;
$text [ 'label-application' ][ 'nl-nl' ] = "Toepassing" ;
$text [ 'label-application' ][ 'pl-pl' ] = "Aplikacja" ;
$text [ 'label-application' ][ 'pt-br' ] = "Aplicação" ;
$text [ 'label-application' ][ 'pt-pt' ] = "Aplicação" ;
$text [ 'label-application' ][ 'ro-ro' ] = "Aplicație" ;
$text [ 'label-application' ][ 'ru-ru' ] = "Приложение" ;
$text [ 'label-application' ][ 'sv-se' ] = "Applikation" ;
$text [ 'label-application' ][ 'uk-ua' ] = "Додаток" ;
$text [ 'label-application' ][ 'zh-cn' ] = "应用" ;
$text [ 'label-application' ][ 'ja-jp' ] = "応用" ;
$text [ 'label-application' ][ 'ko-kr' ] = "애플리케이션" ;
$text [ 'label-applications' ][ 'en-us' ] = "Applications" ;
$text [ 'label-applications' ][ 'en-gb' ] = "Applications" ;
$text [ 'label-applications' ][ 'ar-eg' ] = "التطبيقات" ;
$text [ 'label-applications' ][ 'de-at' ] = "Anwendungen" ;
$text [ 'label-applications' ][ 'de-ch' ] = "Anwendungen" ;
$text [ 'label-applications' ][ 'de-de' ] = "Anwendungen" ;
$text [ 'label-applications' ][ 'es-cl' ] = "Aplicaciiones" ;
$text [ 'label-applications' ][ 'es-mx' ] = "Aplicaciiones" ;
$text [ 'label-applications' ][ 'fr-ca' ] = "Applications" ;
$text [ 'label-applications' ][ 'fr-fr' ] = "Applications" ;
$text [ 'label-applications' ][ 'he-il' ] = "אפליקציות" ;
$text [ 'label-applications' ][ 'it-it' ] = "Applicazioni" ;
$text [ 'label-applications' ][ 'nl-nl' ] = "Toepassing" ;
$text [ 'label-applications' ][ 'pl-pl' ] = "Aplikacje" ;
$text [ 'label-applications' ][ 'pt-br' ] = "Aplicações" ;
$text [ 'label-applications' ][ 'pt-pt' ] = "Aplicações" ;
$text [ 'label-applications' ][ 'ro-ro' ] = "Aplicații" ;
$text [ 'label-applications' ][ 'ru-ru' ] = "Приложения" ;
$text [ 'label-applications' ][ 'sv-se' ] = "Applikationer" ;
$text [ 'label-applications' ][ 'uk-ua' ] = "Додаток" ;
$text [ 'label-applications' ][ 'zh-cn' ] = "应用" ;
$text [ 'label-applications' ][ 'ja-jp' ] = "アプリケーション" ;
$text [ 'label-applications' ][ 'ko-kr' ] = "애플리케이션" ;
2020-01-05 01:21:39 -07:00
$text [ 'label-installed' ][ 'en-us' ] = "Installed" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-installed' ][ 'en-gb' ] = "Installed" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-installed' ][ 'ar-eg' ] = "المثبتة" ;
$text [ 'label-installed' ][ 'de-at' ] = "Eingerichtet" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-installed' ][ 'de-ch' ] = "Eingerichtet" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-installed' ][ 'de-de' ] = "Eingerichtet" ;
$text [ 'label-installed' ][ 'el-gr' ] = "Εγκατεστημένο" ;
$text [ 'label-installed' ][ 'es-cl' ] = "Instalado" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-installed' ][ 'es-mx' ] = "Instalado" ;
$text [ 'label-installed' ][ 'fr-ca' ] = "Installé" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-installed' ][ 'fr-fr' ] = "Installé" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-installed' ][ 'he-il' ] = "מוּתקָן" ;
$text [ 'label-installed' ][ 'it-it' ] = "Installato" ;
$text [ 'label-installed' ][ 'nl-nl' ] = "Geïnstalleerd" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-installed' ][ 'pl-pl' ] = "Zainstalowane" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-installed' ][ 'pt-br' ] = "Instalado" ;
$text [ 'label-installed' ][ 'pt-pt' ] = "Instalado" ;
$text [ 'label-installed' ][ 'ro-ro' ] = "Instalat" ;
$text [ 'label-installed' ][ 'ru-ru' ] = "Установлен" ;
$text [ 'label-installed' ][ 'sv-se' ] = "Installerad" ;
$text [ 'label-installed' ][ 'uk-ua' ] = "встановлено" ;
$text [ 'label-installed' ][ 'tr-tr' ] = "Kurulmuş" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-installed' ][ 'zh-cn' ] = "已安装" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-installed' ][ 'ja-jp' ] = "インストール済み" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-installed' ][ 'ko-kr' ] = "설치됨" ;
2020-01-05 01:21:39 -07:00
2017-07-22 20:46:45 -06:00
$text [ 'label-total' ][ 'en-us' ] = "Total" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-total' ][ 'en-gb' ] = "Total" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-total' ][ 'ar-eg' ] = "المجموع" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-total' ][ 'de-at' ] = "Summe" ;
$text [ 'label-total' ][ 'de-ch' ] = "Summe" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-total' ][ 'de-de' ] = "Summe" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-total' ][ 'el-gr' ] = "Σύνολο" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-total' ][ 'es-cl' ] = "Total" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-total' ][ 'es-mx' ] = "Total" ;
$text [ 'label-total' ][ 'fr-ca' ] = "Total" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-total' ][ 'fr-fr' ] = "Total" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-total' ][ 'he-il' ] = "סך הכל" ;
$text [ 'label-total' ][ 'it-it' ] = "Totale" ;
$text [ 'label-total' ][ 'nl-nl' ] = "Totaal" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-total' ][ 'pl-pl' ] = "Podsumowanie" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-total' ][ 'pt-br' ] = "Total" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-total' ][ 'pt-pt' ] = "Total" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-total' ][ 'ro-ro' ] = "Total" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-total' ][ 'ru-ru' ] = "Всего" ;
$text [ 'label-total' ][ 'sv-se' ] = "Totalt" ;
$text [ 'label-total' ][ 'uk-ua' ] = "Всього" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-total' ][ 'tr-tr' ] = "Toplam" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-total' ][ 'zh-cn' ] = "全部的" ;
$text [ 'label-total' ][ 'ja-jp' ] = "合計" ;
$text [ 'label-total' ][ 'ko-kr' ] = "총" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-overview' ][ 'en-us' ] = "Overview" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-overview' ][ 'en-gb' ] = "Overview" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-overview' ][ 'ar-eg' ] = "ملخص" ;
$text [ 'label-overview' ][ 'de-at' ] = "Überblick" ;
$text [ 'label-overview' ][ 'de-ch' ] = "Überblick" ;
$text [ 'label-overview' ][ 'de-de' ] = "Überblick" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-overview' ][ 'el-gr' ] = "Επισκόπηση" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-overview' ][ 'es-cl' ] = "Descripción general" ;
$text [ 'label-overview' ][ 'es-mx' ] = "Descripción general" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-overview' ][ 'fr-ca' ] = "Aperçu" ;
$text [ 'label-overview' ][ 'fr-fr' ] = "Aperçu" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-overview' ][ 'he-il' ] = "סקירה כללית" ;
$text [ 'label-overview' ][ 'it-it' ] = "Panoramica" ;
$text [ 'label-overview' ][ 'nl-nl' ] = "Overzicht" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-overview' ][ 'pl-pl' ] = "Przegląd" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-overview' ][ 'pt-br' ] = "Visão Geral" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-overview' ][ 'pt-pt' ] = "Visão geral" ;
$text [ 'label-overview' ][ 'ro-ro' ] = "Prezentare generală" ;
$text [ 'label-overview' ][ 'ru-ru' ] = "Обзор" ;
$text [ 'label-overview' ][ 'sv-se' ] = "Översikt" ;
$text [ 'label-overview' ][ 'uk-ua' ] = "Огляд" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-overview' ][ 'tr-tr' ] = "Genel Bakış" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-overview' ][ 'zh-cn' ] = "概述" ;
$text [ 'label-overview' ][ 'ja-jp' ] = "概要" ;
$text [ 'label-overview' ][ 'ko-kr' ] = "개요" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-summary' ][ 'en-us' ] = "Summary" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-summary' ][ 'en-gb' ] = "Summary" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-summary' ][ 'ar-eg' ] = "ملخص" ;
$text [ 'label-summary' ][ 'de-at' ] = "Zusammenfassung" ;
$text [ 'label-summary' ][ 'de-ch' ] = "Zusammenfassung" ;
$text [ 'label-summary' ][ 'de-de' ] = "Zusammenfassung" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-summary' ][ 'el-gr' ] = "Σύνοψη" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-summary' ][ 'es-cl' ] = "Resumen" ;
$text [ 'label-summary' ][ 'es-mx' ] = "Resumen" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-summary' ][ 'fr-ca' ] = "Sommaire" ;
$text [ 'label-summary' ][ 'fr-fr' ] = "Sommaire" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-summary' ][ 'he-il' ] = "סיכום" ;
$text [ 'label-summary' ][ 'it-it' ] = "Riepilogo" ;
$text [ 'label-summary' ][ 'nl-nl' ] = "Samenvatting" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-summary' ][ 'pl-pl' ] = "Podsumowanie" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-summary' ][ 'pt-br' ] = "Sumário" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-summary' ][ 'pt-pt' ] = "Resumo" ;
$text [ 'label-summary' ][ 'ro-ro' ] = "rezumat" ;
$text [ 'label-summary' ][ 'ru-ru' ] = "Краткое содержание" ;
$text [ 'label-summary' ][ 'sv-se' ] = "Sammanfattning" ;
$text [ 'label-summary' ][ 'uk-ua' ] = "Резюме" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-summary' ][ 'tr-tr' ] = "Özet" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-summary' ][ 'zh-cn' ] = "概括" ;
$text [ 'label-summary' ][ 'ja-jp' ] = "まとめ" ;
$text [ 'label-summary' ][ 'ko-kr' ] = "요약" ;
2017-07-22 20:46:45 -06:00
2023-05-25 10:15:56 -06:00
$text [ 'label-import' ][ 'en-us' ] = "Import" ;
$text [ 'label-import' ][ 'en-gb' ] = "Import" ;
$text [ 'label-import' ][ 'ar-eg' ] = "يستورد" ;
$text [ 'label-import' ][ 'de-at' ] = "Importieren" ;
$text [ 'label-import' ][ 'de-ch' ] = "Importieren" ;
$text [ 'label-import' ][ 'de-de' ] = "Importieren" ;
$text [ 'label-import' ][ 'el-gr' ] = "Εισαγωγή" ;
$text [ 'label-import' ][ 'es-cl' ] = "Importar" ;
$text [ 'label-import' ][ 'es-mx' ] = "Importar" ;
$text [ 'label-import' ][ 'fr-ca' ] = "Importer" ;
$text [ 'label-import' ][ 'fr-fr' ] = "Importer" ;
$text [ 'label-import' ][ 'he-il' ] = "יְבוּא" ;
$text [ 'label-import' ][ 'it-it' ] = "Importare" ;
$text [ 'label-import' ][ 'nl-nl' ] = "Importeren" ;
$text [ 'label-import' ][ 'pl-pl' ] = "Importuj" ;
$text [ 'label-import' ][ 'pt-br' ] = "Importar" ;
$text [ 'label-import' ][ 'pt-pt' ] = "Importat" ;
$text [ 'label-import' ][ 'ro-ro' ] = "Import" ;
$text [ 'label-import' ][ 'ru-ru' ] = "Импорт" ;
$text [ 'label-import' ][ 'sv-se' ] = "Importera" ;
$text [ 'label-import' ][ 'uk-ua' ] = "Імпорт" ;
$text [ 'label-import' ][ 'tr-tr' ] = "İçe Aktar" ;
$text [ 'label-import' ][ 'zh-cn' ] = "进口" ;
$text [ 'label-import' ][ 'ja-jp' ] = "輸入" ;
$text [ 'label-import' ][ 'ko-kr' ] = "수입" ;
2018-09-28 13:00:12 -06:00
2020-01-06 07:40:38 -07:00
$text [ 'description-import' ][ 'en-us' ] = "Upload delimited data to add multiple records." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-import' ][ 'en-gb' ] = "Upload delimited data to add multiple records." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import' ][ 'ar-eg' ] = "تحميل البيانات المحددة لإضافة سجلات متعددة." ;
$text [ 'description-import' ][ 'de-at' ] = "Laden Sie getrennte Daten hoch, um mehrere Datensätze hinzuzufügen." ;
$text [ 'description-import' ][ 'de-ch' ] = "Laden Sie getrennte Daten hoch, um mehrere Datensätze hinzuzufügen." ;
$text [ 'description-import' ][ 'de-de' ] = "Laden Sie getrennte Daten hoch, um mehrere Datensätze hinzuzufügen." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-import' ][ 'el-gr' ] = "Μεταφορτώστε οριοθετημένα δεδομένα για προσθήκη πολλαπλών εγγραφών" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import' ][ 'es-cl' ] = "Cargue datos delimitados para agregar varios registros." ;
$text [ 'description-import' ][ 'es-mx' ] = "Cargue datos delimitados para agregar varios registros." ;
$text [ 'description-import' ][ 'fr-ca' ] = "Téléchargez des données délimitées pour ajouter plusieurs enregistrements." ;
$text [ 'description-import' ][ 'fr-fr' ] = "Téléchargez des données délimitées pour ajouter plusieurs enregistrements." ;
$text [ 'description-import' ][ 'he-il' ] = "העלה נתונים מופרדים כדי להוסיף מספר רשומות." ;
$text [ 'description-import' ][ 'it-it' ] = "Carica dati delimitati per aggiungere più record." ;
$text [ 'description-import' ][ 'nl-nl' ] = "Upload gescheiden gegevens om meerdere records toe te voegen." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-import' ][ 'pl-pl' ] = "Prześlij rozdzielone dane, aby dodać wiele rekordów." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-import' ][ 'pt-br' ] = "Carregue um arquivo com dados delimitados para adicionar múltiplos registros." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import' ][ 'pt-pt' ] = "Carregar dados delimitados para adicionar vários registros." ;
$text [ 'description-import' ][ 'ro-ro' ] = "Încărcați date delimitate pentru a adăuga mai multe înregistrări." ;
$text [ 'description-import' ][ 'ru-ru' ] = "Загрузите данные с разделителями, чтобы добавить несколько записей." ;
$text [ 'description-import' ][ 'sv-se' ] = "Ladda upp avgränsade data för att lägga till flera poster." ;
$text [ 'description-import' ][ 'uk-ua' ] = "Завантажте дані з роздільниками, щоб додати кілька записів." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-import' ][ 'tr-tr' ] = "Birden fazla kayı t eklemek için yükleme delimited data." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-import' ][ 'zh-cn' ] = "上传分隔数据以添加多条记录。" ;
$text [ 'description-import' ][ 'ja-jp' ] = "複数のレコードを追加するには、区切り文字で区切られたデータをアップロードします。" ;
$text [ 'description-import' ][ 'ko-kr' ] = "구분된 데이터를 업로드하여 여러 레코드를 추가합니다." ;
2018-09-28 13:00:12 -06:00
2017-09-19 19:52:38 -06:00
$text [ 'label-import_data' ][ 'en-us' ] = "Data" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-import_data' ][ 'en-gb' ] = "Data" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_data' ][ 'ar-eg' ] = "بيانات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_data' ][ 'de-at' ] = "Daten" ;
$text [ 'label-import_data' ][ 'de-ch' ] = "Daten" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_data' ][ 'de-de' ] = "Daten" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-import_data' ][ 'el-gr' ] = "Δεδομένα" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_data' ][ 'es-cl' ] = "Datos" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_data' ][ 'es-mx' ] = "Datos" ;
$text [ 'label-import_data' ][ 'fr-ca' ] = "Donnée" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_data' ][ 'fr-fr' ] = "Donnée" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_data' ][ 'he-il' ] = "נתונים" ;
$text [ 'label-import_data' ][ 'it-it' ] = "Dati" ;
$text [ 'label-import_data' ][ 'nl-nl' ] = "Gegevens" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-import_data' ][ 'pl-pl' ] = "Data" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_data' ][ 'pt-br' ] = "Dados" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_data' ][ 'pt-pt' ] = "Dados" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_data' ][ 'ro-ro' ] = "Date" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_data' ][ 'ru-ru' ] = "Данные" ;
$text [ 'label-import_data' ][ 'sv-se' ] = "Data" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_data' ][ 'uk-ua' ] = "дані" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-import_data' ][ 'tr-tr' ] = "Veri" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_data' ][ 'zh-cn' ] = "数据" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-import_data' ][ 'ja-jp' ] = "データ" ;
$text [ 'label-import_data' ][ 'ko-kr' ] = "데이터" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_delimiter' ][ 'en-us' ] = "Delimiter" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-import_delimiter' ][ 'en-gb' ] = "Delimiter" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_delimiter' ][ 'ar-eg' ] = "محدد" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_delimiter' ][ 'de-at' ] = "Trennzeichen" ;
$text [ 'label-import_delimiter' ][ 'de-ch' ] = "Trennzeichen" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_delimiter' ][ 'de-de' ] = "Trennzeichen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-import_delimiter' ][ 'el-gr' ] = "Διαχωριστικό" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_delimiter' ][ 'es-cl' ] = "Delimitador" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_delimiter' ][ 'es-mx' ] = "Delimitador" ;
$text [ 'label-import_delimiter' ][ 'fr-ca' ] = "Délimiteur de champs" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_delimiter' ][ 'fr-fr' ] = "Délimiteur de champs" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_delimiter' ][ 'he-il' ] = "תוחם" ;
$text [ 'label-import_delimiter' ][ 'it-it' ] = "Delimitatore" ;
$text [ 'label-import_delimiter' ][ 'nl-nl' ] = "Scheidingsteken" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_delimiter' ][ 'pl-pl' ] = "Separator" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_delimiter' ][ 'pt-br' ] = "Separador de campos" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_delimiter' ][ 'pt-pt' ] = "Delimitador de campos" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_delimiter' ][ 'ro-ro' ] = "Delimitator" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_delimiter' ][ 'ru-ru' ] = "Разделитель" ;
$text [ 'label-import_delimiter' ][ 'sv-se' ] = "Avgränsare" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_delimiter' ][ 'uk-ua' ] = "роздільник" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-import_delimiter' ][ 'tr-tr' ] = "Ayı rı cı " ;
2023-05-19 13:54:10 -06:00
$text [ 'label-import_delimiter' ][ 'zh-cn' ] = "定界符" ;
$text [ 'label-import_delimiter' ][ 'ja-jp' ] = "デリミタ" ;
$text [ 'label-import_delimiter' ][ 'ko-kr' ] = "구분자" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_enclosure' ][ 'en-us' ] = "Enclosure" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-import_enclosure' ][ 'en-gb' ] = "Enclosure" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_enclosure' ][ 'ar-eg' ] = "نسيج" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_enclosure' ][ 'de-at' ] = "Abgrenzung" ;
$text [ 'label-import_enclosure' ][ 'de-ch' ] = "Abgrenzung" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_enclosure' ][ 'de-de' ] = "Abgrenzung" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-import_enclosure' ][ 'el-gr' ] = "Διαχωρισμός" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_enclosure' ][ 'es-cl' ] = "Cercado" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_enclosure' ][ 'es-mx' ] = "Cercado" ;
$text [ 'label-import_enclosure' ][ 'fr-ca' ] = "Délimiteur de texte" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_enclosure' ][ 'fr-fr' ] = "Délimiteur de texte" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_enclosure' ][ 'he-il' ] = "Scheidingsteken" ;
$text [ 'label-import_enclosure' ][ 'it-it' ] = "Delimitatore" ;
$text [ 'label-import_enclosure' ][ 'nl-nl' ] = "Scheidingsteken" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-import_enclosure' ][ 'pl-pl' ] = "Załącznik" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-import_enclosure' ][ 'pt-br' ] = "Delimitador de texto" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_enclosure' ][ 'pt-pt' ] = "Delimitador de texto" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_enclosure' ][ 'ro-ro' ] = "Delimitator" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_enclosure' ][ 'ru-ru' ] = "Разделитель текста" ;
$text [ 'label-import_enclosure' ][ 'sv-se' ] = "Inkapsling" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_enclosure' ][ 'uk-ua' ] = "роздільник" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-import_enclosure' ][ 'tr-tr' ] = "Sonlandı rma" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-import_enclosure' ][ 'zh-cn' ] = "外壳" ;
$text [ 'label-import_enclosure' ][ 'ja-jp' ] = "囲い" ;
$text [ 'label-import_enclosure' ][ 'ko-kr' ] = "울로 둘러싼 땅" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_file_upload' ][ 'en-us' ] = "File to Upload" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-import_file_upload' ][ 'en-gb' ] = "File to Upload" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_file_upload' ][ 'ar-eg' ] = "ملف للتحميل" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_file_upload' ][ 'de-at' ] = "Datei zum hochladen" ;
$text [ 'label-import_file_upload' ][ 'de-ch' ] = "Datei zum hochladen" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_file_upload' ][ 'de-de' ] = "Datei zum hochladen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-import_file_upload' ][ 'el-gr' ] = "Αρχείο για μεταφόρτωση" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_file_upload' ][ 'es-cl' ] = "Archivo a subir" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_file_upload' ][ 'es-mx' ] = "Archivo a subir" ;
$text [ 'label-import_file_upload' ][ 'fr-ca' ] = "Fichier à télécharger" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_file_upload' ][ 'fr-fr' ] = "Fichier à télécharger" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_file_upload' ][ 'he-il' ] = "קובץ להעלאה" ;
$text [ 'label-import_file_upload' ][ 'it-it' ] = "File da caricare" ;
$text [ 'label-import_file_upload' ][ 'nl-nl' ] = "Bestand om te uploaden" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_file_upload' ][ 'pl-pl' ] = "Plik do wysłania" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-import_file_upload' ][ 'pt-br' ] = "Arquivo para carregar" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_file_upload' ][ 'pt-pt' ] = "Ficheiro para submeter" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-import_file_upload' ][ 'ro-ro' ] = "Fișier de încărcat" ;
2017-09-19 19:52:38 -06:00
$text [ 'label-import_file_upload' ][ 'ru-ru' ] = "Файл для загрузки" ;
$text [ 'label-import_file_upload' ][ 'sv-se' ] = "Fil att ladda upp" ;
$text [ 'label-import_file_upload' ][ 'uk-ua' ] = "Файл для завантаження" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-import_file_upload' ][ 'tr-tr' ] = "Yüklenecek Dosya" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-import_file_upload' ][ 'zh-cn' ] = "要上传的文件" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-import_file_upload' ][ 'ja-jp' ] = "アップロードするファイル" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-import_file_upload' ][ 'ko-kr' ] = "업로드할 파일" ;
2017-09-19 19:52:38 -06:00
2018-09-28 13:00:12 -06:00
$text [ 'label-from_row' ][ 'en-us' ] = "From Row" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-from_row' ][ 'en-gb' ] = "From Row" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-from_row' ][ 'ar-eg' ] = "من صف" ;
$text [ 'label-from_row' ][ 'de-at' ] = "Von Reihe" ;
$text [ 'label-from_row' ][ 'de-ch' ] = "Von Reihe" ;
$text [ 'label-from_row' ][ 'de-de' ] = "Von Reihe" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-from_row' ][ 'el-gr' ] = "Από γραμμή" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-from_row' ][ 'es-cl' ] = "Desde la fila" ;
$text [ 'label-from_row' ][ 'es-mx' ] = "Desde la fila" ;
$text [ 'label-from_row' ][ 'fr-ca' ] = "De la ligne" ;
$text [ 'label-from_row' ][ 'fr-fr' ] = "De la ligne" ;
$text [ 'label-from_row' ][ 'he-il' ] = "משורה" ;
$text [ 'label-from_row' ][ 'it-it' ] = "Da Fila" ;
$text [ 'label-from_row' ][ 'nl-nl' ] = "Van rij" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-from_row' ][ 'pl-pl' ] = "Z Wiersza" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-from_row' ][ 'pt-br' ] = "Da Linha" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-from_row' ][ 'pt-pt' ] = "da linha" ;
$text [ 'label-from_row' ][ 'ro-ro' ] = "Din rând" ;
$text [ 'label-from_row' ][ 'ru-ru' ] = "Из ряда" ;
$text [ 'label-from_row' ][ 'sv-se' ] = "Från Row" ;
$text [ 'label-from_row' ][ 'uk-ua' ] = "Від рядка" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-from_row' ][ 'tr-tr' ] = "Row'dan" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-from_row' ][ 'zh-cn' ] = "从行" ;
$text [ 'label-from_row' ][ 'ja-jp' ] = "行から" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-from_row' ][ 'ko-kr' ] = "행에서" ;
2018-09-28 13:00:12 -06:00
$text [ 'description-from_row' ][ 'en-us' ] = "Start importing the data from this row." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-from_row' ][ 'en-gb' ] = "Start importing the data from this row." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-from_row' ][ 'ar-eg' ] = "ابدأ في استيراد البيانات من هذا الصف." ;
$text [ 'description-from_row' ][ 'de-at' ] = "Starten Sie den Import der Daten aus dieser Zeile." ;
$text [ 'description-from_row' ][ 'de-ch' ] = "Starten Sie den Import der Daten aus dieser Zeile." ;
$text [ 'description-from_row' ][ 'de-de' ] = "Starten Sie den Import der Daten aus dieser Zeile." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-from_row' ][ 'el-gr' ] = "Έναρξη εισαγωγής δεδομένων από αυτή τη γραμμή." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-from_row' ][ 'es-cl' ] = "Comience a importar los datos de esta fila." ;
$text [ 'description-from_row' ][ 'es-mx' ] = "Comience a importar los datos de esta fila." ;
2022-01-31 14:35:58 -05:00
$text [ 'description-from_row' ][ 'fr-ca' ] = "Commencer à importer les données de cette ligne" ;
$text [ 'description-from_row' ][ 'fr-fr' ] = "Commencer à importer les données de cette ligne" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-from_row' ][ 'he-il' ] = "התחל לייבא את הנתונים משורה זו." ;
$text [ 'description-from_row' ][ 'it-it' ] = "Inizia a importare i dati da questa riga." ;
$text [ 'description-from_row' ][ 'nl-nl' ] = "Begin met het importeren van de gegevens uit deze rij." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-from_row' ][ 'pl-pl' ] = "Rozpocznij importowanie danych z tego wiersza." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-from_row' ][ 'pt-br' ] = "Inicia a importação de dados a partir desta linha." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-from_row' ][ 'pt-pt' ] = "Comece a importar os dados desta linha." ;
$text [ 'description-from_row' ][ 'ro-ro' ] = "Începeți să importați datele din acest rând." ;
$text [ 'description-from_row' ][ 'ru-ru' ] = "Начните импортировать данные из этой строки." ;
$text [ 'description-from_row' ][ 'sv-se' ] = "Börja importera data från den här raden." ;
$text [ 'description-from_row' ][ 'uk-ua' ] = "Почніть імпортувати дані з цього рядка." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-from_row' ][ 'tr-tr' ] = "Bu satı rdan verileri ithal etmeye başlayı n." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-from_row' ][ 'zh-cn' ] = "开始从该行导入数据。" ;
$text [ 'description-from_row' ][ 'ja-jp' ] = "この行からデータのインポートを開始します。" ;
$text [ 'description-from_row' ][ 'ko-kr' ] = "이 행에서 데이터 가져오기를 시작합니다." ;
2018-09-28 13:00:12 -06:00
2017-09-19 19:52:38 -06:00
$text [ 'description-import_data' ][ 'en-us' ] = "Copy and paste the comma delimitted data into the text area to begin the import." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-import_data' ][ 'en-gb' ] = "Copy and paste the comma delimitted data into the text area to begin the import." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_data' ][ 'ar-eg' ] = "انسخ والصق البيانات المحددة بفاصلة في منطقة النص لبدء الاستيراد." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-import_data' ][ 'de-at' ] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten." ;
$text [ 'description-import_data' ][ 'de-ch' ] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_data' ][ 'de-de' ] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-import_data' ][ 'el-gr' ] = "Εισάγετε με αντιγραφή και επικόλληση στο πεδίο κειμένου τα οριοθετημένα δεδομένα για την έναρξη της εισαγωγής." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_data' ][ 'es-cl' ] = "Copie y pegue la información delimitada por comas en el cuadro de texto para comenzar su importación." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-import_data' ][ 'es-mx' ] = "Copie y pegue la información delimitada por comas en el cuadro de texto para comenzar su importación." ;
$text [ 'description-import_data' ][ 'fr-ca' ] = "Copier et coller les données séparées par une virgule ou un 'pipe' dans la zone de texte pour commencer l'import." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_data' ][ 'fr-fr' ] = "Copier et coller les données séparées par une virgule ou un 'pipe' dans la zone de texte pour commencer l'import." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_data' ][ 'he-il' ] = "העתק והדבק את הנתונים המופרדים בפסיקים לתוך אזור הטקסט כדי להתחיל בייבוא." ;
$text [ 'description-import_data' ][ 'it-it' ] = "Copia e incolla i dati delimitati da virgole nell'area di testo per iniziare l'importazione." ;
$text [ 'description-import_data' ][ 'nl-nl' ] = "Copiați și inserați datele delimitate prin virgulă în zona de text pentru a începe importul." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-import_data' ][ 'pl-pl' ] = "Skopiuj i wklej dane rozdzielone przecinkami do obszaru tekstowego, aby rozpocząć importowanie." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-import_data' ][ 'pt-br' ] = "Copie e cole os dados separados por vírgula para iniciar a importação." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_data' ][ 'pt-pt' ] = "Copie e cole os dados separados por vírgula para iniciar a importação." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_data' ][ 'ro-ro' ] = "Copiați și inserați datele delimitate prin virgulă în zona de text pentru a începe importul." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_data' ][ 'ru-ru' ] = "Скопируйте и вставьте данные с разделителями-запятыми в текстовую область, чтобы начать импорт." ;
$text [ 'description-import_data' ][ 'sv-se' ] = "Kopiera och klistra in din kommaseparerade data i textområdet för att börja importera." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_data' ][ 'uk-ua' ] = "Скопіюйте та вставте дані, розділені комами, у текстову область, щоб почати імпорт." ;
2017-10-04 10:59:37 +03:00
$text [ 'description-import_data' ][ 'tr-tr' ] = "İçe aktarmayı başlatmak için virgül ile ayrı lmış olan veriyi metin alanı na kopyalayı p yapıştı rı n." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-import_data' ][ 'zh-cn' ] = "将逗号分隔的数据复制并粘贴到文本区域以开始导入。" ;
$text [ 'description-import_data' ][ 'ja-jp' ] = "カンマ区切りのデータをコピーしてテキスト領域に貼り付けて、インポートを開始します。" ;
$text [ 'description-import_data' ][ 'ko-kr' ] = "쉼표로 구분된 데이터를 복사하여 텍스트 영역에 붙여넣어 가져오기를 시작합니다." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_delimiter' ][ 'en-us' ] = "Select the delimiter (comma or pipe)." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-import_delimiter' ][ 'en-gb' ] = "Select the delimiter (comma or pipe)." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_delimiter' ][ 'ar-eg' ] = "حدد المحدد (فاصلة أو أنبوب)." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-import_delimiter' ][ 'de-at' ] = "Wählen Sie das Trennzeichen (Beistrich oder Wagrechter Strich)" ;
$text [ 'description-import_delimiter' ][ 'de-ch' ] = "Wählen Sie das Trennzeichen (Beistrich oder Wagrechter Strich)" ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_delimiter' ][ 'de-de' ] = "Wählen Sie das Trennzeichen (Beistrich oder Wagrechter Strich)" ;
2019-11-27 04:13:25 +02:00
$text [ 'description-import_delimiter' ][ 'el-gr' ] = "Επιλέξτε το διαχωριστικό (κόμμα ή pipe)" ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_delimiter' ][ 'es-cl' ] = "Select el delimitador (coma o pipe)." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-import_delimiter' ][ 'es-mx' ] = "Select el delimitador (coma o pipe)." ;
$text [ 'description-import_delimiter' ][ 'fr-ca' ] = "Choisir le séparateur de champs (virgule ou pipe)." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_delimiter' ][ 'fr-fr' ] = "Choisir le séparateur de champs (virgule ou pipe)." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_delimiter' ][ 'he-il' ] = "בחר את המפריד (פסיק או צינור)." ;
$text [ 'description-import_delimiter' ][ 'it-it' ] = "Seleziona il delimitatore (virgola o barra verticale)." ;
$text [ 'description-import_delimiter' ][ 'nl-nl' ] = "Selecteer het scheidingsteken (komma of pijp)." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_delimiter' ][ 'pl-pl' ] = "Wybierz separator (przecinek lub pionowa kreska)." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-import_delimiter' ][ 'pt-br' ] = "Selecione o separador ( ',' ou '|' ). " ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_delimiter' ][ 'pt-pt' ] = "Seleccione o delimitador ( ',' ou '|' )." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_delimiter' ][ 'ro-ro' ] = "Selectați delimitatorul (virgulă sau pipe)." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_delimiter' ][ 'ru-ru' ] = "Выберите разделитель (запятая или канал)." ;
$text [ 'description-import_delimiter' ][ 'sv-se' ] = "Välj avgränsare (comma or pipe). " ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_delimiter' ][ 'uk-ua' ] = "Виберіть роздільник (кома або вертикальна лінія)." ;
2017-10-04 10:59:37 +03:00
$text [ 'description-import_delimiter' ][ 'tr-tr' ] = "Ayı rı cı yı seçin(virgül ya da boru)." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-import_delimiter' ][ 'zh-cn' ] = "选择分隔符(逗号或竖线)。" ;
$text [ 'description-import_delimiter' ][ 'ja-jp' ] = "区切り文字(カンマまたはパイプ)を選択します。" ;
$text [ 'description-import_delimiter' ][ 'ko-kr' ] = "구분 기호(쉼표 또는 파이프)를 선택합니다." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_enclosure' ][ 'en-us' ] = "Select the enclosure of text (double-quotes or nothing)." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-import_enclosure' ][ 'en-gb' ] = "Select the enclosure of text (double-quotes or nothing)." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_enclosure' ][ 'ar-eg' ] = "حدد إحاطة النص (علامات الاقتباس المزدوجة أو لا شيء)." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-import_enclosure' ][ 'de-at' ] = "Wählen Sie die Abgrenzung für den Text (Doppelte Anführungszeichen oder nichts)." ;
$text [ 'description-import_enclosure' ][ 'de-ch' ] = "Wählen Sie die Abgrenzung für den Text (Doppelte Anführungszeichen oder nichts)." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_enclosure' ][ 'de-de' ] = "Wählen Sie die Abgrenzung für den Text (Doppelte Anführungszeichen oder nichts)." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-import_enclosure' ][ 'el-gr' ] = "Επιλέξτε τον περιέκτη του κειμένου (διπλά εισαγωγικά ή τίποτα)." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_enclosure' ][ 'es-cl' ] = "Seleccione el cercado de texto (doble comilla o ninguno)" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-import_enclosure' ][ 'es-mx' ] = "Seleccione el cercado de texto (doble comilla o ninguno)" ;
$text [ 'description-import_enclosure' ][ 'fr-ca' ] = "Choisir le séparateur de texte (guillements ou rien)." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_enclosure' ][ 'fr-fr' ] = "Choisir le séparateur de texte (guillements ou rien)." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_enclosure' ][ 'he-il' ] = "בחר את המתחם של הטקסט (מרכאות כפולות או כלום)." ;
$text [ 'description-import_enclosure' ][ 'it-it' ] = "Seleziona l'inclusione del testo (doppie virgolette o niente)." ;
$text [ 'description-import_enclosure' ][ 'nl-nl' ] = "Selecteer de bijlage van tekst (dubbele aanhalingstekens of niets)." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_enclosure' ][ 'pl-pl' ] = "Wybierz znaczniki tekstu (cudzysłów lub nic)." ;
$text [ 'description-import_enclosure' ][ 'pt-br' ] = "Selecione o delimitador de texto (aspas ou nada)" ;
$text [ 'description-import_enclosure' ][ 'pt-pt' ] = "Seleccione o delimitador de texto (aspas ou nada)." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_enclosure' ][ 'ro-ro' ] = "Selectați incinta textului (ghilimele duble sau nimic)." ;
2017-09-19 19:52:38 -06:00
$text [ 'description-import_enclosure' ][ 'ru-ru' ] = "Выберите оболочку текста (двойные кавычки или ничего)." ;
$text [ 'description-import_enclosure' ][ 'sv-se' ] = "Välj inkapsling av text (dubbla citattecken eller ingenting)." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-import_enclosure' ][ 'uk-ua' ] = "Виберіть вкладення тексту (подвійні лапки або нічого)." ;
2017-10-04 10:59:37 +03:00
$text [ 'description-import_enclosure' ][ 'tr-tr' ] = "Metin sonlandı rması nı seçin (çift tı rnak ya da hiçbir şey)." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-import_enclosure' ][ 'zh-cn' ] = "选择文本的包围(双引号或无)。" ;
$text [ 'description-import_enclosure' ][ 'ja-jp' ] = "テキストの囲み(二重引用符または何もない)を選択します。" ;
$text [ 'description-import_enclosure' ][ 'ko-kr' ] = "텍스트 둘러싸기를 선택합니다(큰따옴표 또는 없음)." ;
2017-09-19 19:52:38 -06:00
2019-06-03 16:23:33 -06:00
$text [ 'header-export' ][ 'en-us' ] = "Export" ;
2020-03-20 20:47:13 +00:00
$text [ 'header-export' ][ 'en-gb' ] = "Export" ;
2023-04-29 18:26:50 -06:00
$text [ 'header-export' ][ 'ar-eg' ] = "يصدّر" ;
2023-05-03 22:50:18 -06:00
$text [ 'header-export' ][ 'de-at' ] = "Exportieren" ;
$text [ 'header-export' ][ 'de-ch' ] = "Exportieren" ;
2019-06-03 16:23:33 -06:00
$text [ 'header-export' ][ 'de-de' ] = "Exportieren" ;
2019-11-27 04:13:25 +02:00
$text [ 'header-export' ][ 'el-gr' ] = "Εξαγωγή" ;
2019-06-03 16:23:33 -06:00
$text [ 'header-export' ][ 'es-cl' ] = "Exportar" ;
2023-05-03 22:50:18 -06:00
$text [ 'header-export' ][ 'es-mx' ] = "Exportar" ;
$text [ 'header-export' ][ 'fr-ca' ] = "Exporter" ;
2019-06-03 16:23:33 -06:00
$text [ 'header-export' ][ 'fr-fr' ] = "Exporter" ;
2023-04-29 18:26:50 -06:00
$text [ 'header-export' ][ 'he-il' ] = "יְצוּא" ;
2019-06-03 16:23:33 -06:00
$text [ 'header-export' ][ 'it-it' ] = "Esporta" ;
2023-04-29 18:26:50 -06:00
$text [ 'header-export' ][ 'nl-nl' ] = "Exporteren" ;
2019-06-03 16:23:33 -06:00
$text [ 'header-export' ][ 'pl-pl' ] = "Eksportuj" ;
2019-11-27 21:53:28 -03:00
$text [ 'header-export' ][ 'pt-br' ] = "Exportar" ;
2019-06-03 16:23:33 -06:00
$text [ 'header-export' ][ 'pt-pt' ] = "Exportar" ;
2023-04-29 18:26:50 -06:00
$text [ 'header-export' ][ 'ro-ro' ] = "Export" ;
2019-06-03 16:23:33 -06:00
$text [ 'header-export' ][ 'ru-ru' ] = "Экспорт" ;
$text [ 'header-export' ][ 'sv-se' ] = "Export" ;
$text [ 'header-export' ][ 'uk-ua' ] = "Експортувати" ;
$text [ 'header-export' ][ 'tr-tr' ] = "Dışa Aktar" ;
2023-05-03 22:50:18 -06:00
$text [ 'header-export' ][ 'zh-cn' ] = "出口" ;
2023-05-19 13:54:10 -06:00
$text [ 'header-export' ][ 'ja-jp' ] = "輸出" ;
$text [ 'header-export' ][ 'ko-kr' ] = "내보내다" ;
2019-06-03 16:23:33 -06:00
2018-12-30 00:13:37 -07:00
$text [ 'option-last_hour' ][ 'en-us' ] = "Last Hour" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-last_hour' ][ 'en-gb' ] = "Last Hour" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-last_hour' ][ 'ar-eg' ] = "الساعة الأخيرة" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-last_hour' ][ 'de-at' ] = "Letzte Stunde" ;
$text [ 'option-last_hour' ][ 'de-ch' ] = "Letzte Stunde" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_hour' ][ 'de-de' ] = "Letzte Stunde" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-last_hour' ][ 'el-gr' ] = "Τελευταία ώρα" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_hour' ][ 'es-cl' ] = "Ultima Hora" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-last_hour' ][ 'es-mx' ] = "Ultima Hora" ;
$text [ 'option-last_hour' ][ 'fr-ca' ] = "Dernière Heure" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_hour' ][ 'fr-fr' ] = "Dernière Heure" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-last_hour' ][ 'he-il' ] = "שעה אחרונה" ;
$text [ 'option-last_hour' ][ 'it-it' ] = "Ultima ora" ;
$text [ 'option-last_hour' ][ 'nl-nl' ] = "Laatste uur" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_hour' ][ 'pl-pl' ] = "W ostatniej godzinie" ;
2019-11-27 21:53:28 -03:00
$text [ 'option-last_hour' ][ 'pt-br' ] = "Última hora" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_hour' ][ 'pt-pt' ] = "Última Hora" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-last_hour' ][ 'ro-ro' ] = "Ultima ora" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_hour' ][ 'ru-ru' ] = "За последний час" ;
$text [ 'option-last_hour' ][ 'sv-se' ] = "Senaste Timman" ;
$text [ 'option-last_hour' ][ 'uk-ua' ] = "За останню годину" ;
$text [ 'option-last_hour' ][ 'tr-tr' ] = "Geçtiğimiz Saat" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-last_hour' ][ 'zh-cn' ] = "上一个小时" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-last_hour' ][ 'ja-jp' ] = "最後の時間" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-last_hour' ][ 'ko-kr' ] = "지난 시간" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-today' ][ 'en-us' ] = "Today" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-today' ][ 'en-gb' ] = "Today" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-today' ][ 'ar-eg' ] = "اليوم" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-today' ][ 'de-at' ] = "Heute" ;
$text [ 'option-today' ][ 'de-ch' ] = "Heute" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-today' ][ 'de-de' ] = "Heute" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-today' ][ 'el-gr' ] = "Σήμερα" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-today' ][ 'es-cl' ] = "Hoy" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-today' ][ 'es-mx' ] = "Hoy" ;
$text [ 'option-today' ][ 'fr-ca' ] = "Aujourd'hui" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-today' ][ 'fr-fr' ] = "Aujourd'hui" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-today' ][ 'he-il' ] = "היום" ;
$text [ 'option-today' ][ 'it-it' ] = "Oggi" ;
$text [ 'option-today' ][ 'nl-nl' ] = "Vandaag" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-today' ][ 'pl-pl' ] = "Dzisiaj" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-today' ][ 'pt-br' ] = "Hoje" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-today' ][ 'pt-pt' ] = "Hoje" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-today' ][ 'ro-ro' ] = "Astăzi" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-today' ][ 'ru-ru' ] = "Сегодня" ;
$text [ 'option-today' ][ 'sv-se' ] = "Idag" ;
$text [ 'option-today' ][ 'uk-ua' ] = "Сьогодні" ;
2017-10-04 10:59:37 +03:00
$text [ 'option-today' ][ 'tr-tr' ] = "Bugün" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-today' ][ 'zh-cn' ] = "今天" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-today' ][ 'ja-jp' ] = "今日" ;
$text [ 'option-today' ][ 'ko-kr' ] = "오늘" ;
2017-07-22 20:46:45 -06:00
2018-12-30 00:13:37 -07:00
$text [ 'option-yesterday' ][ 'en-us' ] = "Yesterday" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-yesterday' ][ 'en-gb' ] = "Yesterday" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-yesterday' ][ 'ar-eg' ] = "أمس" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-yesterday' ][ 'de-at' ] = "Gestern" ;
$text [ 'option-yesterday' ][ 'de-ch' ] = "Gestern" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-yesterday' ][ 'de-de' ] = "Gestern" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-yesterday' ][ 'el-gr' ] = "Προηγούμενη ημέρα" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-yesterday' ][ 'es-cl' ] = "Ayer" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-yesterday' ][ 'es-mx' ] = "Ayer" ;
$text [ 'option-yesterday' ][ 'fr-ca' ] = "Hier" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-yesterday' ][ 'fr-fr' ] = "Hier" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-yesterday' ][ 'he-il' ] = "אתמול" ;
$text [ 'option-yesterday' ][ 'it-it' ] = "Ieri" ;
$text [ 'option-yesterday' ][ 'nl-nl' ] = "Gisteren" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-yesterday' ][ 'pl-pl' ] = "Wczoraj" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-yesterday' ][ 'pt-br' ] = "Ontem" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-yesterday' ][ 'pt-pt' ] = "Ontem" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-yesterday' ][ 'ro-ro' ] = "Ieri" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-yesterday' ][ 'ru-ru' ] = "Вчера" ;
$text [ 'option-yesterday' ][ 'sv-se' ] = "Igår" ;
$text [ 'option-yesterday' ][ 'uk-ua' ] = "Вчора" ;
$text [ 'option-yesterday' ][ 'tr-tr' ] = "Dün" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-yesterday' ][ 'zh-cn' ] = "昨天" ;
$text [ 'option-yesterday' ][ 'ja-jp' ] = "昨日" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-yesterday' ][ 'ko-kr' ] = "어제" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_week' ][ 'en-us' ] = "This Week" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-this_week' ][ 'en-gb' ] = "This Week" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-this_week' ][ 'ar-eg' ] = "هذا الاسبوع" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-this_week' ][ 'de-at' ] = "Diese Woche" ;
$text [ 'option-this_week' ][ 'de-ch' ] = "Diese Woche" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_week' ][ 'de-de' ] = "Diese Woche" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-this_week' ][ 'el-gr' ] = "Τρέχουσα εβδομάδα" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_week' ][ 'es-cl' ] = "Esta Semana" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-this_week' ][ 'es-mx' ] = "Esta Semana" ;
$text [ 'option-this_week' ][ 'fr-ca' ] = "Cette Semaine" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_week' ][ 'fr-fr' ] = "Cette Semaine" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-this_week' ][ 'he-il' ] = "השבוע" ;
$text [ 'option-this_week' ][ 'it-it' ] = "Questa settimana" ;
$text [ 'option-this_week' ][ 'nl-nl' ] = "Deze week" ;
2022-03-26 21:30:02 +01:00
$text [ 'option-this_week' ][ 'pl-pl' ] = "W tym tygodniu" ;
2019-11-27 21:53:28 -03:00
$text [ 'option-this_week' ][ 'pt-br' ] = "Este Semana" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_week' ][ 'pt-pt' ] = "Esta Semana" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-this_week' ][ 'ro-ro' ] = "În această săptămână" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_week' ][ 'ru-ru' ] = "На этой неделе" ;
$text [ 'option-this_week' ][ 'sv-se' ] = "Denna Månaden" ;
$text [ 'option-this_week' ][ 'uk-ua' ] = "Цього тижня" ;
2017-10-04 10:59:37 +03:00
$text [ 'option-this_week' ][ 'tr-tr' ] = "Bu Hafta" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-this_week' ][ 'zh-cn' ] = "本星期" ;
$text [ 'option-this_week' ][ 'ja-jp' ] = "今週" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-this_week' ][ 'ko-kr' ] = "이번 주" ;
2017-07-22 20:46:45 -06:00
2018-12-30 00:13:37 -07:00
$text [ 'option-last_seven_days' ][ 'en-us' ] = "Last 7 Days" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-last_seven_days' ][ 'en-gb' ] = "Last 7 Days" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-last_seven_days' ][ 'ar-eg' ] = "اخر 7 ايام" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-last_seven_days' ][ 'de-at' ] = "Letzte 7 Tage" ;
$text [ 'option-last_seven_days' ][ 'de-ch' ] = "Letzte 7 Tage" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_seven_days' ][ 'de-de' ] = "Letzte 7 Tage" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-last_seven_days' ][ 'el-gr' ] = "Τελευταίες 7 ημέρες" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_seven_days' ][ 'es-cl' ] = "Últimos 7 días" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-last_seven_days' ][ 'es-mx' ] = "Últimos 7 días" ;
$text [ 'option-last_seven_days' ][ 'fr-ca' ] = "Les 7 Derniers Jours" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_seven_days' ][ 'fr-fr' ] = "Les 7 Derniers Jours" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-last_seven_days' ][ 'he-il' ] = "7 הימים האחרונים" ;
$text [ 'option-last_seven_days' ][ 'it-it' ] = "Ultimi 7 giorni" ;
$text [ 'option-last_seven_days' ][ 'nl-nl' ] = "Laatste 7 dagen" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_seven_days' ][ 'pl-pl' ] = "Ostatnie 7 Dni" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-last_seven_days' ][ 'pt-br' ] = "Nos últimos 7 Dias" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_seven_days' ][ 'pt-pt' ] = "Nos últimos 7 Dias" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-last_seven_days' ][ 'ro-ro' ] = "Ultimele 7 zile" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-last_seven_days' ][ 'ru-ru' ] = "За последние 7 дней" ;
$text [ 'option-last_seven_days' ][ 'sv-se' ] = "Senaste 7 Dagarna" ;
$text [ 'option-last_seven_days' ][ 'uk-ua' ] = "За останні 7 днів" ;
$text [ 'option-last_seven_days' ][ 'tr-tr' ] = "Geçtiğimiz 7 Gün" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-last_seven_days' ][ 'zh-cn' ] = "最近 7 天" ;
$text [ 'option-last_seven_days' ][ 'ja-jp' ] = "過去 7 日間" ;
$text [ 'option-last_seven_days' ][ 'ko-kr' ] = "지난 7일" ;
2018-12-30 00:13:37 -07:00
2017-07-22 20:46:45 -06:00
$text [ 'option-this_month' ][ 'en-us' ] = "This Month" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-this_month' ][ 'en-gb' ] = "This Month" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-this_month' ][ 'ar-eg' ] = "هذا الشهر" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-this_month' ][ 'de-at' ] = "Diesen Monat" ;
$text [ 'option-this_month' ][ 'de-ch' ] = "Diesen Monat" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_month' ][ 'de-de' ] = "Diesen Monat" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-this_month' ][ 'el-gr' ] = "Τρέχον Μήνας" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_month' ][ 'es-cl' ] = "Este Mes" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-this_month' ][ 'es-mx' ] = "Este Mes" ;
$text [ 'option-this_month' ][ 'fr-ca' ] = "ce Mois" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_month' ][ 'fr-fr' ] = "ce Mois" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-this_month' ][ 'he-il' ] = "החודש" ;
$text [ 'option-this_month' ][ 'it-it' ] = "Questo mese" ;
$text [ 'option-this_month' ][ 'nl-nl' ] = "Deze maand" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_month' ][ 'pl-pl' ] = "W tym miesiącu" ;
$text [ 'option-this_month' ][ 'pt-br' ] = "Este mês" ;
$text [ 'option-this_month' ][ 'pt-pt' ] = "Este Mês" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-this_month' ][ 'ro-ro' ] = "Luna aceasta" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-this_month' ][ 'ru-ru' ] = "В этом месяце" ;
$text [ 'option-this_month' ][ 'sv-se' ] = "Denna Månaden" ;
$text [ 'option-this_month' ][ 'uk-ua' ] = "Цього місяця" ;
2017-10-04 10:59:37 +03:00
$text [ 'option-this_month' ][ 'tr-tr' ] = "Bu Ay" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-this_month' ][ 'zh-cn' ] = "这个月" ;
$text [ 'option-this_month' ][ 'ja-jp' ] = "今月" ;
$text [ 'option-this_month' ][ 'ko-kr' ] = "이번 달" ;
2017-07-22 20:46:45 -06:00
2018-12-30 00:13:37 -07:00
$text [ 'option-this_year' ][ 'en-us' ] = "This Year" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-this_year' ][ 'en-gb' ] = "This Year" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-this_year' ][ 'ar-eg' ] = "هذا العام" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-this_year' ][ 'de-at' ] = "Dieses Jahr" ;
$text [ 'option-this_year' ][ 'de-ch' ] = "Dieses Jahr" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-this_year' ][ 'de-de' ] = "Dieses Jahr" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-this_year' ][ 'el-gr' ] = "Τρέχον έτος" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-this_year' ][ 'es-cl' ] = "Este Año" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-this_year' ][ 'es-mx' ] = "Este Año" ;
$text [ 'option-this_year' ][ 'fr-ca' ] = "Cette Année" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-this_year' ][ 'fr-fr' ] = "Cette Année" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-this_year' ][ 'he-il' ] = "השנה" ;
$text [ 'option-this_year' ][ 'it-it' ] = "Quest'anno" ;
$text [ 'option-this_year' ][ 'nl-nl' ] = "Dit jaar" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-this_year' ][ 'pl-pl' ] = "W tym roku" ;
$text [ 'option-this_year' ][ 'pt-br' ] = "Este ano" ;
$text [ 'option-this_year' ][ 'pt-pt' ] = "Este Ano" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-this_year' ][ 'ro-ro' ] = "Anul acesta" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-this_year' ][ 'ru-ru' ] = "В этом году" ;
$text [ 'option-this_year' ][ 'sv-se' ] = "Detta Året" ;
$text [ 'option-this_year' ][ 'uk-ua' ] = "Цього року" ;
$text [ 'option-this_year' ][ 'tr-tr' ] = "Bu Yı l" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-this_year' ][ 'zh-cn' ] = "今年" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-this_year' ][ 'ja-jp' ] = "ことし" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-this_year' ][ 'ko-kr' ] = "올해" ;
2017-07-22 20:46:45 -06:00
2019-01-05 09:11:32 -07:00
$text [ 'option-hour' ][ 'en-us' ] = "Hour" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-hour' ][ 'en-gb' ] = "Hour" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-hour' ][ 'ar-eg' ] = "ساعة" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-hour' ][ 'de-at' ] = "Stunde" ;
$text [ 'option-hour' ][ 'de-ch' ] = "Stunde" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-hour' ][ 'de-de' ] = "Stunde" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-hour' ][ 'el-gr' ] = "Ώρα" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-hour' ][ 'es-cl' ] = "Hora" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-hour' ][ 'es-mx' ] = "Hora" ;
$text [ 'option-hour' ][ 'fr-ca' ] = "Heure" ;
2022-01-31 14:35:58 -05:00
$text [ 'option-hour' ][ 'fr-fr' ] = "Heure" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-hour' ][ 'he-il' ] = "שָׁעָה" ;
$text [ 'option-hour' ][ 'it-it' ] = "Ora" ;
$text [ 'option-hour' ][ 'nl-nl' ] = "Uur" ;
2022-03-26 21:30:02 +01:00
$text [ 'option-hour' ][ 'pl-pl' ] = "Godzina" ;
2019-11-27 21:53:28 -03:00
$text [ 'option-hour' ][ 'pt-br' ] = "Hora" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-hour' ][ 'pt-pt' ] = "Hora" ;
$text [ 'option-hour' ][ 'ro-ro' ] = "Ora" ;
$text [ 'option-hour' ][ 'ru-ru' ] = "Час" ;
$text [ 'option-hour' ][ 'sv-se' ] = "Timme" ;
$text [ 'option-hour' ][ 'uk-ua' ] = "годину" ;
$text [ 'option-hour' ][ 'tr-tr' ] = "Saat" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-hour' ][ 'zh-cn' ] = "小时" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-hour' ][ 'ja-jp' ] = "時間" ;
$text [ 'option-hour' ][ 'ko-kr' ] = "시간" ;
2019-01-05 09:11:32 -07:00
2018-12-30 00:13:37 -07:00
$text [ 'option-day' ][ 'en-us' ] = "Day" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-day' ][ 'en-gb' ] = "Day" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-day' ][ 'ar-eg' ] = "يوم" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-day' ][ 'de-at' ] = "Tag" ;
$text [ 'option-day' ][ 'de-ch' ] = "Tag" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-day' ][ 'de-de' ] = "Tag" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-day' ][ 'el-gr' ] = "Ημέρα" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-day' ][ 'es-cl' ] = "Día" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-day' ][ 'es-mx' ] = "Día" ;
$text [ 'option-day' ][ 'fr-ca' ] = "Jour" ;
2022-01-31 14:35:58 -05:00
$text [ 'option-day' ][ 'fr-fr' ] = "Jour" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-day' ][ 'he-il' ] = "יְוֹם" ;
$text [ 'option-day' ][ 'it-it' ] = "Giorno" ;
$text [ 'option-day' ][ 'nl-nl' ] = "Dag" ;
2022-03-26 21:30:02 +01:00
$text [ 'option-day' ][ 'pl-pl' ] = "Dzień" ;
2019-11-27 21:53:28 -03:00
$text [ 'option-day' ][ 'pt-br' ] = "Dia" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-day' ][ 'pt-pt' ] = "Dag" ;
$text [ 'option-day' ][ 'ro-ro' ] = "Zi" ;
$text [ 'option-day' ][ 'ru-ru' ] = "День" ;
$text [ 'option-day' ][ 'sv-se' ] = "Dag" ;
$text [ 'option-day' ][ 'uk-ua' ] = "День" ;
$text [ 'option-day' ][ 'tr-tr' ] = "Gün" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-day' ][ 'zh-cn' ] = "天" ;
$text [ 'option-day' ][ 'ja-jp' ] = "日" ;
$text [ 'option-day' ][ 'ko-kr' ] = "낮" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-week' ][ 'en-us' ] = "Week" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-week' ][ 'en-gb' ] = "Week" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-week' ][ 'ar-eg' ] = "أسبوع" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-week' ][ 'de-at' ] = "Woche" ;
$text [ 'option-week' ][ 'de-ch' ] = "Woche" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-week' ][ 'de-de' ] = "Woche" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-week' ][ 'el-gr' ] = "Εβδομάδα" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-week' ][ 'es-cl' ] = "Semana" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-week' ][ 'es-mx' ] = "Semana" ;
$text [ 'option-week' ][ 'fr-ca' ] = "Semaine" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-week' ][ 'fr-fr' ] = "Semaine" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-week' ][ 'he-il' ] = "שָׁבוּעַ" ;
$text [ 'option-week' ][ 'it-it' ] = "Settimana" ;
$text [ 'option-week' ][ 'nl-nl' ] = "Week" ;
2022-03-26 21:30:02 +01:00
$text [ 'option-week' ][ 'pl-pl' ] = "Tydzień" ;
2019-11-27 21:53:28 -03:00
$text [ 'option-week' ][ 'pt-br' ] = "Semana" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-week' ][ 'pt-pt' ] = "Semana" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-week' ][ 'ro-ro' ] = "Săptămână" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-week' ][ 'ru-ru' ] = "На этой неделе" ;
$text [ 'option-week' ][ 'sv-se' ] = "Månaden" ;
$text [ 'option-week' ][ 'uk-ua' ] = "Цього тижня" ;
$text [ 'option-week' ][ 'tr-tr' ] = "Bu Hafta" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-week' ][ 'zh-cn' ] = "星期" ;
$text [ 'option-week' ][ 'ja-jp' ] = "週" ;
$text [ 'option-week' ][ 'ko-kr' ] = "주" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-month' ][ 'en-us' ] = "Month" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-month' ][ 'en-gb' ] = "Month" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-month' ][ 'ar-eg' ] = "شهر" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-month' ][ 'de-at' ] = "Monat" ;
$text [ 'option-month' ][ 'de-ch' ] = "Monat" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-month' ][ 'de-de' ] = "Monat" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-month' ][ 'el-gr' ] = "Μήνας" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-month' ][ 'es-cl' ] = "Mes" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-month' ][ 'es-mx' ] = "Mes" ;
$text [ 'option-month' ][ 'fr-ca' ] = "Mois" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-month' ][ 'fr-fr' ] = "Mois" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-month' ][ 'he-il' ] = "שָׁבוּעַ" ;
$text [ 'option-month' ][ 'it-it' ] = "Mese" ;
$text [ 'option-month' ][ 'nl-nl' ] = "Maand" ;
2022-03-26 21:30:02 +01:00
$text [ 'option-month' ][ 'pl-pl' ] = "Miesiąc" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-month' ][ 'pt-br' ] = "Mês" ;
$text [ 'option-month' ][ 'pt-pt' ] = "Mês" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-month' ][ 'ro-ro' ] = "Lună" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-month' ][ 'ru-ru' ] = "В этом месяце" ;
$text [ 'option-month' ][ 'sv-se' ] = "Denna Månaden" ;
$text [ 'option-month' ][ 'uk-ua' ] = "Цього місяця" ;
$text [ 'option-month' ][ 'tr-tr' ] = "Bu Ay" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-month' ][ 'zh-cn' ] = "月" ;
$text [ 'option-month' ][ 'ja-jp' ] = "月" ;
$text [ 'option-month' ][ 'ko-kr' ] = "월" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-year' ][ 'en-us' ] = "Year" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-year' ][ 'en-gb' ] = "Year" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-year' ][ 'ar-eg' ] = "سنة" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-year' ][ 'de-at' ] = "Jahr" ;
$text [ 'option-year' ][ 'de-ch' ] = "Jahr" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-year' ][ 'de-de' ] = "Jahr" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-year' ][ 'el-gr' ] = "Χρόνος" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-year' ][ 'es-cl' ] = "Año" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-year' ][ 'es-mx' ] = "Año" ;
$text [ 'option-year' ][ 'fr-ca' ] = "Année" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-year' ][ 'fr-fr' ] = "Année" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-year' ][ 'he-il' ] = "שָׁנָה" ;
$text [ 'option-year' ][ 'it-it' ] = "Anno" ;
$text [ 'option-year' ][ 'nl-nl' ] = "Jaar" ;
2022-03-26 21:30:02 +01:00
$text [ 'option-year' ][ 'pl-pl' ] = "Rok" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-year' ][ 'pt-br' ] = "Ano" ;
$text [ 'option-year' ][ 'pt-pt' ] = "Ano" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-year' ][ 'ro-ro' ] = "An" ;
2018-12-30 00:13:37 -07:00
$text [ 'option-year' ][ 'ru-ru' ] = "В этом году" ;
$text [ 'option-year' ][ 'sv-se' ] = "Året" ;
$text [ 'option-year' ][ 'uk-ua' ] = "Цього року" ;
$text [ 'option-year' ][ 'tr-tr' ] = "Bu Yı l" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-year' ][ 'zh-cn' ] = "年" ;
$text [ 'option-year' ][ 'ja-jp' ] = "年" ;
$text [ 'option-year' ][ 'ko-kr' ] = "년도" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-default' ][ 'en-us' ] = "Default" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-default' ][ 'en-gb' ] = "Default" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-default' ][ 'ar-eg' ] = "تقصير" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-default' ][ 'de-at' ] = "Vorgabe" ;
$text [ 'option-default' ][ 'de-ch' ] = "Vorgabe" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-default' ][ 'de-de' ] = "Vorgabe" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-default' ][ 'el-gr' ] = "Προεπιλογή" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-default' ][ 'es-cl' ] = "Predeterminado" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-default' ][ 'es-mx' ] = "Predeterminado" ;
2023-07-12 17:24:55 -04:00
$text [ 'option-default' ][ 'fr-ca' ] = "Par Défaut" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-default' ][ 'fr-fr' ] = "Prédéterminé" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-default' ][ 'he-il' ] = "בְּרִירַת מֶחדָל" ;
$text [ 'option-default' ][ 'it-it' ] = "Predefinito" ;
$text [ 'option-default' ][ 'nl-nl' ] = "Standaard" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-default' ][ 'pl-pl' ] = "Domyślny" ;
$text [ 'option-default' ][ 'pt-br' ] = "Padrão" ;
$text [ 'option-default' ][ 'pt-pt' ] = "Predefinido" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-default' ][ 'ro-ro' ] = "Mod implicit" ;
2017-07-22 20:46:45 -06:00
$text [ 'option-default' ][ 'ru-ru' ] = "По умолчанию" ;
$text [ 'option-default' ][ 'sv-se' ] = "Standard" ;
$text [ 'option-default' ][ 'uk-ua' ] = "Типово" ;
2017-10-04 10:59:37 +03:00
$text [ 'option-default' ][ 'tr-tr' ] = "Varsayı lan" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-default' ][ 'zh-cn' ] = "默认" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-default' ][ 'ja-jp' ] = "デフォルト" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-default' ][ 'ko-kr' ] = "기본" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-preset' ][ 'en-us' ] = "Quick Select" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-preset' ][ 'en-gb' ] = "Quick Select" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-preset' ][ 'ar-eg' ] = "حدد مسرعا" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-preset' ][ 'de-at' ] = "Schnellauswahl" ;
$text [ 'label-preset' ][ 'de-ch' ] = "Schnellauswahl" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-preset' ][ 'de-de' ] = "Schnellauswahl" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-preset' ][ 'el-gr' ] = "Γρήγορη Επιλογή" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-preset' ][ 'es-cl' ] = "Selección rápida" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-preset' ][ 'es-mx' ] = "Selección rápida" ;
$text [ 'label-preset' ][ 'fr-ca' ] = "Sélection Rapide" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-preset' ][ 'fr-fr' ] = "Sélection Rapide" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-preset' ][ 'he-il' ] = "בחירה מהירה" ;
$text [ 'label-preset' ][ 'it-it' ] = "Selezione rapida" ;
$text [ 'label-preset' ][ 'nl-nl' ] = "Snel selecteren" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-preset' ][ 'pl-pl' ] = "Szybkie wybieranie" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-preset' ][ 'pt-br' ] = "Seleção rápida" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-preset' ][ 'pt-pt' ] = "Seleção rápida" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-preset' ][ 'ro-ro' ] = "Selectare rapidă" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-preset' ][ 'ru-ru' ] = "Быстрый выбор" ;
$text [ 'label-preset' ][ 'sv-se' ] = "Snabbval" ;
$text [ 'label-preset' ][ 'uk-ua' ] = "Швидкий вибір" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-preset' ][ 'tr-tr' ] = "Hı zlı Seçim" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-preset' ][ 'zh-cn' ] = "快速选择" ;
$text [ 'label-preset' ][ 'ja-jp' ] = "クイック選択" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-preset' ][ 'ko-kr' ] = "빠른 선택" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start_date_time' ][ 'en-us' ] = "Start Date/Time" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-start_date_time' ][ 'en-gb' ] = "Start Date/Time" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-start_date_time' ][ 'ar-eg' ] = "تاريخ / وقت البدء" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-start_date_time' ][ 'de-at' ] = "Start Datum/Zeit" ;
$text [ 'label-start_date_time' ][ 'de-ch' ] = "Start Datum/Zeit" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start_date_time' ][ 'de-de' ] = "Start Datum/Zeit" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-start_date_time' ][ 'el-gr' ] = "Έναρξη Ημερομηνία/Ώρα" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start_date_time' ][ 'es-cl' ] = "Fecha/Hora de Comienzo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-start_date_time' ][ 'es-mx' ] = "Fecha/Hora de Comienzo" ;
$text [ 'label-start_date_time' ][ 'fr-ca' ] = "Date de Début/Heure" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start_date_time' ][ 'fr-fr' ] = "Date de Début/Heure" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-start_date_time' ][ 'he-il' ] = "תאריך/שעה התחלה" ;
$text [ 'label-start_date_time' ][ 'it-it' ] = "Data/ora di inizio" ;
$text [ 'label-start_date_time' ][ 'nl-nl' ] = "Begindatum/-tijd" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start_date_time' ][ 'pl-pl' ] = "Czas i data rozpoczęcia" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-start_date_time' ][ 'pt-br' ] = "Data/Hora de Início" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start_date_time' ][ 'pt-pt' ] = "Data/Hora de Início" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-start_date_time' ][ 'ro-ro' ] = "Data/Ora de începere" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start_date_time' ][ 'ru-ru' ] = "Старт Дата/Время" ;
$text [ 'label-start_date_time' ][ 'sv-se' ] = "Start Datum/Tid" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-start_date_time' ][ 'uk-ua' ] = "Дата/час початку" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-start_date_time' ][ 'tr-tr' ] = "Başlangıç Tarihi/Zamanı " ;
2023-05-03 22:50:18 -06:00
$text [ 'label-start_date_time' ][ 'zh-cn' ] = "开始日期/时间" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-start_date_time' ][ 'ja-jp' ] = "開始日時" ;
$text [ 'label-start_date_time' ][ 'ko-kr' ] = "시작 날짜/시간" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start' ][ 'en-us' ] = "Start" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-start' ][ 'en-gb' ] = "Start" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-start' ][ 'ar-eg' ] = "يبدأ" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-start' ][ 'de-at' ] = "Start" ;
$text [ 'label-start' ][ 'de-ch' ] = "Start" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start' ][ 'de-de' ] = "Start" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-start' ][ 'el-gr' ] = "Έναρξη" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start' ][ 'es-cl' ] = "Comienzo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-start' ][ 'es-mx' ] = "Comienzo" ;
$text [ 'label-start' ][ 'fr-ca' ] = "Démarrer" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start' ][ 'fr-fr' ] = "Démarrer" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-start' ][ 'he-il' ] = "הַתחָלָה" ;
$text [ 'label-start' ][ 'it-it' ] = "Inizio" ;
$text [ 'label-start' ][ 'nl-nl' ] = "Begin" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-start' ][ 'pl-pl' ] = "Start" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start' ][ 'pt-br' ] = "Iniciar" ;
$text [ 'label-start' ][ 'pt-pt' ] = "Começo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-start' ][ 'ro-ro' ] = "start" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-start' ][ 'ru-ru' ] = "Старт" ;
$text [ 'label-start' ][ 'sv-se' ] = "Starta" ;
$text [ 'label-start' ][ 'uk-ua' ] = "Запустити" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-start' ][ 'tr-tr' ] = "Başlangıç" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-start' ][ 'zh-cn' ] = "开始" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-start' ][ 'ja-jp' ] = "始める" ;
$text [ 'label-start' ][ 'ko-kr' ] = "시작" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-extension' ][ 'en-us' ] = "Extension" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-extension' ][ 'en-gb' ] = "Extension" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-extension' ][ 'ar-eg' ] = "امتداد" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-extension' ][ 'de-at' ] = "Durchwahl" ;
$text [ 'label-extension' ][ 'de-ch' ] = "Durchwahl" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-extension' ][ 'de-de' ] = "Durchwahl" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-extension' ][ 'el-gr' ] = "Εσωτερικό" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-extension' ][ 'es-cl' ] = "Extensión" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-extension' ][ 'es-mx' ] = "Extensión" ;
$text [ 'label-extension' ][ 'fr-ca' ] = "Extension" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-extension' ][ 'fr-fr' ] = "Extension" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-extension' ][ 'he-il' ] = "סיומת" ;
$text [ 'label-extension' ][ 'it-it' ] = "Estensione" ;
$text [ 'label-extension' ][ 'nl-nl' ] = "Verlenging" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-extension' ][ 'pl-pl' ] = "Numer wewnętrzny" ;
$text [ 'label-extension' ][ 'pt-br' ] = "Ramal" ;
$text [ 'label-extension' ][ 'pt-pt' ] = "Extensão" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-extension' ][ 'ro-ro' ] = "Extensie" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-extension' ][ 'ru-ru' ] = "Внутренний номер" ;
$text [ 'label-extension' ][ 'sv-se' ] = "Anknytning" ;
$text [ 'label-extension' ][ 'uk-ua' ] = "Розширення (Extention)" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-extension' ][ 'tr-tr' ] = "Uzatma" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-extension' ][ 'zh-cn' ] = "扩大" ;
$text [ 'label-extension' ][ 'ja-jp' ] = "拡大" ;
$text [ 'label-extension' ][ 'ko-kr' ] = "확대" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_stamp' ][ 'en-us' ] = "End" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-end_stamp' ][ 'en-gb' ] = "End" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_stamp' ][ 'ar-eg' ] = "نهاية" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-end_stamp' ][ 'de-at' ] = "Ende" ;
$text [ 'label-end_stamp' ][ 'de-ch' ] = "Ende" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_stamp' ][ 'de-de' ] = "Ende" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-end_stamp' ][ 'el-gr' ] = "Τέλος" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_stamp' ][ 'es-cl' ] = "Fin" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-end_stamp' ][ 'es-mx' ] = "Fin" ;
$text [ 'label-end_stamp' ][ 'fr-ca' ] = "Fin" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_stamp' ][ 'fr-fr' ] = "Fin" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_stamp' ][ 'he-il' ] = "סוֹף" ;
$text [ 'label-end_stamp' ][ 'it-it' ] = "FINE" ;
$text [ 'label-end_stamp' ][ 'nl-nl' ] = "Einde" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-end_stamp' ][ 'pl-pl' ] = "Koniec" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-end_stamp' ][ 'pt-br' ] = "Fim" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_stamp' ][ 'pt-pt' ] = "Fim" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_stamp' ][ 'ro-ro' ] = "Sfârşit" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_stamp' ][ 'ru-ru' ] = "Конец" ;
$text [ 'label-end_stamp' ][ 'sv-se' ] = "Slut" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_stamp' ][ 'uk-ua' ] = "Кінець" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-end_stamp' ][ 'tr-tr' ] = "Bitiş" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-end_stamp' ][ 'zh-cn' ] = "结尾" ;
$text [ 'label-end_stamp' ][ 'ja-jp' ] = "終わり" ;
$text [ 'label-end_stamp' ][ 'ko-kr' ] = "끝" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_range' ][ 'en-us' ] = "End Range" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-end_range' ][ 'en-gb' ] = "End Range" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_range' ][ 'ar-eg' ] = "نطاق النهاية" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-end_range' ][ 'de-at' ] = "Ende Bereich" ;
$text [ 'label-end_range' ][ 'de-ch' ] = "Ende Bereich" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_range' ][ 'de-de' ] = "Ende Bereich" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-end_range' ][ 'el-gr' ] = "Τελική τιμή εύρους" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_range' ][ 'es-cl' ] = "Fin Lapso" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-end_range' ][ 'es-mx' ] = "Fin Lapso" ;
$text [ 'label-end_range' ][ 'fr-ca' ] = "Fin Intervale" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_range' ][ 'fr-fr' ] = "Fin Intervale" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_range' ][ 'he-il' ] = "סוף טווח" ;
$text [ 'label-end_range' ][ 'it-it' ] = "Intervallo finale" ;
$text [ 'label-end_range' ][ 'nl-nl' ] = "Eind bereik" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_range' ][ 'pl-pl' ] = "Koniec zakresu" ;
$text [ 'label-end_range' ][ 'pt-br' ] = "Fim da série" ;
$text [ 'label-end_range' ][ 'pt-pt' ] = "Fim Palmo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_range' ][ 'ro-ro' ] = "Sfârșit interval" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_range' ][ 'ru-ru' ] = "Окончание" ;
$text [ 'label-end_range' ][ 'sv-se' ] = "Intervall Slut" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_range' ][ 'uk-ua' ] = "Кінцевий діапазон" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-end_range' ][ 'tr-tr' ] = "Bitiş Aralığı" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-end_range' ][ 'zh-cn' ] = "结束范围" ;
$text [ 'label-end_range' ][ 'ja-jp' ] = "終了範囲" ;
$text [ 'label-end_range' ][ 'ko-kr' ] = "종료 범위" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_date_time' ][ 'en-us' ] = "End Date/Time" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-end_date_time' ][ 'en-gb' ] = "End Date/Time" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_date_time' ][ 'ar-eg' ] = "تاريخ / وقت الانتهاء" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-end_date_time' ][ 'de-at' ] = "Ende Datum/Zeit" ;
$text [ 'label-end_date_time' ][ 'de-ch' ] = "Ende Datum/Zeit" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_date_time' ][ 'de-de' ] = "Ende Datum/Zeit" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-end_date_time' ][ 'el-gr' ] = "Τέλος Ημερομηνία/Ώρα" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_date_time' ][ 'es-cl' ] = "Fecha/Hora" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-end_date_time' ][ 'es-mx' ] = "Fecha/Hora" ;
$text [ 'label-end_date_time' ][ 'fr-ca' ] = "Fin Date/Heure" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_date_time' ][ 'fr-fr' ] = "Fin Date/Heure" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_date_time' ][ 'he-il' ] = "תאריך/שעה סיום" ;
$text [ 'label-end_date_time' ][ 'it-it' ] = "Data/ora di fine" ;
$text [ 'label-end_date_time' ][ 'nl-nl' ] = "Einddatum/-tijd" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_date_time' ][ 'pl-pl' ] = "Czas i data zakończenia" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-end_date_time' ][ 'pt-br' ] = "Data/Hora Final" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_date_time' ][ 'pt-pt' ] = "Data/Hora Final" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_date_time' ][ 'ro-ro' ] = "Data/Ora de încheiere" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-end_date_time' ][ 'ru-ru' ] = "Конечная дата/время" ;
$text [ 'label-end_date_time' ][ 'sv-se' ] = "Slut Datum/Tid" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-end_date_time' ][ 'uk-ua' ] = "Дата/час завершення" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-end_date_time' ][ 'tr-tr' ] = "Bitiş Tarihi/Zamanı " ;
2023-05-03 22:50:18 -06:00
$text [ 'label-end_date_time' ][ 'zh-cn' ] = "结束日期/时间" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-end_date_time' ][ 'ja-jp' ] = "終了日時" ;
$text [ 'label-end_date_time' ][ 'ko-kr' ] = "종료 날짜/시간" ;
2017-07-22 20:46:45 -06:00
2019-10-24 18:27:48 -06:00
$text [ 'label-date' ][ 'en-us' ] = "Date" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-date' ][ 'en-gb' ] = "Date" ;
2019-10-24 18:27:48 -06:00
$text [ 'label-date' ][ 'ar-eg' ] = "وقت" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-date' ][ 'de-at' ] = "Datum" ;
$text [ 'label-date' ][ 'de-ch' ] = "Datum" ;
2019-10-24 18:27:48 -06:00
$text [ 'label-date' ][ 'de-de' ] = "Datum" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-date' ][ 'el-gr' ] = "Ημερομηνία" ;
2019-10-24 18:27:48 -06:00
$text [ 'label-date' ][ 'es-cl' ] = "Fecha" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-date' ][ 'es-mx' ] = "Fecha" ;
$text [ 'label-date' ][ 'fr-ca' ] = "Date" ;
2019-10-24 18:27:48 -06:00
$text [ 'label-date' ][ 'fr-fr' ] = "Date" ;
$text [ 'label-date' ][ 'he-il' ] = "תאריך שעה" ;
$text [ 'label-date' ][ 'it-it' ] = "Data" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-date' ][ 'nl-nl' ] = "Datum" ;
2019-10-24 18:27:48 -06:00
$text [ 'label-date' ][ 'pl-pl' ] = "Data" ;
$text [ 'label-date' ][ 'pt-br' ] = "Data" ;
$text [ 'label-date' ][ 'pt-pt' ] = "Data" ;
$text [ 'label-date' ][ 'ro-ro' ] = "Data" ;
$text [ 'label-date' ][ 'ru-ru' ] = "Дата" ;
$text [ 'label-date' ][ 'sv-se' ] = "Datum" ;
$text [ 'label-date' ][ 'uk-ua' ] = "Дата" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-date' ][ 'tr-tr' ] = "Tarih Tarihi" ;
$text [ 'label-date' ][ 'zh-cn' ] = "日期" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-date' ][ 'ja-jp' ] = "日にち" ;
$text [ 'label-date' ][ 'ko-kr' ] = "날짜" ;
2019-10-24 18:27:48 -06:00
2017-07-22 20:46:45 -06:00
$text [ 'label-time' ][ 'en-us' ] = "Time" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-time' ][ 'en-gb' ] = "Time" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-time' ][ 'ar-eg' ] = "وقت" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-time' ][ 'de-at' ] = "Zeit" ;
$text [ 'label-time' ][ 'de-ch' ] = "Zeit" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-time' ][ 'de-de' ] = "Zeit" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-time' ][ 'el-gr' ] = "Ώρα" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-time' ][ 'es-cl' ] = "Tiempo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-time' ][ 'es-mx' ] = "Tiempo" ;
$text [ 'label-time' ][ 'fr-ca' ] = "Temps" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-time' ][ 'fr-fr' ] = "Temps" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-time' ][ 'he-il' ] = "זְמַן" ;
$text [ 'label-time' ][ 'it-it' ] = "Tempo" ;
$text [ 'label-time' ][ 'nl-nl' ] = "Tijd" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-time' ][ 'pl-pl' ] = "Czas" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-time' ][ 'pt-br' ] = "Hora" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-time' ][ 'pt-pt' ] = "Tempo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-time' ][ 'ro-ro' ] = "Timp" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-time' ][ 'ru-ru' ] = "Время" ;
$text [ 'label-time' ][ 'sv-se' ] = "Tid" ;
$text [ 'label-time' ][ 'uk-ua' ] = "Час" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-time' ][ 'tr-tr' ] = "Zaman" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-time' ][ 'zh-cn' ] = "时间" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-time' ][ 'ja-jp' ] = "時間" ;
$text [ 'label-time' ][ 'ko-kr' ] = "시간" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-name' ][ 'en-us' ] = "Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-name' ][ 'en-gb' ] = "Name" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-name' ][ 'ar-eg' ] = "اسم" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-name' ][ 'de-at' ] = "Name" ;
$text [ 'label-name' ][ 'de-ch' ] = "Name" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-name' ][ 'de-de' ] = "Name" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-name' ][ 'el-gr' ] = "Όνομα" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-name' ][ 'es-cl' ] = "Nombre" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-name' ][ 'es-mx' ] = "Nombre" ;
$text [ 'label-name' ][ 'fr-ca' ] = "Nom" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-name' ][ 'fr-fr' ] = "Nom" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-name' ][ 'he-il' ] = "שֵׁם" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-name' ][ 'it-it' ] = "Nome" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-name' ][ 'nl-nl' ] = "Naam" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-name' ][ 'pl-pl' ] = "Nazwa" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-name' ][ 'pt-br' ] = "Nome" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-name' ][ 'pt-pt' ] = "Nome" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-name' ][ 'ro-ro' ] = "Nume" ;
2017-07-22 20:46:45 -06:00
$text [ 'label-name' ][ 'ru-ru' ] = "Имя" ;
$text [ 'label-name' ][ 'sv-se' ] = "Namn" ;
$text [ 'label-name' ][ 'uk-ua' ] = "Назва" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-name' ][ 'tr-tr' ] = "İsim" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-name' ][ 'zh-cn' ] = "姓名" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-name' ][ 'ja-jp' ] = "名前" ;
$text [ 'label-name' ][ 'ko-kr' ] = "이름" ;
2017-07-22 20:46:45 -06:00
2017-05-16 10:23:53 -06:00
$text [ 'label-username' ][ 'en-us' ] = "Username" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-username' ][ 'en-gb' ] = "Username" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-username' ][ 'ar-eg' ] = "اسم المستخدم" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-username' ][ 'de-at' ] = "Benutzername" ;
$text [ 'label-username' ][ 'de-ch' ] = "Benutzername" ;
2017-05-16 10:23:53 -06:00
$text [ 'label-username' ][ 'de-de' ] = "Benutzername" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-username' ][ 'el-gr' ] = "Όνομα χρήστη" ;
2017-05-16 10:23:53 -06:00
$text [ 'label-username' ][ 'es-cl' ] = "Nombre de usuario" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-username' ][ 'es-mx' ] = "Nombre de usuario" ;
$text [ 'label-username' ][ 'fr-ca' ] = "Nom d'utilisateur" ;
2017-05-16 10:23:53 -06:00
$text [ 'label-username' ][ 'fr-fr' ] = "Nom d'utilisateur" ;
$text [ 'label-username' ][ 'he-il' ] = "שם משתמש" ;
$text [ 'label-username' ][ 'it-it' ] = "Nome Utente" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-username' ][ 'nl-nl' ] = "Gebruikersnaam" ;
2017-05-16 10:23:53 -06:00
$text [ 'label-username' ][ 'pl-pl' ] = "Użytkownik" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-username' ][ 'pt-br' ] = "Usuário" ;
2017-05-16 10:23:53 -06:00
$text [ 'label-username' ][ 'pt-pt' ] = "Nome de Utilizador" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-username' ][ 'ro-ro' ] = "Nume de utilizator" ;
2017-05-16 10:23:53 -06:00
$text [ 'label-username' ][ 'ru-ru' ] = "Имя пользователя" ;
$text [ 'label-username' ][ 'sv-se' ] = "Användarnamn" ;
$text [ 'label-username' ][ 'uk-ua' ] = "Ім’я користувача" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-username' ][ 'tr-tr' ] = "Soyisim" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-username' ][ 'zh-cn' ] = "用户名" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-username' ][ 'ja-jp' ] = "ユーザー名" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-username' ][ 'ko-kr' ] = "사용자 이름" ;
2017-05-16 10:23:53 -06:00
2016-04-25 20:30:23 -05:00
$text [ 'label-description' ][ 'en-us' ] = "Description" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-description' ][ 'en-gb' ] = "Description" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-description' ][ 'ar-eg' ] = "وصف" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-description' ][ 'de-at' ] = "Beschreibung" ;
$text [ 'label-description' ][ 'de-ch' ] = "Beschreibung" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-description' ][ 'de-de' ] = "Beschreibung" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-description' ][ 'el-gr' ] = "Περιγραφή" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-description' ][ 'es-cl' ] = "Descripción" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-description' ][ 'es-mx' ] = "Descripción" ;
$text [ 'label-description' ][ 'fr-ca' ] = "Description" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-description' ][ 'fr-fr' ] = "Description" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-description' ][ 'he-il' ] = "תיאור" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-description' ][ 'it-it' ] = "Descrizione" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-description' ][ 'nl-nl' ] = "Beschrijving" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-description' ][ 'pl-pl' ] = "Opis" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-description' ][ 'pt-br' ] = "Descrição" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-description' ][ 'pt-pt' ] = "Descripção" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-description' ][ 'ro-ro' ] = "Descriere" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-description' ][ 'ru-ru' ] = "Описание" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-description' ][ 'sv-se' ] = "Beskrivning" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-description' ][ 'uk-ua' ] = "Опис" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-description' ][ 'tr-tr' ] = "Açıklama" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-description' ][ 'zh-cn' ] = "描述" ;
$text [ 'label-description' ][ 'ja-jp' ] = "説明" ;
$text [ 'label-description' ][ 'ko-kr' ] = "설명" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-value' ][ 'en-us' ] = "Value" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-value' ][ 'en-gb' ] = "Value" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-value' ][ 'ar-eg' ] = "قيمة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-value' ][ 'de-at' ] = "Wert" ;
$text [ 'label-value' ][ 'de-ch' ] = "Wert" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-value' ][ 'de-de' ] = "Wert" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-value' ][ 'el-gr' ] = "Τιμή" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-value' ][ 'es-cl' ] = "Valor" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-value' ][ 'es-mx' ] = "Valor" ;
$text [ 'label-value' ][ 'fr-ca' ] = "Valeur" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-value' ][ 'fr-fr' ] = "Valeur" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-value' ][ 'he-il' ] = "ערך" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-value' ][ 'it-it' ] = "Valore" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-value' ][ 'nl-nl' ] = "Waarde" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-value' ][ 'pl-pl' ] = "Wartość" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-value' ][ 'pt-br' ] = "Valor" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-value' ][ 'pt-pt' ] = "Valor" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-value' ][ 'ro-ro' ] = "Valoare" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-value' ][ 'ru-ru' ] = "Значения" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-value' ][ 'sv-se' ] = "Värde" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-value' ][ 'uk-ua' ] = "Значення" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-value' ][ 'tr-tr' ] = "Değer" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-value' ][ 'zh-cn' ] = "价值" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-value' ][ 'ja-jp' ] = "価値" ;
$text [ 'label-value' ][ 'ko-kr' ] = "값" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-password' ][ 'en-us' ] = "Password" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-password' ][ 'en-gb' ] = "Password" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-password' ][ 'ar-eg' ] = "كلمة السر" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-password' ][ 'de-at' ] = "Passwort" ;
$text [ 'label-password' ][ 'de-ch' ] = "Passwort" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-password' ][ 'de-de' ] = "Passwort" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-password' ][ 'el-gr' ] = "Κωδικός" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-password' ][ 'es-cl' ] = "Contreseña" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-password' ][ 'es-mx' ] = "Contreseña" ;
$text [ 'label-password' ][ 'fr-ca' ] = "Mot de Passe" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-password' ][ 'fr-fr' ] = "Mot de Passe" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-password' ][ 'he-il' ] = "סיסמה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-password' ][ 'it-it' ] = "Password" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-password' ][ 'nl-nl' ] = "Wachtwoord" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-password' ][ 'pl-pl' ] = "Hasło" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-password' ][ 'pt-br' ] = "Senha" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-password' ][ 'pt-pt' ] = "Palavra-Chave" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-password' ][ 'ro-ro' ] = "Parola" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-password' ][ 'ru-ru' ] = "Пароль" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-password' ][ 'sv-se' ] = "Lösenord" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-password' ][ 'uk-ua' ] = "Пароль" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-password' ][ 'tr-tr' ] = "Parola" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-password' ][ 'zh-cn' ] = "密码" ;
$text [ 'label-password' ][ 'ja-jp' ] = "パスワード" ;
$text [ 'label-password' ][ 'ko-kr' ] = "비밀번호" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-type' ][ 'en-us' ] = "Type" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-type' ][ 'en-gb' ] = "Type" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-type' ][ 'ar-eg' ] = "يكتب" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-type' ][ 'de-at' ] = "Typ" ;
$text [ 'label-type' ][ 'de-ch' ] = "Typ" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-type' ][ 'de-de' ] = "Typ" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-type' ][ 'el-gr' ] = "Τύπος" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-type' ][ 'es-cl' ] = "Tipo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-type' ][ 'es-mx' ] = "Tipo" ;
$text [ 'label-type' ][ 'fr-ca' ] = "Type" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-type' ][ 'fr-fr' ] = "Type" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-type' ][ 'he-il' ] = "סוּג" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-type' ][ 'it-it' ] = "Tipo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-type' ][ 'nl-nl' ] = "Type" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-type' ][ 'pl-pl' ] = "Typ" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-type' ][ 'pt-br' ] = "Tipo" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-type' ][ 'pt-pt' ] = "Tipo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-type' ][ 'ro-ro' ] = "Tip" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-type' ][ 'ru-ru' ] = "Тип" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-type' ][ 'sv-se' ] = "Typ" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-type' ][ 'uk-ua' ] = "Тип" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-type' ][ 'tr-tr' ] = "Tür" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-type' ][ 'zh-cn' ] = "类型" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-type' ][ 'ja-jp' ] = "タイプ" ;
$text [ 'label-type' ][ 'ko-kr' ] = "유형" ;
2016-04-25 20:30:23 -05:00
2023-04-04 08:57:41 -06:00
$text [ 'label-subtype' ][ 'en-us' ] = "Subtype" ;
$text [ 'label-subtype' ][ 'en-gb' ] = "Subtype" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-subtype' ][ 'ar-eg' ] = "النوع الفرعي" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-subtype' ][ 'de-at' ] = "Typ" ;
$text [ 'label-subtype' ][ 'de-ch' ] = "Typ" ;
2023-04-04 08:57:41 -06:00
$text [ 'label-subtype' ][ 'de-de' ] = "Typ" ;
$text [ 'label-subtype' ][ 'el-gr' ] = "Τύπος" ;
$text [ 'label-subtype' ][ 'es-cl' ] = "Tipo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-subtype' ][ 'es-mx' ] = "Tipo" ;
$text [ 'label-subtype' ][ 'fr-ca' ] = "Type" ;
2023-04-04 08:57:41 -06:00
$text [ 'label-subtype' ][ 'fr-fr' ] = "Type" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-subtype' ][ 'he-il' ] = "סוג משנה" ;
2023-04-04 08:57:41 -06:00
$text [ 'label-subtype' ][ 'it-it' ] = "Tipo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-subtype' ][ 'nl-nl' ] = "Subtype" ;
2023-04-04 08:57:41 -06:00
$text [ 'label-subtype' ][ 'pl-pl' ] = "Typ" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-subtype' ][ 'pt-br' ] = "Tipo" ;
2023-04-04 08:57:41 -06:00
$text [ 'label-subtype' ][ 'pt-pt' ] = "Tipo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-subtype' ][ 'ro-ro' ] = "Subtip" ;
2023-04-04 08:57:41 -06:00
$text [ 'label-subtype' ][ 'ru-ru' ] = "Тип" ;
$text [ 'label-subtype' ][ 'sv-se' ] = "Typ" ;
$text [ 'label-subtype' ][ 'uk-ua' ] = "Тип" ;
$text [ 'label-subtype' ][ 'tr-tr' ] = "Tür" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-subtype' ][ 'zh-cn' ] = "亚型" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-subtype' ][ 'ja-jp' ] = "サブタイプ" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-subtype' ][ 'ko-kr' ] = "하위 유형" ;
2023-04-04 08:57:41 -06:00
2023-02-20 22:21:54 +00:00
$text [ 'label-remaining' ][ 'en-us' ] = "Remaining" ;
$text [ 'label-remaining' ][ 'en-gb' ] = "Remaining" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-remaining' ][ 'ar-eg' ] = "متبقي" ;
$text [ 'label-remaining' ][ 'de-at' ] = "Verblieben" ;
$text [ 'label-remaining' ][ 'de-ch' ] = "Verblieben" ;
$text [ 'label-remaining' ][ 'de-de' ] = "Verblieben" ;
$text [ 'label-remaining' ][ 'es-cl' ] = "Restante" ;
$text [ 'label-remaining' ][ 'es-mx' ] = "Restante" ;
$text [ 'label-remaining' ][ 'fr-ca' ] = "Restant" ;
$text [ 'label-remaining' ][ 'fr-fr' ] = "Restant" ;
$text [ 'label-remaining' ][ 'he-il' ] = "נוֹתָר" ;
$text [ 'label-remaining' ][ 'it-it' ] = "Residuo" ;
$text [ 'label-remaining' ][ 'nl-nl' ] = "Overig" ;
$text [ 'label-remaining' ][ 'pl-pl' ] = "Pozostały" ;
$text [ 'label-remaining' ][ 'pt-br' ] = "Restante" ;
$text [ 'label-remaining' ][ 'pt-pt' ] = "Restante" ;
$text [ 'label-remaining' ][ 'ro-ro' ] = "Rămas" ;
$text [ 'label-remaining' ][ 'ru-ru' ] = "Оставшийся" ;
$text [ 'label-remaining' ][ 'sv-se' ] = "Återstående" ;
$text [ 'label-remaining' ][ 'uk-ua' ] = "Залишилося" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-remaining' ][ 'el-gr' ] = "Παραμένει" ;
$text [ 'label-remaining' ][ 'tr-tr' ] = "Kalanlar" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-remaining' ][ 'zh-cn' ] = "其余的" ;
$text [ 'label-remaining' ][ 'ja-jp' ] = "残り" ;
$text [ 'label-remaining' ][ 'ko-kr' ] = "남은" ;
2023-02-20 22:21:54 +00:00
2016-04-25 20:30:23 -05:00
$text [ 'label-category' ][ 'en-us' ] = "Category" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-category' ][ 'en-gb' ] = "Category" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-category' ][ 'ar-eg' ] = "فئة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-category' ][ 'de-at' ] = "Kategorie" ;
$text [ 'label-category' ][ 'de-ch' ] = "Kategorie" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-category' ][ 'de-de' ] = "Kategorie" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-category' ][ 'el-gr' ] = "Κατηγορία" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-category' ][ 'es-cl' ] = "Categoría" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-category' ][ 'es-mx' ] = "Categoría" ;
$text [ 'label-category' ][ 'fr-ca' ] = "Catégories" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-category' ][ 'fr-fr' ] = "Catégories" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-category' ][ 'he-il' ] = "קטגוריה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-category' ][ 'it-it' ] = "Categoria" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-category' ][ 'nl-nl' ] = "Categorie" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-category' ][ 'pl-pl' ] = "Kategoria" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-category' ][ 'pt-br' ] = "Categoria" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-category' ][ 'pt-pt' ] = "Categoria" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-category' ][ 'ro-ro' ] = "Categorie" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-category' ][ 'ru-ru' ] = "Категория" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-category' ][ 'sv-se' ] = "Kategori" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-category' ][ 'uk-ua' ] = "Категорія" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-category' ][ 'tr-tr' ] = "Kategori" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-category' ][ 'zh-cn' ] = "类别" ;
$text [ 'label-category' ][ 'ja-jp' ] = "カテゴリー" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-category' ][ 'ko-kr' ] = "범주" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-subcategory' ][ 'en-us' ] = "Subcategory" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-subcategory' ][ 'en-gb' ] = "Subcategory" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-subcategory' ][ 'ar-eg' ] = "تصنيف فرعي" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-subcategory' ][ 'de-at' ] = "Unterkategorie" ;
$text [ 'label-subcategory' ][ 'de-ch' ] = "Unterkategorie" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-subcategory' ][ 'de-de' ] = "Unterkategorie" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-subcategory' ][ 'el-gr' ] = "Υποκατηγορία" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-subcategory' ][ 'es-cl' ] = "Subcategoría" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-subcategory' ][ 'es-mx' ] = "Subcategoría" ;
$text [ 'label-subcategory' ][ 'fr-ca' ] = "Sous-catégories" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-subcategory' ][ 'fr-fr' ] = "Sous-catégories" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-subcategory' ][ 'he-il' ] = "קטגוריית משנה" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-subcategory' ][ 'it-it' ] = "Sottocategoria" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-subcategory' ][ 'nl-nl' ] = "Subcategorie" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-subcategory' ][ 'pl-pl' ] = "Podkategoria" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-subcategory' ][ 'pt-br' ] = "Subcategoria" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-subcategory' ][ 'pt-pt' ] = "Subcategoria" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-subcategory' ][ 'ro-ro' ] = "Subcategorie" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-subcategory' ][ 'ru-ru' ] = "Подкатегория" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-subcategory' ][ 'sv-se' ] = "Under-kategori" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-subcategory' ][ 'uk-ua' ] = "Підкатегорія" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-subcategory' ][ 'tr-tr' ] = "Alt Kategori" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-subcategory' ][ 'zh-cn' ] = "子类别" ;
$text [ 'label-subcategory' ][ 'ja-jp' ] = "サブカテゴリ" ;
$text [ 'label-subcategory' ][ 'ko-kr' ] = "하위 카테고리" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-true' ][ 'en-us' ] = "True" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-true' ][ 'en-gb' ] = "True" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-true' ][ 'ar-eg' ] = "صحيح" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-true' ][ 'de-at' ] = "Ein" ;
$text [ 'label-true' ][ 'de-ch' ] = "Ein" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-true' ][ 'de-de' ] = "Ein" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-true' ][ 'el-gr' ] = "Ενεργό" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-true' ][ 'es-cl' ] = "Verdadero" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-true' ][ 'es-mx' ] = "Verdadero" ;
2023-07-12 17:24:55 -04:00
$text [ 'label-true' ][ 'fr-ca' ] = "Vrai" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-true' ][ 'fr-fr' ] = "Oui" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-true' ][ 'he-il' ] = "חיובי" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-true' ][ 'it-it' ] = "Vero" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-true' ][ 'nl-nl' ] = "WAAR" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-true' ][ 'pl-pl' ] = "Tak" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-true' ][ 'pt-br' ] = "Verdadeiro" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-true' ][ 'pt-pt' ] = "Sim" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-true' ][ 'ro-ro' ] = "Adevărat" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-true' ][ 'ru-ru' ] = "Да" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-true' ][ 'sv-se' ] = "Sann" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-true' ][ 'uk-ua' ] = "Так" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-true' ][ 'tr-tr' ] = "Doğru" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-true' ][ 'zh-cn' ] = "真的" ;
$text [ 'label-true' ][ 'ja-jp' ] = "真実" ;
$text [ 'label-true' ][ 'ko-kr' ] = "진실" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-false' ][ 'en-us' ] = "False" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-false' ][ 'en-gb' ] = "False" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-false' ][ 'ar-eg' ] = "خاطئة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-false' ][ 'de-at' ] = "Aus" ;
$text [ 'label-false' ][ 'de-ch' ] = "Aus" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-false' ][ 'de-de' ] = "Aus" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-false' ][ 'el-gr' ] = "Μη ενεργό" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-false' ][ 'es-cl' ] = "Falso" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-false' ][ 'es-mx' ] = "Falso" ;
$text [ 'label-false' ][ 'fr-ca' ] = "Faux" ;
2017-04-13 17:47:15 -04:00
$text [ 'label-false' ][ 'fr-fr' ] = "Faux" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-false' ][ 'he-il' ] = "לא חוקי" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-false' ][ 'it-it' ] = "Falso" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-false' ][ 'nl-nl' ] = "Vals" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-false' ][ 'pl-pl' ] = "Nie" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-false' ][ 'pt-br' ] = "Falso" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-false' ][ 'pt-pt' ] = "Falso" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-false' ][ 'ro-ro' ] = "Fals" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-false' ][ 'ru-ru' ] = "Нет" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-false' ][ 'sv-se' ] = "Falsk" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-false' ][ 'uk-ua' ] = "помилковий" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-false' ][ 'tr-tr' ] = "Yanlış" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-false' ][ 'zh-cn' ] = "错误的" ;
$text [ 'label-false' ][ 'ja-jp' ] = "間違い" ;
$text [ 'label-false' ][ 'ko-kr' ] = "거짓" ;
2016-04-25 20:30:23 -05:00
2023-01-27 22:17:51 +00:00
$text [ 'label-before' ][ 'en-us' ] = "Before" ;
$text [ 'label-before' ][ 'en-gb' ] = "Before" ;
$text [ 'label-before' ][ 'ar-eg' ] = "قبل" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-before' ][ 'de-at' ] = "Vor" ;
$text [ 'label-before' ][ 'de-ch' ] = "Vor" ;
2023-01-27 22:17:51 +00:00
$text [ 'label-before' ][ 'de-de' ] = "Vor" ;
$text [ 'label-before' ][ 'el-gr' ] = "Πριν" ;
$text [ 'label-before' ][ 'es-cl' ] = "Antes" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-before' ][ 'es-mx' ] = "Antes" ;
$text [ 'label-before' ][ 'fr-ca' ] = "Avant" ;
2023-01-27 22:17:51 +00:00
$text [ 'label-before' ][ 'fr-fr' ] = "Avant" ;
$text [ 'label-before' ][ 'he-il' ] = "לפני" ;
$text [ 'label-before' ][ 'it-it' ] = "Prima di" ;
$text [ 'label-before' ][ 'nl-nl' ] = "Voordat" ;
$text [ 'label-before' ][ 'pl-pl' ] = "Przed" ;
$text [ 'label-before' ][ 'pt-br' ] = "Antes de" ;
$text [ 'label-before' ][ 'pt-pt' ] = "Antes de" ;
$text [ 'label-before' ][ 'ro-ro' ] = "Inainte de" ;
$text [ 'label-before' ][ 'ru-ru' ] = "До" ;
$text [ 'label-before' ][ 'sv-se' ] = "Innan" ;
$text [ 'label-before' ][ 'uk-ua' ] = "До" ;
$text [ 'label-before' ][ 'tr-tr' ] = "Önceki" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-before' ][ 'zh-cn' ] = "前" ;
$text [ 'label-before' ][ 'ja-jp' ] = "前" ;
$text [ 'label-before' ][ 'ko-kr' ] = "전에" ;
2023-01-27 22:17:51 +00:00
$text [ 'label-after' ][ 'en-us' ] = "After" ;
$text [ 'label-after' ][ 'en-gb' ] = "After" ;
$text [ 'label-after' ][ 'ar-eg' ] = "بعد، بعدما" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-after' ][ 'de-at' ] = "Nach" ;
$text [ 'label-after' ][ 'de-ch' ] = "Nach" ;
2023-01-27 22:17:51 +00:00
$text [ 'label-after' ][ 'de-de' ] = "Nach" ;
$text [ 'label-after' ][ 'el-gr' ] = "Μετά" ;
$text [ 'label-after' ][ 'es-cl' ] = "Después" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-after' ][ 'es-mx' ] = "Después" ;
$text [ 'label-after' ][ 'fr-ca' ] = "Après" ;
2023-01-27 22:17:51 +00:00
$text [ 'label-after' ][ 'fr-fr' ] = "Après" ;
$text [ 'label-after' ][ 'he-il' ] = "לאחר" ;
$text [ 'label-after' ][ 'it-it' ] = "A seguito di" ;
$text [ 'label-after' ][ 'nl-nl' ] = "Na" ;
$text [ 'label-after' ][ 'pl-pl' ] = "Po" ;
$text [ 'label-after' ][ 'pt-br' ] = "Depois de" ;
$text [ 'label-after' ][ 'pt-pt' ] = "Depois de" ;
$text [ 'label-after' ][ 'ro-ro' ] = "După" ;
$text [ 'label-after' ][ 'ru-ru' ] = "После" ;
$text [ 'label-after' ][ 'sv-se' ] = "Efter" ;
$text [ 'label-after' ][ 'uk-ua' ] = "Після" ;
$text [ 'label-after' ][ 'tr-tr' ] = "Sonrası nda" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-after' ][ 'zh-cn' ] = "后" ;
$text [ 'label-after' ][ 'ja-jp' ] = "後" ;
$text [ 'label-after' ][ 'ko-kr' ] = "후에" ;
2023-01-27 22:17:51 +00:00
2016-04-25 20:30:23 -05:00
$text [ 'label-enable' ][ 'en-us' ] = "Enable" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-enable' ][ 'en-gb' ] = "Enable" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-enable' ][ 'ar-eg' ] = "يُمكَِن" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-enable' ][ 'de-at' ] = "Aktivieren" ;
$text [ 'label-enable' ][ 'de-ch' ] = "Aktivieren" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-enable' ][ 'de-de' ] = "Aktivieren" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-enable' ][ 'el-gr' ] = "Ενεργοποίηση" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-enable' ][ 'es-cl' ] = "Activar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-enable' ][ 'es-mx' ] = "Activar" ;
$text [ 'label-enable' ][ 'fr-ca' ] = "Activer" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-enable' ][ 'fr-fr' ] = "Activer" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-enable' ][ 'he-il' ] = "לְאַפשֵׁר" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-enable' ][ 'it-it' ] = "Abilita" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-enable' ][ 'nl-nl' ] = "Inschakelen" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-enable' ][ 'pl-pl' ] = "Włącz" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-enable' ][ 'pt-br' ] = "Ativar" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-enable' ][ 'pt-pt' ] = "Activar" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-enable' ][ 'ro-ro' ] = "Permite" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-enable' ][ 'ru-ru' ] = "Включить" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-enable' ][ 'sv-se' ] = "Aktivera " ;
2023-04-29 18:26:50 -06:00
$text [ 'label-enable' ][ 'uk-ua' ] = "Увімкнути" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-enable' ][ 'tr-tr' ] = "Etkinleştir" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-enable' ][ 'zh-cn' ] = "使能够" ;
$text [ 'label-enable' ][ 'ja-jp' ] = "有効" ;
$text [ 'label-enable' ][ 'ko-kr' ] = "할 수 있게 하다" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-enabled' ][ 'en-us' ] = "Enabled" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-enabled' ][ 'en-gb' ] = "Enabled" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-enabled' ][ 'ar-eg' ] = "ممكن" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-enabled' ][ 'de-at' ] = "Aktiviert" ;
$text [ 'label-enabled' ][ 'de-ch' ] = "Aktiviert" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-enabled' ][ 'de-de' ] = "Aktiviert" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-enabled' ][ 'el-gr' ] = "Κατάσταση" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-enabled' ][ 'es-cl' ] = "Activado" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-enabled' ][ 'es-mx' ] = "Activado" ;
$text [ 'label-enabled' ][ 'fr-ca' ] = "Actif" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-enabled' ][ 'fr-fr' ] = "Actif" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-enabled' ][ 'he-il' ] = "מופעל" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-enabled' ][ 'it-it' ] = "Abilitato" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-enabled' ][ 'nl-nl' ] = "Ingeschakeld" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-enabled' ][ 'pl-pl' ] = "Włączony" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-enabled' ][ 'pt-br' ] = "Ativado" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-enabled' ][ 'pt-pt' ] = "Habilitado" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-enabled' ][ 'ro-ro' ] = "Activat" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-enabled' ][ 'ru-ru' ] = "Включено" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-enabled' ][ 'sv-se' ] = "Aktiverad" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-enabled' ][ 'uk-ua' ] = "Включено" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-enabled' ][ 'tr-tr' ] = "Etkinleştirildi" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-enabled' ][ 'zh-cn' ] = "启用" ;
$text [ 'label-enabled' ][ 'ja-jp' ] = "有効" ;
$text [ 'label-enabled' ][ 'ko-kr' ] = "사용" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-disable' ][ 'en-us' ] = "Disable" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-disable' ][ 'en-gb' ] = "Disable" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-disable' ][ 'ar-eg' ] = "إبطال" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-disable' ][ 'de-at' ] = "Deaktivieren" ;
$text [ 'label-disable' ][ 'de-ch' ] = "Deaktivieren" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-disable' ][ 'de-de' ] = "Deaktivieren" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-disable' ][ 'el-gr' ] = "Απενεργοποίηση" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-disable' ][ 'es-cl' ] = "Desactivar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-disable' ][ 'es-mx' ] = "Desactivar" ;
$text [ 'label-disable' ][ 'fr-ca' ] = "Désactiver" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-disable' ][ 'fr-fr' ] = "Désactiver" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-disable' ][ 'he-il' ] = "השבת" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-disable' ][ 'it-it' ] = "Disabilita" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-disable' ][ 'nl-nl' ] = "Uitzetten" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-disable' ][ 'pl-pl' ] = "Wyłącz" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-disable' ][ 'pt-br' ] = "Desativar" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-disable' ][ 'pt-pt' ] = "Desactivo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-disable' ][ 'ro-ro' ] = "Dezactivați" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-disable' ][ 'ru-ru' ] = "Выключить" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-disable' ][ 'sv-se' ] = "Inaktivera " ;
2017-05-13 20:13:38 +01:00
$text [ 'label-disable' ][ 'uk-ua' ] = "Відключити" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-disable' ][ 'tr-tr' ] = "Devre Dışı" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-disable' ][ 'zh-cn' ] = "停用" ;
$text [ 'label-disable' ][ 'ja-jp' ] = "無効にする" ;
$text [ 'label-disable' ][ 'ko-kr' ] = "장애를 입히다" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-disabled' ][ 'en-us' ] = "Disabled" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-disabled' ][ 'en-gb' ] = "Disabled" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-disabled' ][ 'ar-eg' ] = "عاجز" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-disabled' ][ 'de-at' ] = "Deaktiviert" ;
$text [ 'label-disabled' ][ 'de-ch' ] = "Deaktiviert" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-disabled' ][ 'de-de' ] = "Deaktiviert" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-disabled' ][ 'el-gr' ] = "Απενεργοποιημένο" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-disabled' ][ 'es-cl' ] = "Discapacitado" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-disabled' ][ 'es-mx' ] = "Discapacitado" ;
$text [ 'label-disabled' ][ 'fr-ca' ] = "Non Permis" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-disabled' ][ 'fr-fr' ] = "Non Permis" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-disabled' ][ 'he-il' ] = "נָכֶה" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-disabled' ][ 'it-it' ] = "Disabilitato" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-disabled' ][ 'nl-nl' ] = "Gehandicapt" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-disabled' ][ 'pl-pl' ] = "Wyłączony" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-disabled' ][ 'pt-br' ] = "Desativado" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-disabled' ][ 'pt-pt' ] = "Inválido" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-disabled' ][ 'ro-ro' ] = "Dezactivat" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-disabled' ][ 'ru-ru' ] = "Выключено" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-disabled' ][ 'sv-se' ] = "Inaktiverad" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-disabled' ][ 'uk-ua' ] = "Відключено" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-disabled' ][ 'tr-tr' ] = "Devre Dışı Bı rakı ldı " ;
2023-05-03 22:50:18 -06:00
$text [ 'label-disabled' ][ 'zh-cn' ] = "残疾人" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-disabled' ][ 'ja-jp' ] = "無効" ;
$text [ 'label-disabled' ][ 'ko-kr' ] = "장애가 있는" ;
2016-04-25 20:30:23 -05:00
2016-07-23 00:01:45 -06:00
$text [ 'label-domain' ][ 'en-us' ] = "Domain" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-domain' ][ 'en-gb' ] = "Domain" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-domain' ][ 'ar-eg' ] = "النطاق" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-domain' ][ 'de-at' ] = "Domäne" ;
$text [ 'label-domain' ][ 'de-ch' ] = "Domäne" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-domain' ][ 'de-de' ] = "Domäne" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-domain' ][ 'el-gr' ] = "Τομέας" ;
2016-07-23 00:01:45 -06:00
$text [ 'label-domain' ][ 'es-cl' ] = "Dominio" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-domain' ][ 'es-mx' ] = "Dominio" ;
$text [ 'label-domain' ][ 'fr-ca' ] = "Domaine" ;
2016-07-23 00:01:45 -06:00
$text [ 'label-domain' ][ 'fr-fr' ] = "Domaine" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-domain' ][ 'he-il' ] = "דומיין" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-domain' ][ 'it-it' ] = "Dominio" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-domain' ][ 'nl-nl' ] = "Domein" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-domain' ][ 'pl-pl' ] = "Domena" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-domain' ][ 'pt-br' ] = "Domínio" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-domain' ][ 'pt-pt' ] = "Domínio" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-domain' ][ 'ro-ro' ] = "Domeniu" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-domain' ][ 'ru-ru' ] = "Домен" ;
2016-07-23 00:01:45 -06:00
$text [ 'label-domain' ][ 'sv-se' ] = "Domän" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-domain' ][ 'uk-ua' ] = "Домен" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-domain' ][ 'tr-tr' ] = "Alan Adı " ;
2023-05-03 22:50:18 -06:00
$text [ 'label-domain' ][ 'zh-cn' ] = "领域" ;
$text [ 'label-domain' ][ 'ja-jp' ] = "ドメイン" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-domain' ][ 'ko-kr' ] = "도메인" ;
2017-12-22 11:05:27 -07:00
$text [ 'label-domain_uuid' ][ 'en-us' ] = "Domain" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-domain_uuid' ][ 'en-gb' ] = "Domain" ;
2017-12-22 11:05:27 -07:00
$text [ 'label-domain_uuid' ][ 'ar-eg' ] = "النطاق" ;
$text [ 'label-domain_uuid' ][ 'de-at' ] = "Domäne" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-domain_uuid' ][ 'de-ch' ] = "Domäne" ;
2017-12-22 11:05:27 -07:00
$text [ 'label-domain_uuid' ][ 'de-de' ] = "Domäne" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-domain_uuid' ][ 'el-gr' ] = "Τομέας" ;
2017-12-22 11:05:27 -07:00
$text [ 'label-domain_uuid' ][ 'es-cl' ] = "Dominio" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-domain_uuid' ][ 'es-mx' ] = "Dominio" ;
$text [ 'label-domain_uuid' ][ 'fr-ca' ] = "Domaine" ;
2017-12-22 11:05:27 -07:00
$text [ 'label-domain_uuid' ][ 'fr-fr' ] = "Domaine" ;
$text [ 'label-domain_uuid' ][ 'he-il' ] = "דומיין" ;
$text [ 'label-domain_uuid' ][ 'it-it' ] = "Dominio" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-domain_uuid' ][ 'nl-nl' ] = "Domein" ;
2017-12-22 11:05:27 -07:00
$text [ 'label-domain_uuid' ][ 'pl-pl' ] = "Domena" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-domain_uuid' ][ 'pt-br' ] = "Domínio" ;
2017-12-22 11:05:27 -07:00
$text [ 'label-domain_uuid' ][ 'pt-pt' ] = "Domínio" ;
$text [ 'label-domain_uuid' ][ 'ro-ro' ] = "Domeniu" ;
$text [ 'label-domain_uuid' ][ 'ru-ru' ] = "Домен" ;
$text [ 'label-domain_uuid' ][ 'sv-se' ] = "Domän" ;
$text [ 'label-domain_uuid' ][ 'uk-ua' ] = "Домен" ;
$text [ 'label-domain_uuid' ][ 'tr-tr' ] = "Alan Adı " ;
2023-05-03 22:50:18 -06:00
$text [ 'label-domain_uuid' ][ 'zh-cn' ] = "领域" ;
$text [ 'label-domain_uuid' ][ 'ja-jp' ] = "ドメイン" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-domain_uuid' ][ 'ko-kr' ] = "도메인" ;
2016-07-23 00:01:45 -06:00
2016-07-06 13:10:12 -06:00
$text [ 'label-global' ][ 'en-us' ] = "Global" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-global' ][ 'en-gb' ] = "Global" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-global' ][ 'ar-eg' ] = "عالمي" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-global' ][ 'de-at' ] = "Global" ;
$text [ 'label-global' ][ 'de-ch' ] = "Global" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-global' ][ 'de-de' ] = "Global" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-global' ][ 'el-gr' ] = "Καθολικά" ;
2016-07-06 13:10:12 -06:00
$text [ 'label-global' ][ 'es-cl' ] = "Global" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-global' ][ 'es-mx' ] = "Global" ;
$text [ 'label-global' ][ 'fr-ca' ] = "Global" ;
2016-07-06 13:10:12 -06:00
$text [ 'label-global' ][ 'fr-fr' ] = "Global" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-global' ][ 'he-il' ] = "כללי" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-global' ][ 'it-it' ] = "Globale" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-global' ][ 'nl-nl' ] = "Globaal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-global' ][ 'pl-pl' ] = "Globalny" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-global' ][ 'pt-br' ] = "Global" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-global' ][ 'pt-pt' ] = "Global" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-global' ][ 'ro-ro' ] = "Global" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-global' ][ 'ru-ru' ] = "Глобальный" ;
2016-07-06 13:10:12 -06:00
$text [ 'label-global' ][ 'sv-se' ] = "Global" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-global' ][ 'uk-ua' ] = "Global" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-global' ][ 'tr-tr' ] = "Global" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-global' ][ 'zh-cn' ] = "全球的" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-global' ][ 'ja-jp' ] = "グローバル" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-global' ][ 'ko-kr' ] = "글로벌" ;
2016-07-06 13:10:12 -06:00
2020-07-28 19:33:53 -06:00
$text [ 'label-settings' ][ 'en-us' ] = "Settings" ;
$text [ 'label-settings' ][ 'en-gb' ] = "Settings" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-settings' ][ 'ar-eg' ] = "إعدادات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-settings' ][ 'de-at' ] = "Einstellungen" ;
$text [ 'label-settings' ][ 'de-ch' ] = "Einstellungen" ;
2020-07-28 19:33:53 -06:00
$text [ 'label-settings' ][ 'de-de' ] = "Einstellungen" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-settings' ][ 'el-gr' ] = "Ρυθμίσεις" ;
$text [ 'label-settings' ][ 'es-cl' ] = "Ajustes" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-settings' ][ 'es-mx' ] = "Ajustes" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-settings' ][ 'fr-ca' ] = "Paramètres" ;
2020-07-28 19:33:53 -06:00
$text [ 'label-settings' ][ 'fr-fr' ] = "Configuration" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-settings' ][ 'he-il' ] = "הגדרות" ;
2020-07-28 19:33:53 -06:00
$text [ 'label-settings' ][ 'it-it' ] = "Parametri" ;
$text [ 'label-settings' ][ 'nl-nl' ] = "Instellingen" ;
$text [ 'label-settings' ][ 'pl-pl' ] = "Ustawienia" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-settings' ][ 'pt-br' ] = "Definições" ;
2020-07-28 19:33:53 -06:00
$text [ 'label-settings' ][ 'pt-pt' ] = "Definições" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-settings' ][ 'ro-ro' ] = "Setări" ;
2020-07-28 19:33:53 -06:00
$text [ 'label-settings' ][ 'ru-ru' ] = "Конфигурация" ;
$text [ 'label-settings' ][ 'sv-se' ] = "Inställningar" ;
$text [ 'label-settings' ][ 'uk-ua' ] = "Налаштування" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-settings' ][ 'tr-tr' ] = "Ayarlar" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-settings' ][ 'zh-cn' ] = "设置" ;
$text [ 'label-settings' ][ 'ja-jp' ] = "設定" ;
$text [ 'label-settings' ][ 'ko-kr' ] = "설정" ;
2020-07-28 19:33:53 -06:00
2016-04-25 20:30:23 -05:00
$text [ 'label-none' ][ 'en-us' ] = "None" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-none' ][ 'en-gb' ] = "None" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-none' ][ 'ar-eg' ] = "لا أحد" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-none' ][ 'de-at' ] = "Keine" ;
$text [ 'label-none' ][ 'de-ch' ] = "Keine" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-none' ][ 'de-de' ] = "Keine" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-none' ][ 'el-gr' ] = "Κανένα" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-none' ][ 'es-cl' ] = "Ninguno" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-none' ][ 'es-mx' ] = "Ninguno" ;
$text [ 'label-none' ][ 'fr-ca' ] = "Aucun" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-none' ][ 'fr-fr' ] = "Aucun" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-none' ][ 'he-il' ] = "אף אחד" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-none' ][ 'it-it' ] = "Nessuno" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-none' ][ 'nl-nl' ] = "Geen" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-none' ][ 'pl-pl' ] = "Żaden" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-none' ][ 'pt-br' ] = "Nenhum" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-none' ][ 'pt-pt' ] = "Nenhum" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-none' ][ 'ro-ro' ] = "Nici unul" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-none' ][ 'ru-ru' ] = "Никто" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-none' ][ 'sv-se' ] = "Ingen" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-none' ][ 'uk-ua' ] = "Жоден" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-none' ][ 'tr-tr' ] = "Hiçbiri" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-none' ][ 'zh-cn' ] = "没有任何" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-none' ][ 'ja-jp' ] = "なし" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-none' ][ 'ko-kr' ] = "없음" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-select' ][ 'en-us' ] = "Select" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-select' ][ 'en-gb' ] = "Select" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-select' ][ 'ar-eg' ] = "يختار" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-select' ][ 'de-at' ] = "Auswählen" ;
$text [ 'label-select' ][ 'de-ch' ] = "Auswählen" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-select' ][ 'de-de' ] = "Auswählen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-select' ][ 'el-gr' ] = "Επιλέξτε" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-select' ][ 'es-cl' ] = "Seleccionar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-select' ][ 'es-mx' ] = "Seleccionar" ;
$text [ 'label-select' ][ 'fr-ca' ] = "Sélectionner" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-select' ][ 'fr-fr' ] = "Sélectionner" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-select' ][ 'he-il' ] = "בחר" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-select' ][ 'it-it' ] = "Selezionare" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-select' ][ 'nl-nl' ] = "Selecteer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-select' ][ 'pl-pl' ] = "Wybierz" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-select' ][ 'pt-br' ] = "Selecionar" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-select' ][ 'pt-pt' ] = "Selecionar" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-select' ][ 'ro-ro' ] = "Selectați" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-select' ][ 'ru-ru' ] = "Выбрать" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-select' ][ 'sv-se' ] = "Välj" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-select' ][ 'uk-ua' ] = "Виберіть" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-select' ][ 'tr-tr' ] = "Seç" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-select' ][ 'zh-cn' ] = "选择" ;
$text [ 'label-select' ][ 'ja-jp' ] = "選択する" ;
$text [ 'label-select' ][ 'ko-kr' ] = "선택하다" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-search' ][ 'en-us' ] = "Search..." ;
2020-03-20 20:47:13 +00:00
$text [ 'label-search' ][ 'en-gb' ] = "Search..." ;
2023-04-29 18:26:50 -06:00
$text [ 'label-search' ][ 'ar-eg' ] = "يبحث..." ;
2023-05-03 22:50:18 -06:00
$text [ 'label-search' ][ 'de-at' ] = "Suche..." ;
$text [ 'label-search' ][ 'de-ch' ] = "Suche..." ;
2017-05-10 20:40:46 +01:00
$text [ 'label-search' ][ 'de-de' ] = "Suche..." ;
2019-11-27 04:13:25 +02:00
$text [ 'label-search' ][ 'el-gr' ] = "Αναζήτηση..." ;
2016-04-25 20:30:23 -05:00
$text [ 'label-search' ][ 'es-cl' ] = "Buscar..." ;
2023-05-03 22:50:18 -06:00
$text [ 'label-search' ][ 'es-mx' ] = "Buscar..." ;
$text [ 'label-search' ][ 'fr-ca' ] = "Recherche..." ;
2016-04-25 20:30:23 -05:00
$text [ 'label-search' ][ 'fr-fr' ] = "Recherche..." ;
2017-06-02 20:24:12 +01:00
$text [ 'label-search' ][ 'he-il' ] = "תוצאות חיפוש" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-search' ][ 'it-it' ] = "Ricerca..." ;
2023-04-29 18:26:50 -06:00
$text [ 'label-search' ][ 'nl-nl' ] = "Zoekopdracht..." ;
2022-03-26 21:30:02 +01:00
$text [ 'label-search' ][ 'pl-pl' ] = "Szukaj..." ;
2023-05-03 22:50:18 -06:00
$text [ 'label-search' ][ 'pt-br' ] = "Pesquisar..." ;
2017-05-10 20:40:46 +01:00
$text [ 'label-search' ][ 'pt-pt' ] = "Pesquisa..." ;
2023-04-29 18:26:50 -06:00
$text [ 'label-search' ][ 'ro-ro' ] = "Căutare..." ;
2017-04-25 03:37:00 +05:00
$text [ 'label-search' ][ 'ru-ru' ] = "Поиск..." ;
2016-04-25 20:30:23 -05:00
$text [ 'label-search' ][ 'sv-se' ] = "Sök ..." ;
2017-05-13 20:13:38 +01:00
$text [ 'label-search' ][ 'uk-ua' ] = "Результати пошуку" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-search' ][ 'tr-tr' ] = "Ara..." ;
2023-05-19 13:54:10 -06:00
$text [ 'label-search' ][ 'zh-cn' ] = "搜索..." ;
$text [ 'label-search' ][ 'ja-jp' ] = "検索..." ;
$text [ 'label-search' ][ 'ko-kr' ] = "찾다..." ;
2016-04-25 20:30:23 -05:00
$text [ 'label-order' ][ 'en-us' ] = "Order" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-order' ][ 'en-gb' ] = "Order" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-order' ][ 'ar-eg' ] = "طلب" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-order' ][ 'de-at' ] = "Reihenfolge" ;
$text [ 'label-order' ][ 'de-ch' ] = "Reihenfolge" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-order' ][ 'de-de' ] = "Reihenfolge" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-order' ][ 'el-gr' ] = "Ταξινόμηση" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-order' ][ 'es-cl' ] = "Orden" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-order' ][ 'es-mx' ] = "Orden" ;
$text [ 'label-order' ][ 'fr-ca' ] = "Ordre" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-order' ][ 'fr-fr' ] = "Ordre" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-order' ][ 'he-il' ] = "להזמין" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-order' ][ 'it-it' ] = "Ordine" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-order' ][ 'nl-nl' ] = "Volgorde" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-order' ][ 'pl-pl' ] = "Kolejność" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-order' ][ 'pt-br' ] = "Ordem" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-order' ][ 'pt-pt' ] = "Ordem" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-order' ][ 'ro-ro' ] = "Ordin" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-order' ][ 'ru-ru' ] = "Приоритет" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-order' ][ 'sv-se' ] = "Ordning" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-order' ][ 'uk-ua' ] = "Інше" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-order' ][ 'tr-tr' ] = "Sipariş" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-order' ][ 'zh-cn' ] = "命令" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-order' ][ 'ja-jp' ] = "注文" ;
$text [ 'label-order' ][ 'ko-kr' ] = "주문하다" ;
2016-04-25 20:30:23 -05:00
2019-07-25 19:23:39 -06:00
$text [ 'label-level' ][ 'en-us' ] = "Level" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-level' ][ 'en-gb' ] = "Level" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-level' ][ 'ar-eg' ] = "مستوى" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-level' ][ 'de-at' ] = "Eben" ;
$text [ 'label-level' ][ 'de-ch' ] = "Eben" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-level' ][ 'de-de' ] = "Eben" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-level' ][ 'el-gr' ] = "Επίπεδο" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-level' ][ 'es-cl' ] = "Nivel" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-level' ][ 'es-mx' ] = "Nivel" ;
$text [ 'label-level' ][ 'fr-ca' ] = "Niveau" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-level' ][ 'fr-fr' ] = "Niveau" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-level' ][ 'he-il' ] = "רָמָה" ;
$text [ 'label-level' ][ 'it-it' ] = "Livello" ;
$text [ 'label-level' ][ 'nl-nl' ] = "Niveau" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-level' ][ 'pl-pl' ] = "Poziom" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-level' ][ 'pt-br' ] = "Nível" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-level' ][ 'pt-pt' ] = "Nível" ;
$text [ 'label-level' ][ 'ro-ro' ] = "Nivel" ;
$text [ 'label-level' ][ 'ru-ru' ] = "Уровень" ;
$text [ 'label-level' ][ 'sv-se' ] = "Nivå" ;
$text [ 'label-level' ][ 'uk-ua' ] = "Рівень" ;
$text [ 'label-level' ][ 'tr-tr' ] = "Seviye" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-level' ][ 'zh-cn' ] = "等级" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-level' ][ 'ja-jp' ] = "レベル" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-level' ][ 'ko-kr' ] = "수준" ;
2019-07-25 19:23:39 -06:00
2018-09-28 11:36:03 -06:00
$text [ 'label-add' ][ 'en-us' ] = "Add" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-add' ][ 'en-gb' ] = "Add" ;
2018-09-28 11:36:03 -06:00
$text [ 'label-add' ][ 'ar-eg' ] = "اضافة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-add' ][ 'de-at' ] = "Hinzufügen" ;
$text [ 'label-add' ][ 'de-ch' ] = "Hinzufügen" ;
2018-09-28 11:36:03 -06:00
$text [ 'label-add' ][ 'de-de' ] = "Hinzufügen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-add' ][ 'el-gr' ] = "Προσθήκη" ;
2018-09-28 11:36:03 -06:00
$text [ 'label-add' ][ 'es-cl' ] = "Agregar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-add' ][ 'es-mx' ] = "Agregar" ;
$text [ 'label-add' ][ 'fr-ca' ] = "Ajouter" ;
2018-09-28 11:36:03 -06:00
$text [ 'label-add' ][ 'fr-fr' ] = "Ajouter" ;
$text [ 'label-add' ][ 'he-il' ] = " להוסיף" ;
$text [ 'label-add' ][ 'it-it' ] = "Inserisci" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-add' ][ 'nl-nl' ] = "Toevoegen" ;
2018-09-28 11:36:03 -06:00
$text [ 'label-add' ][ 'pl-pl' ] = "Dodaj" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-add' ][ 'pt-br' ] = "Adicionar" ;
2018-09-28 11:36:03 -06:00
$text [ 'label-add' ][ 'pt-pt' ] = "Adicionar" ;
$text [ 'label-add' ][ 'ro-ro' ] = "Adăuga" ;
$text [ 'label-add' ][ 'ru-ru' ] = "Добавить" ;
$text [ 'label-add' ][ 'sv-se' ] = "Lägg Till" ;
$text [ 'label-add' ][ 'uk-ua' ] = "Додати" ;
$text [ 'label-add' ][ 'tr-tr' ] = "Ekle" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-add' ][ 'zh-cn' ] = "添加" ;
$text [ 'label-add' ][ 'ja-jp' ] = "追加" ;
$text [ 'label-add' ][ 'ko-kr' ] = "추가하다" ;
2018-09-28 11:36:03 -06:00
2021-03-10 23:59:11 -07:00
$text [ 'label-update' ][ 'en-us' ] = "Update" ;
$text [ 'label-update' ][ 'en-gb' ] = "Update" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-update' ][ 'ar-eg' ] = "تحديث" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-update' ][ 'de-at' ] = "Aktualisieren" ;
$text [ 'label-update' ][ 'de-ch' ] = "Aktualisieren" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-update' ][ 'de-de' ] = "Aktualisieren" ;
$text [ 'label-update' ][ 'el-gr' ] = "Εκσυγχρονίζω" ;
$text [ 'label-update' ][ 'es-cl' ] = "Actualizar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-update' ][ 'es-mx' ] = "Actualizar" ;
$text [ 'label-update' ][ 'fr-ca' ] = "Mis à Jour" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-update' ][ 'fr-fr' ] = "Mis à Jour" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-update' ][ 'he-il' ] = "עדכון" ;
$text [ 'label-update' ][ 'it-it' ] = "Aggiornamento" ;
$text [ 'label-update' ][ 'nl-nl' ] = "Update" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-update' ][ 'pl-pl' ] = "Zaktualizuj" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-update' ][ 'pt-br' ] = "Atualizar" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-update' ][ 'pt-pt' ] = "Atualizar" ;
$text [ 'label-update' ][ 'ro-ro' ] = "Actualizați" ;
$text [ 'label-update' ][ 'ru-ru' ] = "Обновлять" ;
$text [ 'label-update' ][ 'sv-se' ] = "Uppdatering" ;
$text [ 'label-update' ][ 'uk-ua' ] = "оновлення" ;
$text [ 'label-update' ][ 'tr-tr' ] = "Güncelleme" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-update' ][ 'zh-cn' ] = "更新" ;
$text [ 'label-update' ][ 'ja-jp' ] = "アップデート" ;
$text [ 'label-update' ][ 'ko-kr' ] = "업데이트" ;
2021-03-10 23:59:11 -07:00
2016-04-25 20:30:23 -05:00
$text [ 'label-delete' ][ 'en-us' ] = "Delete" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-delete' ][ 'en-gb' ] = "Delete" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-delete' ][ 'ar-eg' ] = "يمسح" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-delete' ][ 'de-at' ] = "Löschen" ;
$text [ 'label-delete' ][ 'de-ch' ] = "Löschen" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-delete' ][ 'de-de' ] = "Löschen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-delete' ][ 'el-gr' ] = "Διαγραφή" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-delete' ][ 'es-cl' ] = "Eliminar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-delete' ][ 'es-mx' ] = "Eliminar" ;
$text [ 'label-delete' ][ 'fr-ca' ] = "Supprimer" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-delete' ][ 'fr-fr' ] = "Supprimer" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-delete' ][ 'he-il' ] = "לִמְחוֹק" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-delete' ][ 'it-it' ] = "Cancella" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-delete' ][ 'nl-nl' ] = "Verwijderen" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-delete' ][ 'pl-pl' ] = "Usuń" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-delete' ][ 'pt-br' ] = "Remover" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-delete' ][ 'pt-pt' ] = "Remover" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-delete' ][ 'ro-ro' ] = "Șterge" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-delete' ][ 'ru-ru' ] = "Удалить" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-delete' ][ 'sv-se' ] = "Ta Bort" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-delete' ][ 'uk-ua' ] = "Видалити" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-delete' ][ 'tr-tr' ] = "Sil" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-delete' ][ 'zh-cn' ] = "删除" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-delete' ][ 'ja-jp' ] = "消去" ;
$text [ 'label-delete' ][ 'ko-kr' ] = "삭제" ;
2016-04-25 20:30:23 -05:00
2018-09-28 11:46:18 -06:00
$text [ 'label-actions' ][ 'en-us' ] = "Actions" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-actions' ][ 'en-gb' ] = "Actions" ;
2018-09-28 11:46:18 -06:00
$text [ 'label-actions' ][ 'ar-eg' ] = "الأفعال" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-actions' ][ 'de-at' ] = "Aktionen" ;
$text [ 'label-actions' ][ 'de-ch' ] = "Aktionen" ;
2018-09-28 11:46:18 -06:00
$text [ 'label-actions' ][ 'de-de' ] = "Aktionen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-actions' ][ 'el-gr' ] = "Ενέργειες" ;
2018-09-28 11:46:18 -06:00
$text [ 'label-actions' ][ 'es-cl' ] = "Accións" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-actions' ][ 'es-mx' ] = "Accións" ;
$text [ 'label-actions' ][ 'fr-ca' ] = "Actions" ;
2018-09-28 11:46:18 -06:00
$text [ 'label-actions' ][ 'fr-fr' ] = "Actions" ;
$text [ 'label-actions' ][ 'he-il' ] = "פעולות" ;
$text [ 'label-actions' ][ 'it-it' ] = "Azioni" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-actions' ][ 'nl-nl' ] = "Acties" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-actions' ][ 'pl-pl' ] = "Akcje" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-actions' ][ 'pt-br' ] = "Ações" ;
2018-09-28 11:46:18 -06:00
$text [ 'label-actions' ][ 'pt-pt' ] = "Ações" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-actions' ][ 'ro-ro' ] = "Acțiuni" ;
2018-09-28 11:46:18 -06:00
$text [ 'label-actions' ][ 'ru-ru' ] = "Действия" ;
$text [ 'label-actions' ][ 'sv-se' ] = "Åtgärder" ;
$text [ 'label-actions' ][ 'uk-ua' ] = "Дії" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-actions' ][ 'tr-tr' ] = "Eylemler" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-actions' ][ 'zh-cn' ] = "动作" ;
$text [ 'label-actions' ][ 'ja-jp' ] = "行動" ;
$text [ 'label-actions' ][ 'ko-kr' ] = "행위" ;
2018-09-28 11:46:18 -06:00
2020-09-29 12:39:56 -06:00
$text [ 'label-action' ][ 'en-us' ] = "Action" ;
$text [ 'label-action' ][ 'en-gb' ] = "Action" ;
$text [ 'label-action' ][ 'ar-eg' ] = "الأفعال" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-action' ][ 'de-at' ] = "Aktionen" ;
$text [ 'label-action' ][ 'de-ch' ] = "Aktionen" ;
2020-09-29 12:39:56 -06:00
$text [ 'label-action' ][ 'de-de' ] = "Aktionen" ;
$text [ 'label-action' ][ 'el-gr' ] = "Ενέργειες" ;
$text [ 'label-action' ][ 'es-cl' ] = "Acción" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-action' ][ 'es-mx' ] = "Acción" ;
$text [ 'label-action' ][ 'fr-ca' ] = "Action" ;
2020-09-29 12:39:56 -06:00
$text [ 'label-action' ][ 'fr-fr' ] = "Action" ;
$text [ 'label-action' ][ 'he-il' ] = "פעולות" ;
$text [ 'label-action' ][ 'it-it' ] = "Azioni" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-action' ][ 'nl-nl' ] = "Actie" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-action' ][ 'pl-pl' ] = "Akcja" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-action' ][ 'pt-br' ] = "Açõe" ;
2020-09-29 12:39:56 -06:00
$text [ 'label-action' ][ 'pt-pt' ] = "Açõe" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-action' ][ 'ro-ro' ] = "Acțiune" ;
2020-09-29 12:39:56 -06:00
$text [ 'label-action' ][ 'ru-ru' ] = "Действия" ;
$text [ 'label-action' ][ 'sv-se' ] = "Åtgärder" ;
$text [ 'label-action' ][ 'uk-ua' ] = "Дії" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-action' ][ 'tr-tr' ] = "Eylem" ;
$text [ 'label-action' ][ 'zh-cn' ] = "行动" ;
$text [ 'label-action' ][ 'ja-jp' ] = "アクション" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-action' ][ 'ko-kr' ] = "행동" ;
2020-09-29 12:39:56 -06:00
2018-11-03 11:32:25 -06:00
$text [ 'label-context' ][ 'en-us' ] = "Context" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-context' ][ 'en-gb' ] = "Context" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-context' ][ 'ar-eg' ] = "سياق" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-context' ][ 'de-at' ] = "Kontext" ;
$text [ 'label-context' ][ 'de-ch' ] = "Kontext" ;
2018-11-03 11:32:25 -06:00
$text [ 'label-context' ][ 'de-de' ] = "Kontext" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-context' ][ 'el-gr' ] = "Context" ;
2018-11-03 11:32:25 -06:00
$text [ 'label-context' ][ 'es-cl' ] = "Contexto" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-context' ][ 'es-mx' ] = "Contexto" ;
$text [ 'label-context' ][ 'fr-ca' ] = "Contexte" ;
2018-11-03 11:32:25 -06:00
$text [ 'label-context' ][ 'fr-fr' ] = "Contexte" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-context' ][ 'he-il' ] = "הֶקשֵׁר" ;
2018-11-03 11:32:25 -06:00
$text [ 'label-context' ][ 'it-it' ] = "Contesto" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-context' ][ 'nl-nl' ] = "Context" ;
2018-11-03 11:32:25 -06:00
$text [ 'label-context' ][ 'pl-pl' ] = "Kontekst" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-context' ][ 'pt-br' ] = "Contexto" ;
2018-11-03 11:32:25 -06:00
$text [ 'label-context' ][ 'pt-pt' ] = "Contexto" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-context' ][ 'ro-ro' ] = "Context" ;
2018-11-03 11:32:25 -06:00
$text [ 'label-context' ][ 'ru-ru' ] = "Контекст" ;
$text [ 'label-context' ][ 'sv-se' ] = "Context" ;
$text [ 'label-context' ][ 'uk-ua' ] = "Контекст" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-context' ][ 'tr-tr' ] = "Bağlam" ;
$text [ 'label-context' ][ 'zh-cn' ] = "语境" ;
$text [ 'label-context' ][ 'ja-jp' ] = "コンテクスト" ;
$text [ 'label-context' ][ 'ko-kr' ] = "문맥" ;
2019-10-07 18:31:11 -06:00
$text [ 'label-copy' ][ 'en-us' ] = "Copy" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-copy' ][ 'en-gb' ] = "Copy" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-copy' ][ 'ar-eg' ] = "ينسخ" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-copy' ][ 'de-at' ] = "Kopieren" ;
$text [ 'label-copy' ][ 'de-ch' ] = "Kopieren" ;
2019-10-07 18:31:11 -06:00
$text [ 'label-copy' ][ 'de-de' ] = "Kopieren" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-copy' ][ 'el-gr' ] = "Αντιγραφή" ;
2019-10-07 18:31:11 -06:00
$text [ 'label-copy' ][ 'es-cl' ] = "Copiar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-copy' ][ 'es-mx' ] = "Copiar" ;
$text [ 'label-copy' ][ 'fr-ca' ] = "Copier" ;
2019-10-07 18:31:11 -06:00
$text [ 'label-copy' ][ 'fr-fr' ] = "Copier" ;
$text [ 'label-copy' ][ 'he-il' ] = "העתק" ;
$text [ 'label-copy' ][ 'it-it' ] = "Copia" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-copy' ][ 'nl-nl' ] = "Kopiëren" ;
2019-10-07 18:31:11 -06:00
$text [ 'label-copy' ][ 'pl-pl' ] = "Kopiuj" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-copy' ][ 'pt-br' ] = "Copiar" ;
2019-10-07 18:31:11 -06:00
$text [ 'label-copy' ][ 'pt-pt' ] = "Copiar" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-copy' ][ 'ro-ro' ] = "Copie" ;
2019-10-07 18:31:11 -06:00
$text [ 'label-copy' ][ 'ru-ru' ] = "Копировать" ;
$text [ 'label-copy' ][ 'sv-se' ] = "Kopiera" ;
$text [ 'label-copy' ][ 'uk-ua' ] = "Копіювати" ;
$text [ 'label-copy' ][ 'tr-tr' ] = "Kopyala" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-copy' ][ 'zh-cn' ] = "复制" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-copy' ][ 'ja-jp' ] = "コピー" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-copy' ][ 'ko-kr' ] = "복사" ;
2019-10-07 18:31:11 -06:00
2023-01-31 01:41:43 +00:00
$text [ 'label-duplicate' ][ 'en-us' ] = "Duplicate" ;
$text [ 'label-duplicate' ][ 'en-gb' ] = "Duplicate" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-duplicate' ][ 'ar-eg' ] = "ينسخ" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-duplicate' ][ 'de-at' ] = "Kopieren" ;
$text [ 'label-duplicate' ][ 'de-ch' ] = "Kopieren" ;
2023-01-31 01:41:43 +00:00
$text [ 'label-duplicate' ][ 'de-de' ] = "Kopieren" ;
$text [ 'label-duplicate' ][ 'el-gr' ] = "Αντιγραφή" ;
$text [ 'label-duplicate' ][ 'es-cl' ] = "Copiar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-duplicate' ][ 'es-mx' ] = "Copiar" ;
$text [ 'label-duplicate' ][ 'fr-ca' ] = "Copier" ;
2023-01-31 01:41:43 +00:00
$text [ 'label-duplicate' ][ 'fr-fr' ] = "Copier" ;
$text [ 'label-duplicate' ][ 'he-il' ] = "העתק" ;
$text [ 'label-duplicate' ][ 'it-it' ] = "Copia" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-duplicate' ][ 'nl-nl' ] = "Duplicaat" ;
2023-01-31 01:41:43 +00:00
$text [ 'label-duplicate' ][ 'pl-pl' ] = "Kopiuj" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-duplicate' ][ 'pt-br' ] = "Copiar" ;
2023-01-31 01:41:43 +00:00
$text [ 'label-duplicate' ][ 'pt-pt' ] = "Copiar" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-duplicate' ][ 'ro-ro' ] = "Duplicat" ;
2023-01-31 01:41:43 +00:00
$text [ 'label-duplicate' ][ 'ru-ru' ] = "Копировать" ;
$text [ 'label-duplicate' ][ 'sv-se' ] = "Kopiera" ;
$text [ 'label-duplicate' ][ 'uk-ua' ] = "Копіювати" ;
$text [ 'label-duplicate' ][ 'tr-tr' ] = "Kopyala" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-duplicate' ][ 'zh-cn' ] = "复制" ;
$text [ 'label-duplicate' ][ 'ja-jp' ] = "複製" ;
$text [ 'label-duplicate' ][ 'ko-kr' ] = "복제하다" ;
2023-01-31 01:41:43 +00:00
2019-10-28 14:13:18 -06:00
$text [ 'label-all' ][ 'en-us' ] = "All" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-all' ][ 'en-gb' ] = "All" ;
2019-10-28 14:13:18 -06:00
$text [ 'label-all' ][ 'ar-eg' ] = "الكل" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-all' ][ 'de-at' ] = "Alle" ;
$text [ 'label-all' ][ 'de-ch' ] = "Alle" ;
2019-10-28 14:13:18 -06:00
$text [ 'label-all' ][ 'de-de' ] = "Alle" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-all' ][ 'el-gr' ] = "Όλα" ;
2019-10-28 14:13:18 -06:00
$text [ 'label-all' ][ 'es-cl' ] = "Todos" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-all' ][ 'es-mx' ] = "Todos" ;
$text [ 'label-all' ][ 'fr-ca' ] = "Tout" ;
2019-10-28 14:13:18 -06:00
$text [ 'label-all' ][ 'fr-fr' ] = "Tout" ;
$text [ 'label-all' ][ 'he-il' ] = "הצג הכל" ;
$text [ 'label-all' ][ 'it-it' ] = "Tutto" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-all' ][ 'nl-nl' ] = "Alle" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-all' ][ 'pl-pl' ] = "Wszystkie" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-all' ][ 'pt-br' ] = "Todos" ;
2019-10-28 14:13:18 -06:00
$text [ 'label-all' ][ 'pt-pt' ] = "Todos" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-all' ][ 'ro-ro' ] = "Toate" ;
2019-10-28 14:13:18 -06:00
$text [ 'label-all' ][ 'ru-ru' ] = "все" ;
$text [ 'label-all' ][ 'sv-se' ] = "Allt" ;
$text [ 'label-all' ][ 'uk-ua' ] = "всі" ;
$text [ 'label-all' ][ 'tr-tr' ] = "Görüntüle" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-all' ][ 'zh-cn' ] = "全部" ;
$text [ 'label-all' ][ 'ja-jp' ] = "全て" ;
$text [ 'label-all' ][ 'ko-kr' ] = "모두" ;
2019-10-28 14:13:18 -06:00
2016-06-08 14:21:45 +01:00
$text [ 'label-music_on_hold' ][ 'en-us' ] = "Music on Hold" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-music_on_hold' ][ 'en-gb' ] = "Music on Hold" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-music_on_hold' ][ 'ar-eg' ] = "موسيقى المؤجلة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-music_on_hold' ][ 'de-at' ] = "Wartemusik" ;
$text [ 'label-music_on_hold' ][ 'de-ch' ] = "Wartemusik" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-music_on_hold' ][ 'de-de' ] = "Wartemusik" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-music_on_hold' ][ 'el-gr' ] = "Μουσική Αναμονής" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-music_on_hold' ][ 'es-cl' ] = "Musica en Espera" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-music_on_hold' ][ 'es-mx' ] = "Musica en Espera" ;
$text [ 'label-music_on_hold' ][ 'fr-ca' ] = "Musique d'attente" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-music_on_hold' ][ 'fr-fr' ] = "Musique d'attente" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-music_on_hold' ][ 'he-il' ] = "מוסיקה בהמתנה" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-music_on_hold' ][ 'it-it' ] = "Musica d'attesa" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-music_on_hold' ][ 'nl-nl' ] = "Music op Hold" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-music_on_hold' ][ 'pl-pl' ] = "Muzyka na czekanie" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-music_on_hold' ][ 'pt-br' ] = "Música de espera" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-music_on_hold' ][ 'pt-pt' ] = "Música em Espera" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-music_on_hold' ][ 'ro-ro' ] = "Muzică în așteptare" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-music_on_hold' ][ 'ru-ru' ] = "Музыка на удержании" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-music_on_hold' ][ 'sv-se' ] = "Väntmusik" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-music_on_hold' ][ 'uk-ua' ] = "Музика на утриманні" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-music_on_hold' ][ 'tr-tr' ] = "Müzik Beklemede" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-music_on_hold' ][ 'zh-cn' ] = "保留音乐" ;
$text [ 'label-music_on_hold' ][ 'ja-jp' ] = "保留音" ;
$text [ 'label-music_on_hold' ][ 'ko-kr' ] = "음악 보류" ;
2016-06-08 14:21:45 +01:00
2018-02-12 17:50:47 +00:00
$text [ 'label-recordings' ][ 'en-us' ] = "Recordings" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-recordings' ][ 'en-gb' ] = "Recordings" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-recordings' ][ 'ar-eg' ] = "التسجيلات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-recordings' ][ 'de-at' ] = "Aufzeichnungen" ;
$text [ 'label-recordings' ][ 'de-ch' ] = "Aufzeichnungen" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-recordings' ][ 'de-de' ] = "Aufzeichnungen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-recordings' ][ 'el-gr' ] = "Ηχητικές Εγγραφές" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-recordings' ][ 'es-cl' ] = "Grabaciones" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-recordings' ][ 'es-mx' ] = "Grabaciones" ;
$text [ 'label-recordings' ][ 'fr-ca' ] = "Enregistrements" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-recordings' ][ 'fr-fr' ] = "Enregistrements" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-recordings' ][ 'he-il' ] = "הקלטות" ;
$text [ 'label-recordings' ][ 'it-it' ] = "Registrazioni" ;
$text [ 'label-recordings' ][ 'nl-nl' ] = "Recordings" ;
$text [ 'label-recordings' ][ 'pl-pl' ] = "Nagrania" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-recordings' ][ 'pt-br' ] = "Gravações" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-recordings' ][ 'pt-pt' ] = "Gravações" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-recordings' ][ 'ro-ro' ] = "Înregistrări" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-recordings' ][ 'ru-ru' ] = "Записи" ;
$text [ 'label-recordings' ][ 'sv-se' ] = "Inspelningar" ;
$text [ 'label-recordings' ][ 'uk-ua' ] = "записи" ;
$text [ 'label-recordings' ][ 'tr-tr' ] = "Kayı tlar" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-recordings' ][ 'zh-cn' ] = "录音" ;
$text [ 'label-recordings' ][ 'ja-jp' ] = "録音" ;
$text [ 'label-recordings' ][ 'ko-kr' ] = "녹음" ;
2018-02-12 17:50:47 +00:00
2018-04-10 20:46:12 -06:00
$text [ 'label-ringtones' ][ 'en-us' ] = "Ringtones" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-ringtones' ][ 'en-gb' ] = "Ringtones" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-ringtones' ][ 'ar-eg' ] = "نغمات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-ringtones' ][ 'de-at' ] = "Töne" ;
$text [ 'label-ringtones' ][ 'de-ch' ] = "Töne" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-ringtones' ][ 'de-de' ] = "Töne" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-ringtones' ][ 'el-gr' ] = "Ήχοι κλήσεων" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-ringtones' ][ 'es-cl' ] = "Tono" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-ringtones' ][ 'es-mx' ] = "Tono" ;
$text [ 'label-ringtones' ][ 'fr-ca' ] = "Sonneries" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-ringtones' ][ 'fr-fr' ] = "Sonneries" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-ringtones' ][ 'he-il' ] = "טוֹן" ;
$text [ 'label-ringtones' ][ 'it-it' ] = "Tono" ;
$text [ 'label-ringtones' ][ 'nl-nl' ] = "Toon" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-ringtones' ][ 'pl-pl' ] = "Dzwonki" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-ringtones' ][ 'pt-br' ] = "Tons de toque" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-ringtones' ][ 'pt-pt' ] = "Tom" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-ringtones' ][ 'ro-ro' ] = "Tonuri de apel" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-ringtones' ][ 'ru-ru' ] = "Тон" ;
$text [ 'label-ringtones' ][ 'sv-se' ] = "Toner" ;
$text [ 'label-ringtones' ][ 'uk-ua' ] = "Тон" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-ringtones' ][ 'tr-tr' ] = "ringtones" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-ringtones' ][ 'zh-cn' ] = "铃声" ;
$text [ 'label-ringtones' ][ 'ja-jp' ] = "着信音" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-ringtones' ][ 'ko-kr' ] = "벨소리" ;
$text [ 'label-streams' ][ 'en-us' ] = "Streams" ;
$text [ 'label-streams' ][ 'en-gb' ] = "Streams" ;
$text [ 'label-streams' ][ 'ar-eg' ] = "تيارات" ;
$text [ 'label-streams' ][ 'de-at' ] = "Ströme" ;
$text [ 'label-streams' ][ 'de-ch' ] = "Ströme" ;
$text [ 'label-streams' ][ 'de-de' ] = "Ströme" ;
$text [ 'label-streams' ][ 'el-gr' ] = "Αναμεταδόσεις" ;
$text [ 'label-streams' ][ 'es-cl' ] = "Corrientes" ;
$text [ 'label-streams' ][ 'es-mx' ] = "Corrientes" ;
2023-07-12 17:24:55 -04:00
$text [ 'label-streams' ][ 'fr-ca' ] = "Flux" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-streams' ][ 'fr-fr' ] = "Ruisseaux" ;
$text [ 'label-streams' ][ 'he-il' ] = "זרמים" ;
$text [ 'label-streams' ][ 'it-it' ] = "Flussi" ;
$text [ 'label-streams' ][ 'nl-nl' ] = "Stromen" ;
$text [ 'label-streams' ][ 'pl-pl' ] = "Strumienie" ;
$text [ 'label-streams' ][ 'pt-br' ] = "Fluxo de dados (streams)" ;
$text [ 'label-streams' ][ 'pt-pt' ] = "Fluxos" ;
$text [ 'label-streams' ][ 'ro-ro' ] = "Fluxuri" ;
$text [ 'label-streams' ][ 'ru-ru' ] = "Потоки" ;
$text [ 'label-streams' ][ 'sv-se' ] = "Strömmar" ;
$text [ 'label-streams' ][ 'uk-ua' ] = "Потоки" ;
$text [ 'label-streams' ][ 'tr-tr' ] = "Akışlar" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-streams' ][ 'zh-cn' ] = "溪流" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-streams' ][ 'ja-jp' ] = "ストリーム" ;
$text [ 'label-streams' ][ 'ko-kr' ] = "스트림" ;
2018-02-19 21:42:19 -07:00
2018-04-10 20:46:12 -06:00
$text [ 'label-tones' ][ 'en-us' ] = "Tones" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-tones' ][ 'en-gb' ] = "Tones" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-tones' ][ 'ar-eg' ] = "النغمات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tones' ][ 'de-at' ] = "Töne" ;
$text [ 'label-tones' ][ 'de-ch' ] = "Töne" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-tones' ][ 'de-de' ] = "Töne" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-tones' ][ 'el-gr' ] = "Τονικοί Παλμοί" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-tones' ][ 'es-cl' ] = "Tono" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tones' ][ 'es-mx' ] = "Tono" ;
$text [ 'label-tones' ][ 'fr-ca' ] = "Tonalités" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-tones' ][ 'fr-fr' ] = "Tonalités" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-tones' ][ 'he-il' ] = "טוֹן" ;
$text [ 'label-tones' ][ 'it-it' ] = "Tono" ;
$text [ 'label-tones' ][ 'nl-nl' ] = "Toon" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-tones' ][ 'pl-pl' ] = "Tony" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tones' ][ 'pt-br' ] = "Tons" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-tones' ][ 'pt-pt' ] = "Tom" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-tones' ][ 'ro-ro' ] = "Tonuri" ;
2018-04-10 20:46:12 -06:00
$text [ 'label-tones' ][ 'ru-ru' ] = "Тон" ;
$text [ 'label-tones' ][ 'sv-se' ] = "Toner" ;
$text [ 'label-tones' ][ 'uk-ua' ] = "Тон" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tones' ][ 'tr-tr' ] = "Tonlar" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-tones' ][ 'zh-cn' ] = "音调" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tones' ][ 'ja-jp' ] = "トーン" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-tones' ][ 'ko-kr' ] = "톤" ;
2018-04-10 20:46:12 -06:00
2016-06-08 14:21:45 +01:00
$text [ 'label-default' ][ 'en-us' ] = "Default" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-default' ][ 'en-gb' ] = "Default" ;
2018-03-02 02:03:15 -07:00
$text [ 'label-default' ][ 'ar-eg' ] = "בְּרִירַת מֶחדָל" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-default' ][ 'de-at' ] = "Standard" ;
$text [ 'label-default' ][ 'de-ch' ] = "Standard" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-default' ][ 'de-de' ] = "Standard" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-default' ][ 'el-gr' ] = "Προεπιλογή" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-default' ][ 'es-cl' ] = "Defecto" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-default' ][ 'es-mx' ] = "Defecto" ;
2023-07-12 17:24:55 -04:00
$text [ 'label-default' ][ 'fr-ca' ] = "Par Défaut" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-default' ][ 'fr-fr' ] = "Défaut" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-default' ][ 'he-il' ] = "Default" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-default' ][ 'it-it' ] = "Default" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-default' ][ 'nl-nl' ] = "ôfwêzichheid" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-default' ][ 'pl-pl' ] = "Domyślne" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-default' ][ 'pt-br' ] = "Padrão" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-default' ][ 'pt-pt' ] = "Padrão" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-default' ][ 'ro-ro' ] = "Mod implicit" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-default' ][ 'ru-ru' ] = "По умолчанию" ;
2023-09-28 17:32:34 +02:00
$text [ 'label-default' ][ 'sv-se' ] = "Standard" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-default' ][ 'uk-ua' ] = "дефолт" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-default' ][ 'tr-tr' ] = "Varsayı lan" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-default' ][ 'zh-cn' ] = "默认" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-default' ][ 'ja-jp' ] = "デフォルト" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-default' ][ 'ko-kr' ] = "기본" ;
2016-06-08 14:21:45 +01:00
2023-07-13 16:19:56 -06:00
$text [ 'label-virtual' ][ 'en-us' ] = "Virtual" ;
$text [ 'label-virtual' ][ 'en-gb' ] = "Virtual" ;
$text [ 'label-virtual' ][ 'ar-eg' ] = "افتراضي" ;
$text [ 'label-virtual' ][ 'de-at' ] = "Virtuell" ;
$text [ 'label-virtual' ][ 'de-ch' ] = "Virtuell" ;
$text [ 'label-virtual' ][ 'de-de' ] = "Virtuell" ;
$text [ 'label-virtual' ][ 'el-gr' ] = "Εικονικός" ;
$text [ 'label-virtual' ][ 'es-cl' ] = "Virtual" ;
$text [ 'label-virtual' ][ 'es-mx' ] = "Virtual" ;
$text [ 'label-virtual' ][ 'fr-ca' ] = "Virtuel" ;
$text [ 'label-virtual' ][ 'fr-fr' ] = "Virtuel" ;
$text [ 'label-virtual' ][ 'he-il' ] = "וירטואלי" ;
$text [ 'label-virtual' ][ 'it-it' ] = "Virtuale" ;
$text [ 'label-virtual' ][ 'nl-nl' ] = "Virtuell" ;
$text [ 'label-virtual' ][ 'pl-pl' ] = "Wirtualny" ;
$text [ 'label-virtual' ][ 'pt-br' ] = "Virtual" ;
$text [ 'label-virtual' ][ 'pt-pt' ] = "Virtual" ;
$text [ 'label-virtual' ][ 'ro-ro' ] = "Virtual" ;
$text [ 'label-virtual' ][ 'ru-ru' ] = "Виртуальный" ;
$text [ 'label-virtual' ][ 'sv-se' ] = "Virtuell" ;
$text [ 'label-virtual' ][ 'uk-ua' ] = "віртуальний" ;
$text [ 'label-virtual' ][ 'tr-tr' ] = "Sanal" ;
$text [ 'label-virtual' ][ 'zh-cn' ] = "虚拟的" ;
$text [ 'label-virtual' ][ 'ja-jp' ] = "バーチャル" ;
$text [ 'label-virtual' ][ 'ko-kr' ] = "가상" ;
2016-11-25 23:41:52 -07:00
$text [ 'label-git_branch' ][ 'en-us' ] = "Branch:" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-git_branch' ][ 'en-gb' ] = "Branch:" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-git_branch' ][ 'ar-eg' ] = "فرع" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-git_branch' ][ 'de-at' ] = "Zweig:" ;
$text [ 'label-git_branch' ][ 'de-ch' ] = "Zweig:" ;
$text [ 'label-git_branch' ][ 'de-de' ] = "Zweig:" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-git_branch' ][ 'el-gr' ] = "Τμήμα:" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-git_branch' ][ 'es-cl' ] = "Rama:" ;
$text [ 'label-git_branch' ][ 'es-mx' ] = "Rama:" ;
$text [ 'label-git_branch' ][ 'fr-ca' ] = "Une succursale:" ;
$text [ 'label-git_branch' ][ 'fr-fr' ] = "Une succursale:" ;
$text [ 'label-git_branch' ][ 'he-il' ] = "ענף:" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-git_branch' ][ 'it-it' ] = "Branch:" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-git_branch' ][ 'nl-nl' ] = "Tak:" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-git_branch' ][ 'pl-pl' ] = "Gałąź:" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-git_branch' ][ 'pt-br' ] = "Base:" ;
$text [ 'label-git_branch' ][ 'pt-pt' ] = "Ramo:" ;
$text [ 'label-git_branch' ][ 'ro-ro' ] = "Ramura:" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-git_branch' ][ 'ru-ru' ] = "Филиал:" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-git_branch' ][ 'sv-se' ] = "Gren:" ;
$text [ 'label-git_branch' ][ 'uk-ua' ] = "філія:" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-git_branch' ][ 'tr-tr' ] = "Dal:" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-git_branch' ][ 'zh-cn' ] = "分支:" ;
$text [ 'label-git_branch' ][ 'ja-jp' ] = "ブランチ:" ;
$text [ 'label-git_branch' ][ 'ko-kr' ] = "나뭇가지:" ;
2016-11-25 23:41:52 -07:00
$text [ 'label-git_commit' ][ 'en-us' ] = "Commit:" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-git_commit' ][ 'en-gb' ] = "Commit:" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-git_commit' ][ 'ar-eg' ] = "يقترف" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-git_commit' ][ 'de-at' ] = "Commit:" ;
$text [ 'label-git_commit' ][ 'de-ch' ] = "Commit:" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-git_commit' ][ 'de-de' ] = "Commit:" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-git_commit' ][ 'el-gr' ] = "Υποβολή:" ;
2016-11-25 23:41:52 -07:00
$text [ 'label-git_commit' ][ 'es-cl' ] = "Cometer" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-git_commit' ][ 'es-mx' ] = "Cometer" ;
$text [ 'label-git_commit' ][ 'fr-ca' ] = "Commettre" ;
2016-11-25 23:41:52 -07:00
$text [ 'label-git_commit' ][ 'fr-fr' ] = "Commettre" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-git_commit' ][ 'he-il' ] = "לְבַצֵעַ" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-git_commit' ][ 'it-it' ] = "Commit:" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-git_commit' ][ 'nl-nl' ] = "Verbinden" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-git_commit' ][ 'pl-pl' ] = "Zatwierdzenie:" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-git_commit' ][ 'pt-br' ] = "Submeter" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-git_commit' ][ 'pt-pt' ] = "cometer" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-git_commit' ][ 'ro-ro' ] = "Angajează-te" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-git_commit' ][ 'ru-ru' ] = "Принять:" ;
2016-11-25 23:41:52 -07:00
$text [ 'label-git_commit' ][ 'sv-se' ] = "Begå" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-git_commit' ][ 'uk-ua' ] = "здійснити" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-git_commit' ][ 'tr-tr' ] = "Commit:" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-git_commit' ][ 'zh-cn' ] = "犯罪:" ;
$text [ 'label-git_commit' ][ 'ja-jp' ] = "専念:" ;
$text [ 'label-git_commit' ][ 'ko-kr' ] = "저지르다:" ;
2017-10-04 10:59:37 +03:00
2016-06-08 14:21:45 +01:00
$text [ 'label-us-ring' ][ 'en-us' ] = "us-ring" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-us-ring' ][ 'en-gb' ] = "us-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-us-ring' ][ 'ar-eg' ] = "حلقة us" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-us-ring' ][ 'de-at' ] = "uns-Ring" ;
$text [ 'label-us-ring' ][ 'de-ch' ] = "uns-Ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-us-ring' ][ 'de-de' ] = "uns-Ring" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-us-ring' ][ 'el-gr' ] = "us-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-us-ring' ][ 'es-cl' ] = "nosotros-anillo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-us-ring' ][ 'es-mx' ] = "nosotros-anillo" ;
$text [ 'label-us-ring' ][ 'fr-ca' ] = "États-Unis-ring" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-us-ring' ][ 'fr-fr' ] = "États-Unis-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-us-ring' ][ 'he-il' ] = "צלצול לנו" ;
$text [ 'label-us-ring' ][ 'it-it' ] = "noi-anello" ;
$text [ 'label-us-ring' ][ 'nl-nl' ] = "us-ring" ;
$text [ 'label-us-ring' ][ 'pl-pl' ] = "us-pierścień" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-us-ring' ][ 'pt-br' ] = "nós-anel" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-us-ring' ][ 'pt-pt' ] = "nós-anel" ;
$text [ 'label-us-ring' ][ 'ro-ro' ] = "noi-ring" ;
$text [ 'label-us-ring' ][ 'ru-ru' ] = "нам-кольцо" ;
$text [ 'label-us-ring' ][ 'sv-se' ] = "oss-ring" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-us-ring' ][ 'uk-ua' ] = "us-ring" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-us-ring' ][ 'tr-tr' ] = "us-ring" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-us-ring' ][ 'zh-cn' ] = "美国环" ;
$text [ 'label-us-ring' ][ 'ja-jp' ] = "私たちのリング" ;
$text [ 'label-us-ring' ][ 'ko-kr' ] = "우리 반지" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-uk-ring' ][ 'en-us' ] = "uk-ring" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-uk-ring' ][ 'en-gb' ] = "uk-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-uk-ring' ][ 'ar-eg' ] = "حلقة uk" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uk-ring' ][ 'de-at' ] = "uk-Ring" ;
$text [ 'label-uk-ring' ][ 'de-ch' ] = "uk-Ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-uk-ring' ][ 'de-de' ] = "uk-Ring" ;
$text [ 'label-uk-ring' ][ 'el-gr' ] = "βρετανικό δαχτυλίδι" ;
$text [ 'label-uk-ring' ][ 'es-cl' ] = "Reino Unido-anillo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uk-ring' ][ 'es-mx' ] = "Reino Unido-anillo" ;
$text [ 'label-uk-ring' ][ 'fr-ca' ] = "Grande Bretagne-ring" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-uk-ring' ][ 'fr-fr' ] = "Grande Bretagne-ring" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-uk-ring' ][ 'he-il' ] = "צלצול אנגלי" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-uk-ring' ][ 'it-it' ] = "uk-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-uk-ring' ][ 'nl-nl' ] = "uk-ring" ;
$text [ 'label-uk-ring' ][ 'pl-pl' ] = "uk-ring" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uk-ring' ][ 'pt-br' ] = "anel britânico" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-uk-ring' ][ 'pt-pt' ] = "anel britânico" ;
$text [ 'label-uk-ring' ][ 'ro-ro' ] = "uk-ring" ;
$text [ 'label-uk-ring' ][ 'ru-ru' ] = "великобритания кольцо" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-uk-ring' ][ 'sv-se' ] = "uk-ring" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-uk-ring' ][ 'uk-ua' ] = "uk-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-uk-ring' ][ 'tr-tr' ] = "İngiltere halkası " ;
2023-05-19 13:54:10 -06:00
$text [ 'label-uk-ring' ][ 'zh-cn' ] = "英国环" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uk-ring' ][ 'ja-jp' ] = "英国リング" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-uk-ring' ][ 'ko-kr' ] = "UK 링" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-pt-ring' ][ 'en-us' ] = "pt-ring" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-pt-ring' ][ 'en-gb' ] = "pt-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-pt-ring' ][ 'ar-eg' ] = "حلقة pt" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-pt-ring' ][ 'de-at' ] = "pt-Ring" ;
$text [ 'label-pt-ring' ][ 'de-ch' ] = "pt-Ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-pt-ring' ][ 'de-de' ] = "pt-Ring" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-pt-ring' ][ 'el-gr' ] = "pt-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-pt-ring' ][ 'es-cl' ] = "pt-anillo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-pt-ring' ][ 'es-mx' ] = "pt-anillo" ;
$text [ 'label-pt-ring' ][ 'fr-ca' ] = "Portugal-ring" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-pt-ring' ][ 'fr-fr' ] = "Portugal-ring" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-pt-ring' ][ 'he-il' ] = "צלצול פולני" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-pt-ring' ][ 'it-it' ] = "pt-anello" ;
$text [ 'label-pt-ring' ][ 'nl-nl' ] = "pt-ring" ;
$text [ 'label-pt-ring' ][ 'pl-pl' ] = "pierścień pt" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-pt-ring' ][ 'pt-br' ] = "pt-ring" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-pt-ring' ][ 'pt-pt' ] = "pt-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-pt-ring' ][ 'ro-ro' ] = "pt-ring" ;
$text [ 'label-pt-ring' ][ 'ru-ru' ] = "pt-кольцо" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-pt-ring' ][ 'sv-se' ] = "pt-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-pt-ring' ][ 'uk-ua' ] = "пт-кільце" ;
$text [ 'label-pt-ring' ][ 'tr-tr' ] = "nokta halkası " ;
2023-05-19 13:54:10 -06:00
$text [ 'label-pt-ring' ][ 'zh-cn' ] = "pt环" ;
$text [ 'label-pt-ring' ][ 'ja-jp' ] = "ptリング" ;
$text [ 'label-pt-ring' ][ 'ko-kr' ] = "pt-링" ;
2016-06-08 14:21:45 +01:00
2017-04-25 03:37:00 +05:00
$text [ 'label-ru-ring' ][ 'en-us' ] = "ru-ring" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-ru-ring' ][ 'en-gb' ] = "ru-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-ru-ring' ][ 'ar-eg' ] = "رو الدائري" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-ru-ring' ][ 'de-at' ] = "ru-ring" ;
$text [ 'label-ru-ring' ][ 'de-ch' ] = "ru-ring" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-ru-ring' ][ 'de-de' ] = "ru-ring" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-ru-ring' ][ 'el-gr' ] = "ru-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-ru-ring' ][ 'es-cl' ] = "ru-anillo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-ru-ring' ][ 'es-mx' ] = "ru-anillo" ;
$text [ 'label-ru-ring' ][ 'fr-ca' ] = "ru-anneau" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-ru-ring' ][ 'fr-fr' ] = "ru-anneau" ;
$text [ 'label-ru-ring' ][ 'he-il' ] = "ru-ring" ;
$text [ 'label-ru-ring' ][ 'it-it' ] = "ru-anello" ;
$text [ 'label-ru-ring' ][ 'nl-nl' ] = "ru-ring" ;
$text [ 'label-ru-ring' ][ 'pl-pl' ] = "ru-pierścień" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-ru-ring' ][ 'pt-br' ] = "ru-ring" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-ru-ring' ][ 'pt-pt' ] = "ru-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-ru-ring' ][ 'ro-ro' ] = "ru-ring" ;
$text [ 'label-ru-ring' ][ 'ru-ru' ] = "ру-ринг" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-ru-ring' ][ 'sv-se' ] = "ru-ring" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-ru-ring' ][ 'uk-ua' ] = "ru-ring" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-ru-ring' ][ 'tr-tr' ] = "ru-ring" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-ru-ring' ][ 'zh-cn' ] = "ru环" ;
$text [ 'label-ru-ring' ][ 'ja-jp' ] = "るーリング" ;
$text [ 'label-ru-ring' ][ 'ko-kr' ] = "루링" ;
2017-04-25 03:37:00 +05:00
2016-06-08 14:21:45 +01:00
$text [ 'label-it-ring' ][ 'en-us' ] = "it-ring" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-it-ring' ][ 'en-gb' ] = "it-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-it-ring' ][ 'ar-eg' ] = "انها خاتم" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-it-ring' ][ 'de-at' ] = "it-Ring" ;
$text [ 'label-it-ring' ][ 'de-ch' ] = "it-Ring" ;
$text [ 'label-it-ring' ][ 'de-de' ] = "fr-Ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-it-ring' ][ 'el-gr' ] = "το δαχτυλίδι" ;
$text [ 'label-it-ring' ][ 'es-cl' ] = "es-anillo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-it-ring' ][ 'es-mx' ] = "es-anillo" ;
$text [ 'label-it-ring' ][ 'fr-ca' ] = "Italie-ring" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-it-ring' ][ 'fr-fr' ] = "Italie-ring" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-it-ring' ][ 'he-il' ] = "צלצול איטלקי" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-it-ring' ][ 'it-it' ] = "suoneria" ;
$text [ 'label-it-ring' ][ 'nl-nl' ] = "het-ring" ;
$text [ 'label-it-ring' ][ 'pl-pl' ] = "to-pierścień" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-it-ring' ][ 'pt-br' ] = "it-ring" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-it-ring' ][ 'pt-pt' ] = "it-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-it-ring' ][ 'ro-ro' ] = "it-ring" ;
$text [ 'label-it-ring' ][ 'ru-ru' ] = "это кольцо" ;
$text [ 'label-it-ring' ][ 'sv-se' ] = "det-ring" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-it-ring' ][ 'uk-ua' ] = "it-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-it-ring' ][ 'tr-tr' ] = "o-ring" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-it-ring' ][ 'zh-cn' ] = "戒指" ;
$text [ 'label-it-ring' ][ 'ja-jp' ] = "それリング" ;
$text [ 'label-it-ring' ][ 'ko-kr' ] = "잇링" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-fr-ring' ][ 'en-us' ] = "fr-ring" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-fr-ring' ][ 'en-gb' ] = "fr-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-fr-ring' ][ 'ar-eg' ] = "حلقة الاب" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-fr-ring' ][ 'de-at' ] = "fr-Ring" ;
$text [ 'label-fr-ring' ][ 'de-ch' ] = "fr-Ring" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-fr-ring' ][ 'el-gr' ] = "fr-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-fr-ring' ][ 'es-cl' ] = "fr-anillo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-fr-ring' ][ 'es-mx' ] = "fr-anillo" ;
$text [ 'label-fr-ring' ][ 'fr-ca' ] = "France-ring" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-fr-ring' ][ 'fr-fr' ] = "France-ring" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-fr-ring' ][ 'he-il' ] = "צלצול צרפתי" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-fr-ring' ][ 'it-it' ] = "fr-anello" ;
$text [ 'label-fr-ring' ][ 'nl-nl' ] = "fr-ring" ;
$text [ 'label-fr-ring' ][ 'pl-pl' ] = "fr-pierścień" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-fr-ring' ][ 'pt-br' ] = "fr-anel" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-fr-ring' ][ 'pt-pt' ] = "fr-anel" ;
$text [ 'label-fr-ring' ][ 'ro-ro' ] = "fr-ring" ;
$text [ 'label-fr-ring' ][ 'ru-ru' ] = "переднее кольцо" ;
2016-06-08 14:21:45 +01:00
$text [ 'label-fr-ring' ][ 'sv-se' ] = "fr-ring" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-fr-ring' ][ 'uk-ua' ] = "фр-кільце" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-fr-ring' ][ 'tr-tr' ] = "fr-ring" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-fr-ring' ][ 'zh-cn' ] = "弗林" ;
$text [ 'label-fr-ring' ][ 'ja-jp' ] = "FRリング" ;
$text [ 'label-fr-ring' ][ 'ko-kr' ] = "프 링" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-true' ][ 'en-us' ] = "True" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-true' ][ 'en-gb' ] = "True" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-true' ][ 'ar-eg' ] = "حقيقي" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-true' ][ 'de-at' ] = "Ein" ;
$text [ 'option-true' ][ 'de-ch' ] = "Ein" ;
2017-05-10 20:40:46 +01:00
$text [ 'option-true' ][ 'de-de' ] = "Ein" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-true' ][ 'el-gr' ] = "Ενεργό" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-true' ][ 'es-cl' ] = "verdadero" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-true' ][ 'es-mx' ] = "verdadero" ;
2023-07-12 17:24:55 -04:00
$text [ 'option-true' ][ 'fr-ca' ] = "Vrai" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-true' ][ 'fr-fr' ] = "Oui" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-true' ][ 'he-il' ] = "נָכוֹן" ;
2017-05-10 20:40:46 +01:00
$text [ 'option-true' ][ 'it-it' ] = "Vero" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-true' ][ 'nl-nl' ] = "WAAR" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-true' ][ 'pl-pl' ] = "Tak" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-true' ][ 'pt-br' ] = "Verdadeiro" ;
2017-05-10 20:40:46 +01:00
$text [ 'option-true' ][ 'pt-pt' ] = "Sim" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-true' ][ 'ro-ro' ] = "Adevărat" ;
2017-04-25 03:37:00 +05:00
$text [ 'option-true' ][ 'ru-ru' ] = "Да" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-true' ][ 'sv-se' ] = "Sann" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-true' ][ 'uk-ua' ] = "правда" ;
2017-10-04 10:59:37 +03:00
$text [ 'option-true' ][ 'tr-tr' ] = "Doğru" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-true' ][ 'zh-cn' ] = "真的" ;
$text [ 'option-true' ][ 'ja-jp' ] = "真実" ;
$text [ 'option-true' ][ 'ko-kr' ] = "진실" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-false' ][ 'en-us' ] = "False" ;
2020-03-20 20:47:13 +00:00
$text [ 'option-false' ][ 'en-gb' ] = "False" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-false' ][ 'ar-eg' ] = "خطأ شنيع" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-false' ][ 'de-at' ] = "Aus" ;
$text [ 'option-false' ][ 'de-ch' ] = "Aus" ;
2017-05-10 20:40:46 +01:00
$text [ 'option-false' ][ 'de-de' ] = "Aus" ;
2019-11-27 04:13:25 +02:00
$text [ 'option-false' ][ 'el-gr' ] = "Μη Ενεργό" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-false' ][ 'es-cl' ] = "Falso" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-false' ][ 'es-mx' ] = "Falso" ;
2022-02-11 20:47:17 -07:00
$text [ 'option-false' ][ 'fr-ca' ] = "Faux" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-false' ][ 'fr-fr' ] = "Non" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-false' ][ 'he-il' ] = "שֶׁקֶר" ;
2017-05-10 20:40:46 +01:00
$text [ 'option-false' ][ 'it-it' ] = "Falso" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-false' ][ 'nl-nl' ] = "Vals" ;
2017-05-13 20:13:38 +01:00
$text [ 'option-false' ][ 'pl-pl' ] = "Nie" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-false' ][ 'pt-br' ] = "Falso" ;
2017-05-10 20:40:46 +01:00
$text [ 'option-false' ][ 'pt-pt' ] = "Não" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-false' ][ 'ro-ro' ] = "Fals" ;
2017-04-25 03:37:00 +05:00
$text [ 'option-false' ][ 'ru-ru' ] = "Нет" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-false' ][ 'sv-se' ] = "Falsk" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-false' ][ 'uk-ua' ] = "помилковий" ;
2017-10-04 10:59:37 +03:00
$text [ 'option-false' ][ 'tr-tr' ] = "Yanlış" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-false' ][ 'zh-cn' ] = "错误的" ;
$text [ 'option-false' ][ 'ja-jp' ] = "間違い" ;
$text [ 'option-false' ][ 'ko-kr' ] = "거짓" ;
2016-04-25 20:30:23 -05:00
2016-07-31 18:51:57 -06:00
$text [ 'label-label' ][ 'en-us' ] = "Label" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-label' ][ 'en-gb' ] = "Label" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-label' ][ 'ar-eg' ] = "ملصق" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-label' ][ 'de-at' ] = "Kennzeichnung" ;
$text [ 'label-label' ][ 'de-ch' ] = "Kennzeichnung" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-label' ][ 'de-de' ] = "Kennzeichnung" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-label' ][ 'el-gr' ] = "Ετικέτα" ;
2016-07-31 18:51:57 -06:00
$text [ 'label-label' ][ 'es-cl' ] = "Etiqueta" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-label' ][ 'es-mx' ] = "Etiqueta" ;
$text [ 'label-label' ][ 'fr-ca' ] = "Étiquette" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-label' ][ 'fr-fr' ] = "Étiquette" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-label' ][ 'he-il' ] = "תג" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-label' ][ 'it-it' ] = "Etichetta" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-label' ][ 'nl-nl' ] = "Etiket" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-label' ][ 'pl-pl' ] = "Etykieta" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-label' ][ 'pt-br' ] = "Etiqueta" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-label' ][ 'pt-pt' ] = "Etiqueta" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-label' ][ 'ro-ro' ] = "Eticheta" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-label' ][ 'ru-ru' ] = "Метка" ;
2016-07-31 18:51:57 -06:00
$text [ 'label-label' ][ 'sv-se' ] = "Etikett" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-label' ][ 'uk-ua' ] = "Назва" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-label' ][ 'tr-tr' ] = "Etiket" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-label' ][ 'zh-cn' ] = "标签" ;
$text [ 'label-label' ][ 'ja-jp' ] = "ラベル" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-label' ][ 'ko-kr' ] = "상표" ;
2016-04-25 20:30:23 -05:00
2016-08-05 09:21:41 -06:00
$text [ 'label-groups' ][ 'en-us' ] = "Groups" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-groups' ][ 'en-gb' ] = "Groups" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-groups' ][ 'ar-eg' ] = "مجموعات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-groups' ][ 'de-at' ] = "Gruppen" ;
$text [ 'label-groups' ][ 'de-ch' ] = "Gruppen" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-groups' ][ 'de-de' ] = "Gruppen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-groups' ][ 'el-gr' ] = "Ομάδες" ;
2016-08-05 09:21:41 -06:00
$text [ 'label-groups' ][ 'es-cl' ] = "Grupos" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-groups' ][ 'es-mx' ] = "Grupos" ;
$text [ 'label-groups' ][ 'fr-ca' ] = "Groupes" ;
2016-08-05 09:21:41 -06:00
$text [ 'label-groups' ][ 'fr-fr' ] = "Groupes" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-groups' ][ 'he-il' ] = "קבוצות" ;
2018-02-12 17:50:47 +00:00
$text [ 'label-groups' ][ 'it-it' ] = "Grouppi" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-groups' ][ 'nl-nl' ] = "Groepen" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-groups' ][ 'pl-pl' ] = "Grupy" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-groups' ][ 'pt-br' ] = "Grupos" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-groups' ][ 'pt-pt' ] = "Grupos" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-groups' ][ 'ro-ro' ] = "Grupuri" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-groups' ][ 'ru-ru' ] = "Группы" ;
2016-08-05 09:21:41 -06:00
$text [ 'label-groups' ][ 'sv-se' ] = "Grupper" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-groups' ][ 'uk-ua' ] = "Групи" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-groups' ][ 'tr-tr' ] = "Gruplar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-groups' ][ 'zh-cn' ] = "团体" ;
$text [ 'label-groups' ][ 'ja-jp' ] = "グループ" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-groups' ][ 'ko-kr' ] = "여러 떼" ;
2016-04-25 20:30:23 -05:00
2021-12-14 16:02:09 -07:00
$text [ 'label-group' ][ 'en-us' ] = "Group" ;
$text [ 'label-group' ][ 'en-gb' ] = "Group" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-group' ][ 'ar-eg' ] = "مجموعة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-group' ][ 'de-at' ] = "Gruppe" ;
$text [ 'label-group' ][ 'de-ch' ] = "Gruppe" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-group' ][ 'de-de' ] = "Gruppe" ;
$text [ 'label-group' ][ 'es-cl' ] = "Grupo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-group' ][ 'es-mx' ] = "Grupo" ;
$text [ 'label-group' ][ 'fr-ca' ] = "Groupe" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-group' ][ 'fr-fr' ] = "Groupe" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-group' ][ 'he-il' ] = "קבוצה" ;
$text [ 'label-group' ][ 'it-it' ] = "Gruppo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-group' ][ 'nl-nl' ] = "Groep" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-group' ][ 'pl-pl' ] = "Grupa" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-group' ][ 'pt-br' ] = "Grupo" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-group' ][ 'pt-pt' ] = "Grupo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-group' ][ 'ro-ro' ] = "grup" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-group' ][ 'ru-ru' ] = "Группа" ;
$text [ 'label-group' ][ 'sv-se' ] = "Grupp" ;
$text [ 'label-group' ][ 'uk-ua' ] = "Група" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-group' ][ 'el-gr' ] = "Group" ;
$text [ 'label-group' ][ 'tr-tr' ] = "Grup" ;
$text [ 'label-group' ][ 'zh-cn' ] = "团体" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-group' ][ 'ja-jp' ] = "グループ" ;
$text [ 'label-group' ][ 'ko-kr' ] = "그룹" ;
2021-12-14 16:02:09 -07:00
2017-09-14 12:16:45 -05:00
$text [ 'label-recording' ][ 'en-us' ] = "Recording" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-recording' ][ 'en-gb' ] = "Recording" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-recording' ][ 'ar-eg' ] = "تسجيل" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-recording' ][ 'de-at' ] = "Aufnahme" ;
$text [ 'label-recording' ][ 'de-ch' ] = "Aufnahme" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-recording' ][ 'de-de' ] = "Aufnahme" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-recording' ][ 'el-gr' ] = "Ηχητική Εγγραφή" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-recording' ][ 'es-cl' ] = "Grabación" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-recording' ][ 'es-mx' ] = "Grabación" ;
$text [ 'label-recording' ][ 'fr-ca' ] = "Enregistrement" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-recording' ][ 'fr-fr' ] = "Enregistrement" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-recording' ][ 'he-il' ] = "הקלטה" ;
$text [ 'label-recording' ][ 'it-it' ] = "Registrazione" ;
$text [ 'label-recording' ][ 'nl-nl' ] = "Opname" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-recording' ][ 'pl-pl' ] = "Nagranie" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-recording' ][ 'pt-br' ] = "Gravação" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-recording' ][ 'pt-pt' ] = "Gravação" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-recording' ][ 'ro-ro' ] = "Înregistrare" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-recording' ][ 'ru-ru' ] = "Запись" ;
$text [ 'label-recording' ][ 'sv-se' ] = "Inspelning" ;
$text [ 'label-recording' ][ 'uk-ua' ] = "Запис" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-recording' ][ 'tr-tr' ] = "Kaydediyor" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-recording' ][ 'zh-cn' ] = "录音录音" ;
$text [ 'label-recording' ][ 'ja-jp' ] = "録音 録音" ;
$text [ 'label-recording' ][ 'ko-kr' ] = "녹음 녹음" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-download' ][ 'en-us' ] = "Download" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-download' ][ 'en-gb' ] = "Download" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-download' ][ 'ar-eg' ] = "تحميل" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-download' ][ 'de-at' ] = "Download" ;
$text [ 'label-download' ][ 'de-ch' ] = "Download" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-download' ][ 'de-de' ] = "Download" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-download' ][ 'el-gr' ] = "Ανάκτηση" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-download' ][ 'es-cl' ] = "Descargar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-download' ][ 'es-mx' ] = "Descargar" ;
$text [ 'label-download' ][ 'fr-ca' ] = "Télécharger" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-download' ][ 'fr-fr' ] = "Télécharger" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-download' ][ 'he-il' ] = "הורד" ;
$text [ 'label-download' ][ 'it-it' ] = "Scaricamento" ;
$text [ 'label-download' ][ 'nl-nl' ] = "Downloaden" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-download' ][ 'pl-pl' ] = "Pobierz" ;
$text [ 'label-download' ][ 'pt-br' ] = "Download" ;
$text [ 'label-download' ][ 'pt-pt' ] = "Descarregar" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-download' ][ 'ro-ro' ] = "Descarca" ;
2017-09-14 12:16:45 -05:00
$text [ 'label-download' ][ 'ru-ru' ] = "Загрузить" ;
$text [ 'label-download' ][ 'sv-se' ] = "Ladda Ned" ;
$text [ 'label-download' ][ 'uk-ua' ] = "Завантажини" ;
2017-10-04 10:59:37 +03:00
$text [ 'label-download' ][ 'tr-tr' ] = "İndir" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-download' ][ 'zh-cn' ] = "下载" ;
$text [ 'label-download' ][ 'ja-jp' ] = "ダウンロード" ;
$text [ 'label-download' ][ 'ko-kr' ] = "다운로드" ;
2017-09-14 12:16:45 -05:00
2018-02-10 08:38:47 -07:00
$text [ 'label-miscellaneous' ][ 'en-us' ] = "Miscellaneous" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-miscellaneous' ][ 'en-gb' ] = "Miscellaneous" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-miscellaneous' ][ 'ar-eg' ] = "متنوع" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-miscellaneous' ][ 'de-at' ] = "Sonstiges" ;
$text [ 'label-miscellaneous' ][ 'de-ch' ] = "Sonstiges" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-miscellaneous' ][ 'de-de' ] = "Sonstiges" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-miscellaneous' ][ 'el-gr' ] = "Διάφορα" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-miscellaneous' ][ 'es-cl' ] = "Diverso" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-miscellaneous' ][ 'es-mx' ] = "Diverso" ;
$text [ 'label-miscellaneous' ][ 'fr-ca' ] = "Divers" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-miscellaneous' ][ 'fr-fr' ] = "Divers" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-miscellaneous' ][ 'he-il' ] = "שונות" ;
$text [ 'label-miscellaneous' ][ 'it-it' ] = "Varie" ;
$text [ 'label-miscellaneous' ][ 'nl-nl' ] = "Gemengd" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-miscellaneous' ][ 'pl-pl' ] = "Różne" ;
$text [ 'label-miscellaneous' ][ 'pt-br' ] = "Diversos" ;
$text [ 'label-miscellaneous' ][ 'pt-pt' ] = "Variado" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-miscellaneous' ][ 'ro-ro' ] = "Diverse" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-miscellaneous' ][ 'ru-ru' ] = "Разное" ;
$text [ 'label-miscellaneous' ][ 'sv-se' ] = "Diverse" ;
$text [ 'label-miscellaneous' ][ 'uk-ua' ] = "Різне" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-miscellaneous' ][ 'tr-tr' ] = "Miscellane" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-miscellaneous' ][ 'zh-cn' ] = "各种各样的" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-miscellaneous' ][ 'ja-jp' ] = "その他" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-miscellaneous' ][ 'ko-kr' ] = "여러 가지 잡다한" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-phrases' ][ 'en-us' ] = "Phrases" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-phrases' ][ 'en-gb' ] = "Phrases" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-phrases' ][ 'ar-eg' ] = "عبارات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-phrases' ][ 'de-at' ] = "Phrasen" ;
$text [ 'label-phrases' ][ 'de-ch' ] = "Phrasen" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-phrases' ][ 'de-de' ] = "Phrasen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-phrases' ][ 'el-gr' ] = "Φράσεις" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-phrases' ][ 'es-cl' ] = "Grabaciones" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-phrases' ][ 'es-mx' ] = "Grabaciones" ;
2023-07-12 17:24:55 -04:00
$text [ 'label-phrases' ][ 'fr-ca' ] = "Phrase" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-phrases' ][ 'fr-fr' ] = "Guides Vocaux" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-phrases' ][ 'he-il' ] = "ביטויים" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-phrases' ][ 'it-it' ] = "Frasi" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-phrases' ][ 'nl-nl' ] = "Zinnen" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-phrases' ][ 'pl-pl' ] = "Zwroty" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-phrases' ][ 'pt-br' ] = "Frases" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-phrases' ][ 'pt-pt' ] = "Gravações" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-phrases' ][ 'ro-ro' ] = "Expresii" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-phrases' ][ 'ru-ru' ] = "Фразы" ;
$text [ 'label-phrases' ][ 'sv-se' ] = "Fraser" ;
$text [ 'label-phrases' ][ 'uk-ua' ] = "Фрази" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-phrases' ][ 'tr-tr' ] = "Cümle cümleleri" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-phrases' ][ 'zh-cn' ] = "短语" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-phrases' ][ 'ja-jp' ] = "フレーズ" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-phrases' ][ 'ko-kr' ] = "실없는 말" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-sounds' ][ 'en-us' ] = "Sounds" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-sounds' ][ 'en-gb' ] = "Sounds" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-sounds' ][ 'ar-eg' ] = "اصوات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-sounds' ][ 'de-at' ] = "Ruftöne" ;
$text [ 'label-sounds' ][ 'de-ch' ] = "Ruftöne" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-sounds' ][ 'de-de' ] = "Ruftöne" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-sounds' ][ 'el-gr' ] = "Ήχοι" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-sounds' ][ 'es-cl' ] = "Sonidos" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-sounds' ][ 'es-mx' ] = "Sonidos" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-sounds' ][ 'fr-ca' ] = "Sons" ;
$text [ 'label-sounds' ][ 'fr-fr' ] = "Sons" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-sounds' ][ 'he-il' ] = "צלילים" ;
$text [ 'label-sounds' ][ 'it-it' ] = "Suoni" ;
$text [ 'label-sounds' ][ 'nl-nl' ] = "Geluiden" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-sounds' ][ 'pl-pl' ] = "Dźwięki" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-sounds' ][ 'pt-br' ] = "Sons" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-sounds' ][ 'pt-pt' ] = "Sons" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-sounds' ][ 'ro-ro' ] = "Sunete" ;
2018-02-10 08:38:47 -07:00
$text [ 'label-sounds' ][ 'ru-ru' ] = "Звуки" ;
$text [ 'label-sounds' ][ 'sv-se' ] = "Ljud" ;
$text [ 'label-sounds' ][ 'uk-ua' ] = "звуки" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-sounds' ][ 'tr-tr' ] = "Sesler" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-sounds' ][ 'zh-cn' ] = "声音" ;
$text [ 'label-sounds' ][ 'ja-jp' ] = "音" ;
$text [ 'label-sounds' ][ 'ko-kr' ] = "소리" ;
2018-02-10 00:14:14 -07:00
2018-02-10 00:21:40 -07:00
$text [ 'label-greeting' ][ 'en-us' ] = "Greeting" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-greeting' ][ 'en-gb' ] = "Greeting" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-greeting' ][ 'ar-eg' ] = "تحية" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-greeting' ][ 'de-at' ] = "Begrüßung" ;
$text [ 'label-greeting' ][ 'de-ch' ] = "Begrüßung" ;
2018-02-10 00:21:40 -07:00
$text [ 'label-greeting' ][ 'de-de' ] = "Begrüßung" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-greeting' ][ 'el-gr' ] = "Χαιρετισμός" ;
2018-02-10 00:21:40 -07:00
$text [ 'label-greeting' ][ 'es-cl' ] = "ID de bienvenida" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-greeting' ][ 'es-mx' ] = "ID de bienvenida" ;
2023-07-12 17:24:55 -04:00
$text [ 'label-greeting' ][ 'fr-ca' ] = "Salutation" ;
2018-02-10 00:21:40 -07:00
$text [ 'label-greeting' ][ 'fr-fr' ] = "ID d'accueil" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-greeting' ][ 'he-il' ] = "בְּרָכָה" ;
$text [ 'label-greeting' ][ 'it-it' ] = "Saluto" ;
$text [ 'label-greeting' ][ 'nl-nl' ] = "Groet" ;
2018-02-10 00:21:40 -07:00
$text [ 'label-greeting' ][ 'pl-pl' ] = "ID Powitania" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-greeting' ][ 'pt-br' ] = "Saudação" ;
2018-02-10 00:21:40 -07:00
$text [ 'label-greeting' ][ 'pt-pt' ] = "ID de Saudação" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-greeting' ][ 'ro-ro' ] = "Salut" ;
2018-02-10 00:21:40 -07:00
$text [ 'label-greeting' ][ 'ru-ru' ] = "Приветствие" ;
$text [ 'label-greeting' ][ 'sv-se' ] = "Hälsning" ;
$text [ 'label-greeting' ][ 'uk-ua' ] = "ID привітання" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-greeting' ][ 'tr-tr' ] = "Selam olsun" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-greeting' ][ 'zh-cn' ] = "问候语" ;
$text [ 'label-greeting' ][ 'ja-jp' ] = "挨拶" ;
$text [ 'label-greeting' ][ 'ko-kr' ] = "인사" ;
2018-02-10 00:21:40 -07:00
2019-12-19 12:04:16 -07:00
$text [ 'label-play' ][ 'en-us' ] = "Play" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-play' ][ 'en-gb' ] = "Play" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-play' ][ 'ar-eg' ] = "يلعب" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-play' ][ 'de-at' ] = "Play" ;
$text [ 'label-play' ][ 'de-ch' ] = "Play" ;
2019-12-19 12:04:16 -07:00
$text [ 'label-play' ][ 'de-de' ] = "Play" ;
$text [ 'label-play' ][ 'es-cl' ] = "Reproducir" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-play' ][ 'es-mx' ] = "Reproducir" ;
$text [ 'label-play' ][ 'fr-ca' ] = "Lire" ;
2019-12-19 12:04:16 -07:00
$text [ 'label-play' ][ 'fr-fr' ] = "Lire" ;
$text [ 'label-play' ][ 'he-il' ] = "נגן" ;
$text [ 'label-play' ][ 'it-it' ] = "Suona" ;
$text [ 'label-play' ][ 'nl-nl' ] = "Spelen" ;
$text [ 'label-play' ][ 'pl-pl' ] = "Odtwórz" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-play' ][ 'pt-br' ] = "Tocar" ;
2019-12-19 12:04:16 -07:00
$text [ 'label-play' ][ 'pt-pt' ] = "Tocar" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-play' ][ 'ro-ro' ] = "Joaca" ;
2019-12-19 12:04:16 -07:00
$text [ 'label-play' ][ 'ru-ru' ] = "Проиграть" ;
$text [ 'label-play' ][ 'sv-se' ] = "Spela Upp" ;
$text [ 'label-play' ][ 'uk-ua' ] = "Відтворити" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-play' ][ 'el-gr' ] = "Παίξτε Play Play" ;
$text [ 'label-play' ][ 'tr-tr' ] = "Play Play Play Play" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-play' ][ 'zh-cn' ] = "玩" ;
$text [ 'label-play' ][ 'ja-jp' ] = "遊ぶ" ;
$text [ 'label-play' ][ 'ko-kr' ] = "놀다" ;
2019-12-19 12:04:16 -07:00
$text [ 'label-pause' ][ 'en-us' ] = "Pause" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-pause' ][ 'en-gb' ] = "Pause" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-pause' ][ 'ar-eg' ] = "يوقف" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-pause' ][ 'de-at' ] = "Pause" ;
$text [ 'label-pause' ][ 'de-ch' ] = "Pause" ;
2019-12-19 12:04:16 -07:00
$text [ 'label-pause' ][ 'de-de' ] = "Pause" ;
$text [ 'label-pause' ][ 'es-cl' ] = "Pausa" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-pause' ][ 'es-mx' ] = "Pausa" ;
$text [ 'label-pause' ][ 'fr-ca' ] = "Pause" ;
2019-12-19 12:04:16 -07:00
$text [ 'label-pause' ][ 'fr-fr' ] = "Pause" ;
$text [ 'label-pause' ][ 'he-il' ] = "השהייה" ;
$text [ 'label-pause' ][ 'it-it' ] = "Pausa" ;
$text [ 'label-pause' ][ 'nl-nl' ] = "Pause" ;
$text [ 'label-pause' ][ 'pl-pl' ] = "Pauza" ;
$text [ 'label-pause' ][ 'pt-br' ] = "Pausado" ;
$text [ 'label-pause' ][ 'pt-pt' ] = "Pausa" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-pause' ][ 'ro-ro' ] = "Pauză" ;
2019-12-19 12:04:16 -07:00
$text [ 'label-pause' ][ 'ru-ru' ] = "Пауза" ;
$text [ 'label-pause' ][ 'sv-se' ] = "Paus" ;
$text [ 'label-pause' ][ 'uk-ua' ] = "Призупинити" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-pause' ][ 'el-gr' ] = "παύση" ;
$text [ 'label-pause' ][ 'tr-tr' ] = "durak" ;
$text [ 'label-pause' ][ 'zh-cn' ] = "暂停" ;
$text [ 'label-pause' ][ 'ja-jp' ] = "一時停止" ;
$text [ 'label-pause' ][ 'ko-kr' ] = "정지시키다" ;
2018-03-02 00:57:09 -07:00
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_number' ][ 'en-us' ] = "Caller ID Number" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-caller_id_number' ][ 'en-gb' ] = "Caller ID Number" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-caller_id_number' ][ 'ar-eg' ] = "رقم هوية المتصل" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-caller_id_number' ][ 'de-at' ] = "Anrufer Nummer" ;
$text [ 'label-caller_id_number' ][ 'de-ch' ] = "Anrufer Nummer" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_number' ][ 'de-de' ] = "Anrufer Nummer" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-caller_id_number' ][ 'el-gr' ] = "Αριθμός Καλούντος" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_number' ][ 'es-cl' ] = "Número de Caller ID" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-caller_id_number' ][ 'es-mx' ] = "Número de Caller ID" ;
$text [ 'label-caller_id_number' ][ 'fr-ca' ] = "Numéro d'appelant" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_number' ][ 'fr-fr' ] = "Numéro d'appelant" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-caller_id_number' ][ 'he-il' ] = "מספר זיהוי מתקשר" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_number' ][ 'it-it' ] = "ID Numero Chiamante" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-caller_id_number' ][ 'nl-nl' ] = "Beller-ID-nummer" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_number' ][ 'pl-pl' ] = "Prezentacja numeru dzwoniącego" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-caller_id_number' ][ 'pt-br' ] = "Número do chamador" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_number' ][ 'pt-pt' ] = "Número do Chamador" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-caller_id_number' ][ 'ro-ro' ] = "Numărul de identificare a apelantului" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_number' ][ 'ru-ru' ] = "Caller ID Номера" ;
$text [ 'label-caller_id_number' ][ 'sv-se' ] = "Nummerpresentation" ;
$text [ 'label-caller_id_number' ][ 'uk-ua' ] = "Caller ID Номер" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-caller_id_number' ][ 'tr-tr' ] = "caller id number" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-caller_id_number' ][ 'zh-cn' ] = "来电显示号码" ;
$text [ 'label-caller_id_number' ][ 'ja-jp' ] = "発信者番号" ;
$text [ 'label-caller_id_number' ][ 'ko-kr' ] = "발신자 ID 번호" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_name' ][ 'en-us' ] = "Caller ID Name" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-caller_id_name' ][ 'en-gb' ] = "Caller ID Name" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-caller_id_name' ][ 'ar-eg' ] = "اسم معرف المتصل" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-caller_id_name' ][ 'de-at' ] = "Anrufer Name" ;
$text [ 'label-caller_id_name' ][ 'de-ch' ] = "Anrufer Name" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_name' ][ 'de-de' ] = "Anrufer Name" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-caller_id_name' ][ 'el-gr' ] = "Όνομα Καλούντος" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_name' ][ 'es-cl' ] = "Nombre de Caller ID" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-caller_id_name' ][ 'es-mx' ] = "Nombre de Caller ID" ;
2023-07-12 17:24:55 -04:00
$text [ 'label-caller_id_name' ][ 'fr-ca' ] = "Nom D'Appelant" ;
$text [ 'label-caller_id_name' ][ 'fr-fr' ] = "Nom D'Appelant" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-caller_id_name' ][ 'he-il' ] = "שם מתקשר" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_name' ][ 'it-it' ] = "ID Nome Chiamante" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-caller_id_name' ][ 'nl-nl' ] = "Naam beller-ID" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_name' ][ 'pl-pl' ] = "Prezentacja nazwy dzwoniącego" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-caller_id_name' ][ 'pt-br' ] = "Nome do Chamador" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_name' ][ 'pt-pt' ] = "Nome do Chamador" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-caller_id_name' ][ 'ro-ro' ] = "Nume ID apelant" ;
2018-04-05 14:49:38 -06:00
$text [ 'label-caller_id_name' ][ 'ru-ru' ] = "Caller ID Имя" ;
$text [ 'label-caller_id_name' ][ 'sv-se' ] = "Namnpresentation" ;
$text [ 'label-caller_id_name' ][ 'uk-ua' ] = "Caller ID Ім’я" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-caller_id_name' ][ 'tr-tr' ] = "caller id name" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-caller_id_name' ][ 'zh-cn' ] = "来电显示名称" ;
$text [ 'label-caller_id_name' ][ 'ja-jp' ] = "発信者ID名" ;
$text [ 'label-caller_id_name' ][ 'ko-kr' ] = "발신자 ID 이름" ;
2018-04-05 14:49:38 -06:00
2018-11-07 23:06:15 -07:00
$text [ 'label-characters' ][ 'en-us' ] = "Characters" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-characters' ][ 'en-gb' ] = "Characters" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-characters' ][ 'ar-eg' ] = "الشخصيات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-characters' ][ 'de-at' ] = "Zeichen" ;
$text [ 'label-characters' ][ 'de-ch' ] = "Zeichen" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-characters' ][ 'de-de' ] = "Zeichen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-characters' ][ 'el-gr' ] = "Χαρακτήρες" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-characters' ][ 'es-cl' ] = "Caracteres" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-characters' ][ 'es-mx' ] = "Caracteres" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-characters' ][ 'fr-ca' ] = "Caractère" ;
$text [ 'label-characters' ][ 'fr-fr' ] = "Caractère" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-characters' ][ 'he-il' ] = "דמויות" ;
$text [ 'label-characters' ][ 'it-it' ] = "Caratteri" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-characters' ][ 'nl-nl' ] = "Karakters" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-characters' ][ 'pl-pl' ] = "Postacie" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-characters' ][ 'pt-br' ] = "Caracteres" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-characters' ][ 'pt-pt' ] = "Personagens" ;
$text [ 'label-characters' ][ 'ro-ro' ] = "caractere" ;
$text [ 'label-characters' ][ 'ru-ru' ] = "символов" ;
$text [ 'label-characters' ][ 'sv-se' ] = "Tecken" ;
$text [ 'label-characters' ][ 'uk-ua' ] = "персонажі" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-characters' ][ 'tr-tr' ] = "Karakterler" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-characters' ][ 'zh-cn' ] = "来电显示名称" ;
$text [ 'label-characters' ][ 'ja-jp' ] = "発信者ID名" ;
$text [ 'label-characters' ][ 'ko-kr' ] = "발신자 ID 이름" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-numbers' ][ 'en-us' ] = "Numbers" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-numbers' ][ 'en-gb' ] = "Numbers" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-numbers' ][ 'ar-eg' ] = "أرقام" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-numbers' ][ 'de-at' ] = "Nummern" ;
$text [ 'label-numbers' ][ 'de-ch' ] = "Nummern" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-numbers' ][ 'de-de' ] = "Nummern" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-numbers' ][ 'el-gr' ] = "Αριθμοί" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-numbers' ][ 'es-cl' ] = "Números" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-numbers' ][ 'es-mx' ] = "Números" ;
$text [ 'label-numbers' ][ 'fr-ca' ] = "Nombres" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-numbers' ][ 'fr-fr' ] = "Nombres" ;
$text [ 'label-numbers' ][ 'he-il' ] = "מספרים" ;
$text [ 'label-numbers' ][ 'it-it' ] = "Numeri" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-numbers' ][ 'nl-nl' ] = "Nummers" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-numbers' ][ 'pl-pl' ] = "Liczby" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-numbers' ][ 'pt-br' ] = "Números" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-numbers' ][ 'pt-pt' ] = "Números" ;
$text [ 'label-numbers' ][ 'ro-ro' ] = "numere" ;
$text [ 'label-numbers' ][ 'ru-ru' ] = "Цифры" ;
$text [ 'label-numbers' ][ 'sv-se' ] = "Nummer" ;
$text [ 'label-numbers' ][ 'uk-ua' ] = "чисел" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-numbers' ][ 'tr-tr' ] = "Sayı Sayı sı " ;
2023-05-19 13:54:10 -06:00
$text [ 'label-numbers' ][ 'zh-cn' ] = "数字" ;
$text [ 'label-numbers' ][ 'ja-jp' ] = "数字" ;
$text [ 'label-numbers' ][ 'ko-kr' ] = "숫자" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-lowercase_letters' ][ 'en-us' ] = "Lowercase Letters" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-lowercase_letters' ][ 'en-gb' ] = "Lowercase Letters" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-lowercase_letters' ][ 'ar-eg' ] = "أحرف صغيرة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-lowercase_letters' ][ 'de-at' ] = "Kleinbuchstaben" ;
$text [ 'label-lowercase_letters' ][ 'de-ch' ] = "Kleinbuchstaben" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-lowercase_letters' ][ 'de-de' ] = "Kleinbuchstaben" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-lowercase_letters' ][ 'el-gr' ] = "Πεζοί Χαρακτήρες" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-lowercase_letters' ][ 'es-cl' ] = "Letras minusculas" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-lowercase_letters' ][ 'es-mx' ] = "Letras minusculas" ;
$text [ 'label-lowercase_letters' ][ 'fr-ca' ] = "Minuscules" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-lowercase_letters' ][ 'fr-fr' ] = "Minuscules" ;
$text [ 'label-lowercase_letters' ][ 'he-il' ] = "אותיות קטנות" ;
$text [ 'label-lowercase_letters' ][ 'it-it' ] = "Lettere Minuscole" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-lowercase_letters' ][ 'nl-nl' ] = "Kleine letters" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-lowercase_letters' ][ 'pl-pl' ] = "Małe litery" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-lowercase_letters' ][ 'pt-br' ] = "Letras minúsculas" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-lowercase_letters' ][ 'pt-pt' ] = "Letras minúsculas" ;
$text [ 'label-lowercase_letters' ][ 'ro-ro' ] = "Litere mici" ;
$text [ 'label-lowercase_letters' ][ 'ru-ru' ] = "Строчные буквы" ;
$text [ 'label-lowercase_letters' ][ 'sv-se' ] = "Gemener" ;
$text [ 'label-lowercase_letters' ][ 'uk-ua' ] = "Букви нижнього регістру" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-lowercase_letters' ][ 'tr-tr' ] = "Aşağı Mektup Mektupları " ;
2023-05-19 13:54:10 -06:00
$text [ 'label-lowercase_letters' ][ 'zh-cn' ] = "小写字母" ;
$text [ 'label-lowercase_letters' ][ 'ja-jp' ] = "小文字" ;
$text [ 'label-lowercase_letters' ][ 'ko-kr' ] = "소문자" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-uppercase_letters' ][ 'en-us' ] = "Uppercase Letters" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-uppercase_letters' ][ 'en-gb' ] = "Uppercase Letters" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-uppercase_letters' ][ 'ar-eg' ] = "الأحرف الكبيرة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uppercase_letters' ][ 'de-at' ] = "Großbuchstaben" ;
$text [ 'label-uppercase_letters' ][ 'de-ch' ] = "Großbuchstaben" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-uppercase_letters' ][ 'de-de' ] = "Großbuchstaben" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-uppercase_letters' ][ 'el-gr' ] = "Κεφαλαίοι Χαρακτήρες" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-uppercase_letters' ][ 'es-cl' ] = "Letras mayúsculas" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uppercase_letters' ][ 'es-mx' ] = "Letras mayúsculas" ;
$text [ 'label-uppercase_letters' ][ 'fr-ca' ] = "Lettres Majuscules" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-uppercase_letters' ][ 'fr-fr' ] = "Lettres Majuscules" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-uppercase_letters' ][ 'he-il' ] = "אותיות רישיות" ;
$text [ 'label-uppercase_letters' ][ 'it-it' ] = "Lettere Maiuscole" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-uppercase_letters' ][ 'nl-nl' ] = "Hoofdletters" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-uppercase_letters' ][ 'pl-pl' ] = "Wielkie litery" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uppercase_letters' ][ 'pt-br' ] = "Letras maiúsculas" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-uppercase_letters' ][ 'pt-pt' ] = "Letras maiúsculas" ;
$text [ 'label-uppercase_letters' ][ 'ro-ro' ] = "Litere mari" ;
$text [ 'label-uppercase_letters' ][ 'ru-ru' ] = "Заглавные буквы" ;
$text [ 'label-uppercase_letters' ][ 'sv-se' ] = "Versala bokstäver" ;
$text [ 'label-uppercase_letters' ][ 'uk-ua' ] = "Великі літери" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uppercase_letters' ][ 'tr-tr' ] = "Üst harf mektupları " ;
2023-05-19 13:54:10 -06:00
$text [ 'label-uppercase_letters' ][ 'zh-cn' ] = "大写字母" ;
$text [ 'label-uppercase_letters' ][ 'ja-jp' ] = "大文字" ;
$text [ 'label-uppercase_letters' ][ 'ko-kr' ] = "대문자" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-special_characters' ][ 'en-us' ] = "Special Characters" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-special_characters' ][ 'en-gb' ] = "Special Characters" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-special_characters' ][ 'ar-eg' ] = "أحرف خاصة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-special_characters' ][ 'de-at' ] = "Sonderzeichen" ;
$text [ 'label-special_characters' ][ 'de-ch' ] = "Sonderzeichen" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-special_characters' ][ 'de-de' ] = "Sonderzeichen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-special_characters' ][ 'el-gr' ] = "Ειδικοί Χαρακτήρες" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-special_characters' ][ 'es-cl' ] = "Caracteres especiales" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-special_characters' ][ 'es-mx' ] = "Caracteres especiales" ;
$text [ 'label-special_characters' ][ 'fr-ca' ] = "Caractères spéciaux" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-special_characters' ][ 'fr-fr' ] = "Caractères spéciaux" ;
$text [ 'label-special_characters' ][ 'he-il' ] = "תווים מיוחדים" ;
$text [ 'label-special_characters' ][ 'it-it' ] = "Caratteri Speciali" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-special_characters' ][ 'nl-nl' ] = "Speciale karakters" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-special_characters' ][ 'pl-pl' ] = "Znaki specjalne" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-special_characters' ][ 'pt-br' ] = "Caracteres especiais" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-special_characters' ][ 'pt-pt' ] = "Caracteres especiais" ;
$text [ 'label-special_characters' ][ 'ro-ro' ] = "caractere speciale" ;
$text [ 'label-special_characters' ][ 'ru-ru' ] = "Специальные символы" ;
2023-09-28 17:32:34 +02:00
$text [ 'label-special_characters' ][ 'sv-se' ] = "Specialtecken" ;
2018-11-07 23:06:15 -07:00
$text [ 'label-special_characters' ][ 'uk-ua' ] = "спеціальні символи" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-special_characters' ][ 'tr-tr' ] = "Özel Karakterler" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-special_characters' ][ 'zh-cn' ] = "特殊字符" ;
$text [ 'label-special_characters' ][ 'ja-jp' ] = "特殊文字" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-special_characters' ][ 'ko-kr' ] = "특수 문자" ;
$text [ 'label-bridges' ][ 'en-us' ] = "Bridges" ;
$text [ 'label-bridges' ][ 'en-gb' ] = "Bridges" ;
$text [ 'label-bridges' ][ 'ar-eg' ] = "الجسور" ;
$text [ 'label-bridges' ][ 'de-at' ] = "Brücken" ;
$text [ 'label-bridges' ][ 'de-ch' ] = "Brücken" ;
$text [ 'label-bridges' ][ 'de-de' ] = "Brücken" ;
$text [ 'label-bridges' ][ 'el-gr' ] = "Bridges" ;
$text [ 'label-bridges' ][ 'es-cl' ] = "Puentes" ;
$text [ 'label-bridges' ][ 'es-mx' ] = "Puentes" ;
$text [ 'label-bridges' ][ 'fr-ca' ] = "Pont" ;
$text [ 'label-bridges' ][ 'fr-fr' ] = "Pont" ;
$text [ 'label-bridges' ][ 'he-il' ] = "גשרים" ;
$text [ 'label-bridges' ][ 'it-it' ] = "Ponti" ;
$text [ 'label-bridges' ][ 'nl-nl' ] = "Bruggen" ;
$text [ 'label-bridges' ][ 'pl-pl' ] = "Mosty" ;
$text [ 'label-bridges' ][ 'pt-br' ] = "Bridges" ;
$text [ 'label-bridges' ][ 'pt-pt' ] = "Pontes" ;
$text [ 'label-bridges' ][ 'ro-ro' ] = "Poduri" ;
$text [ 'label-bridges' ][ 'ru-ru' ] = "Мосты" ;
$text [ 'label-bridges' ][ 'sv-se' ] = "Broar" ;
$text [ 'label-bridges' ][ 'uk-ua' ] = "Мости" ;
$text [ 'label-bridges' ][ 'tr-tr' ] = "köprüler" ;
$text [ 'label-bridges' ][ 'zh-cn' ] = "桥梁" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-bridges' ][ 'ja-jp' ] = "橋" ;
$text [ 'label-bridges' ][ 'ko-kr' ] = "교량" ;
2018-11-10 00:16:38 -07:00
2018-12-29 23:49:41 -07:00
$text [ 'label-interval' ][ 'en-us' ] = "Interval" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-interval' ][ 'en-gb' ] = "Interval" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-interval' ][ 'ar-eg' ] = "فاصلة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-interval' ][ 'de-at' ] = "Intervall" ;
$text [ 'label-interval' ][ 'de-ch' ] = "Intervall" ;
2018-12-29 23:49:41 -07:00
$text [ 'label-interval' ][ 'de-de' ] = "Intervall" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-interval' ][ 'el-gr' ] = "Διάστημα" ;
2018-12-29 23:49:41 -07:00
$text [ 'label-interval' ][ 'es-cl' ] = "Intervalo" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-interval' ][ 'es-mx' ] = "Intervalo" ;
$text [ 'label-interval' ][ 'fr-ca' ] = "Intervalle" ;
2018-12-29 23:49:41 -07:00
$text [ 'label-interval' ][ 'fr-fr' ] = "Intervalle" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-interval' ][ 'he-il' ] = "הַפסָקָה" ;
2018-12-29 23:49:41 -07:00
$text [ 'label-interval' ][ 'it-it' ] = "Intervallo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-interval' ][ 'nl-nl' ] = "Interval" ;
2018-12-29 23:49:41 -07:00
$text [ 'label-interval' ][ 'pl-pl' ] = "Interwał" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-interval' ][ 'pt-br' ] = "Intervalo" ;
2018-12-29 23:49:41 -07:00
$text [ 'label-interval' ][ 'pt-pt' ] = "Intervalo" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-interval' ][ 'ro-ro' ] = "Interval" ;
2018-12-29 23:49:41 -07:00
$text [ 'label-interval' ][ 'ru-ru' ] = "Интервал" ;
$text [ 'label-interval' ][ 'sv-se' ] = "Intervall" ;
$text [ 'label-interval' ][ 'uk-ua' ] = "Інтервал" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-interval' ][ 'tr-tr' ] = "Interval Interval" ;
$text [ 'label-interval' ][ 'zh-cn' ] = "间隔" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-interval' ][ 'ja-jp' ] = "間隔" ;
$text [ 'label-interval' ][ 'ko-kr' ] = "간격" ;
2018-12-29 23:49:41 -07:00
2019-01-14 00:36:41 -05:00
$text [ 'label-peak' ][ 'en-us' ] = "Peak" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-peak' ][ 'en-gb' ] = "Peak" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-peak' ][ 'ar-eg' ] = "قمة" ;
$text [ 'label-peak' ][ 'de-at' ] = "Gipfel" ;
$text [ 'label-peak' ][ 'de-ch' ] = "Gipfel" ;
$text [ 'label-peak' ][ 'de-de' ] = "Gipfel" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-peak' ][ 'el-gr' ] = "Peak" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-peak' ][ 'es-cl' ] = "Cima" ;
$text [ 'label-peak' ][ 'es-mx' ] = "Cima" ;
2023-07-12 17:24:55 -04:00
$text [ 'label-peak' ][ 'fr-ca' ] = "Sommet" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-peak' ][ 'fr-fr' ] = "Pic" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-peak' ][ 'he-il' ] = "שִׂיא" ;
$text [ 'label-peak' ][ 'it-it' ] = "Picco" ;
$text [ 'label-peak' ][ 'nl-nl' ] = "Hoogtepunt" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-peak' ][ 'pl-pl' ] = "Szczyt" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-peak' ][ 'pt-br' ] = "Pico" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-peak' ][ 'pt-pt' ] = "Pico" ;
$text [ 'label-peak' ][ 'ro-ro' ] = "Vârf" ;
$text [ 'label-peak' ][ 'ru-ru' ] = "Вершина горы" ;
$text [ 'label-peak' ][ 'sv-se' ] = "Topp" ;
$text [ 'label-peak' ][ 'uk-ua' ] = "пік" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-peak' ][ 'tr-tr' ] = "Peak" ;
$text [ 'label-peak' ][ 'zh-cn' ] = "顶峰" ;
$text [ 'label-peak' ][ 'ja-jp' ] = "ピーク" ;
$text [ 'label-peak' ][ 'ko-kr' ] = "정점" ;
2019-01-14 00:36:41 -05:00
2019-03-16 02:26:23 -06:00
$text [ 'label-tools' ][ 'en-us' ] = "Tools" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-tools' ][ 'en-gb' ] = "Tools" ;
2019-03-16 02:26:23 -06:00
$text [ 'label-tools' ][ 'ar-eg' ] = "الادوات" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tools' ][ 'de-at' ] = "Funktionen" ;
$text [ 'label-tools' ][ 'de-ch' ] = "Funktionen" ;
2019-03-16 02:26:23 -06:00
$text [ 'label-tools' ][ 'de-de' ] = "Funktionen" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-tools' ][ 'el-gr' ] = "Εργαλεία" ;
2019-03-16 02:26:23 -06:00
$text [ 'label-tools' ][ 'es-cl' ] = "Herramientas" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tools' ][ 'es-mx' ] = "Herramientas" ;
$text [ 'label-tools' ][ 'fr-ca' ] = "Outils" ;
2019-03-16 02:26:23 -06:00
$text [ 'label-tools' ][ 'fr-fr' ] = "Outils" ;
$text [ 'label-tools' ][ 'he-il' ] = "כלים" ;
$text [ 'label-tools' ][ 'it-it' ] = "Strumenti" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-tools' ][ 'nl-nl' ] = "Hulpmiddelen" ;
2019-03-16 02:26:23 -06:00
$text [ 'label-tools' ][ 'pl-pl' ] = "Narzędzia" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tools' ][ 'pt-br' ] = "Ferramentas" ;
2019-03-16 02:26:23 -06:00
$text [ 'label-tools' ][ 'pt-pt' ] = "Ferramentas" ;
$text [ 'label-tools' ][ 'ro-ro' ] = "Utilitare" ;
$text [ 'label-tools' ][ 'ru-ru' ] = "Инструменты" ;
$text [ 'label-tools' ][ 'sv-se' ] = "Verktyg" ;
$text [ 'label-tools' ][ 'uk-ua' ] = "Налаштування" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tools' ][ 'tr-tr' ] = "Araçlar" ;
$text [ 'label-tools' ][ 'zh-cn' ] = "工具" ;
$text [ 'label-tools' ][ 'ja-jp' ] = "ツール" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-tools' ][ 'ko-kr' ] = "도구" ;
2019-03-16 02:26:23 -06:00
2019-03-16 02:32:04 -06:00
$text [ 'label-tickets' ][ 'en-us' ] = "Tickets" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-tickets' ][ 'en-gb' ] = "Tickets" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-tickets' ][ 'ar-eg' ] = "تذاكر" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tickets' ][ 'de-at' ] = "Eintrittskarten" ;
$text [ 'label-tickets' ][ 'de-ch' ] = "Eintrittskarten" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-tickets' ][ 'de-de' ] = "Eintrittskarten" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-tickets' ][ 'el-gr' ] = "Tickets" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-tickets' ][ 'es-cl' ] = "Entradas" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tickets' ][ 'es-mx' ] = "Entradas" ;
$text [ 'label-tickets' ][ 'fr-ca' ] = "Billets" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-tickets' ][ 'fr-fr' ] = "Billets" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-tickets' ][ 'he-il' ] = "כרטיסים" ;
$text [ 'label-tickets' ][ 'it-it' ] = "Biglietti" ;
$text [ 'label-tickets' ][ 'nl-nl' ] = "Kaartjes" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-tickets' ][ 'pl-pl' ] = "Bilety" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-tickets' ][ 'pt-br' ] = "Tickets" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-tickets' ][ 'pt-pt' ] = "Ingressos" ;
$text [ 'label-tickets' ][ 'ro-ro' ] = "bilete" ;
$text [ 'label-tickets' ][ 'ru-ru' ] = "Билеты" ;
$text [ 'label-tickets' ][ 'sv-se' ] = "Biljetter" ;
$text [ 'label-tickets' ][ 'uk-ua' ] = "Квитки" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-tickets' ][ 'tr-tr' ] = "Bilet" ;
$text [ 'label-tickets' ][ 'zh-cn' ] = "门票" ;
$text [ 'label-tickets' ][ 'ja-jp' ] = "切符売場" ;
$text [ 'label-tickets' ][ 'ko-kr' ] = "티켓" ;
2019-03-16 02:32:04 -06:00
2019-10-19 16:55:46 -06:00
$text [ 'label-page' ][ 'en-us' ] = "Page" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-page' ][ 'en-gb' ] = "Page" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-page' ][ 'ar-eg' ] = "صفحة" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-page' ][ 'de-at' ] = "Page" ;
$text [ 'label-page' ][ 'de-ch' ] = "Page" ;
2019-10-19 16:55:46 -06:00
$text [ 'label-page' ][ 'de-de' ] = "Page" ;
2019-11-27 04:13:25 +02:00
$text [ 'label-page' ][ 'el-gr' ] = "Page" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-page' ][ 'es-cl' ] = "Página" ;
$text [ 'label-page' ][ 'es-mx' ] = "Página" ;
2019-10-19 16:55:46 -06:00
$text [ 'label-page' ][ 'fr-ca' ] = "Page" ;
$text [ 'label-page' ][ 'fr-fr' ] = "Page" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-page' ][ 'he-il' ] = "עמוד" ;
2019-10-19 16:55:46 -06:00
$text [ 'label-page' ][ 'it-it' ] = "Page" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-page' ][ 'nl-nl' ] = "Bladzijde" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-page' ][ 'pl-pl' ] = "Strona" ;
2019-11-27 21:53:28 -03:00
$text [ 'label-page' ][ 'pt-br' ] = "Página" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-page' ][ 'pt-pt' ] = "Página" ;
$text [ 'label-page' ][ 'ro-ro' ] = "Pagină" ;
2019-10-19 16:55:46 -06:00
$text [ 'label-page' ][ 'ru-ru' ] = "Page" ;
$text [ 'label-page' ][ 'sv-se' ] = "Page" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-page' ][ 'uk-ua' ] = "Сторінка " ;
2023-05-03 22:50:18 -06:00
$text [ 'label-page' ][ 'tr-tr' ] = "Page Page Page" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-page' ][ 'zh-cn' ] = "页" ;
$text [ 'label-page' ][ 'ja-jp' ] = "ページ" ;
$text [ 'label-page' ][ 'ko-kr' ] = "페이지" ;
2019-10-19 16:55:46 -06:00
2019-12-12 16:35:39 -07:00
$text [ 'label-ascending' ][ 'en-us' ] = "Ascending" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-ascending' ][ 'en-gb' ] = "Ascending" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-ascending' ][ 'ar-eg' ] = "تصاعدي" ;
$text [ 'label-ascending' ][ 'de-at' ] = "Aufsteigend" ;
$text [ 'label-ascending' ][ 'de-ch' ] = "Aufsteigend" ;
$text [ 'label-ascending' ][ 'de-de' ] = "Aufsteigend" ;
$text [ 'label-ascending' ][ 'es-cl' ] = "ascendente" ;
$text [ 'label-ascending' ][ 'es-mx' ] = "ascendente" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-ascending' ][ 'fr-ca' ] = "Ascendant" ;
$text [ 'label-ascending' ][ 'fr-fr' ] = "Ascendant" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-ascending' ][ 'he-il' ] = "עולה" ;
$text [ 'label-ascending' ][ 'it-it' ] = "Ascendente" ;
$text [ 'label-ascending' ][ 'nl-nl' ] = "Oplopend" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-ascending' ][ 'pl-pl' ] = "Rosnąco" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-ascending' ][ 'pt-br' ] = "Ascendente" ;
$text [ 'label-ascending' ][ 'pt-pt' ] = "Ascendente" ;
$text [ 'label-ascending' ][ 'ro-ro' ] = "Ascendent" ;
$text [ 'label-ascending' ][ 'ru-ru' ] = "Восходящий" ;
$text [ 'label-ascending' ][ 'sv-se' ] = "Stigande" ;
$text [ 'label-ascending' ][ 'uk-ua' ] = "Висхідний" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-ascending' ][ 'el-gr' ] = "Αναλαμβάνοντας" ;
$text [ 'label-ascending' ][ 'tr-tr' ] = "Yükselmek" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-ascending' ][ 'zh-cn' ] = "上升" ;
$text [ 'label-ascending' ][ 'ja-jp' ] = "上昇" ;
$text [ 'label-ascending' ][ 'ko-kr' ] = "오름차순" ;
2019-12-12 16:35:39 -07:00
$text [ 'label-descending' ][ 'en-us' ] = "Descending" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-descending' ][ 'en-gb' ] = "Descending" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-descending' ][ 'ar-eg' ] = "تنازلي" ;
$text [ 'label-descending' ][ 'de-at' ] = "Absteigend" ;
$text [ 'label-descending' ][ 'de-ch' ] = "Absteigend" ;
$text [ 'label-descending' ][ 'de-de' ] = "Absteigend" ;
$text [ 'label-descending' ][ 'es-cl' ] = "Descendente" ;
$text [ 'label-descending' ][ 'es-mx' ] = "Descendente" ;
2022-01-31 14:35:58 -05:00
$text [ 'label-descending' ][ 'fr-ca' ] = "Descendant" ;
$text [ 'label-descending' ][ 'fr-fr' ] = "Descendant" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-descending' ][ 'he-il' ] = "יורד" ;
$text [ 'label-descending' ][ 'it-it' ] = "Discendente" ;
$text [ 'label-descending' ][ 'nl-nl' ] = "Aflopend" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-descending' ][ 'pl-pl' ] = "Malejąco" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-descending' ][ 'pt-br' ] = "descendente" ;
$text [ 'label-descending' ][ 'pt-pt' ] = "descendente" ;
$text [ 'label-descending' ][ 'ro-ro' ] = "Descendentă" ;
$text [ 'label-descending' ][ 'ru-ru' ] = "По убыванию" ;
$text [ 'label-descending' ][ 'sv-se' ] = "Nedåtgående" ;
$text [ 'label-descending' ][ 'uk-ua' ] = "Спускається" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-descending' ][ 'el-gr' ] = "Descend" ;
$text [ 'label-descending' ][ 'tr-tr' ] = "Aşağı inen" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-descending' ][ 'zh-cn' ] = "降序" ;
$text [ 'label-descending' ][ 'ja-jp' ] = "降順" ;
$text [ 'label-descending' ][ 'ko-kr' ] = "내림차순" ;
2019-12-12 16:35:39 -07:00
$text [ 'label-uploaded' ][ 'en-us' ] = "Uploaded" ;
2020-03-20 20:47:13 +00:00
$text [ 'label-uploaded' ][ 'en-gb' ] = "Uploaded" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-uploaded' ][ 'ar-eg' ] = "تم الرفع" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uploaded' ][ 'de-at' ] = "Hochgeladen" ;
$text [ 'label-uploaded' ][ 'de-ch' ] = "Hochgeladen" ;
2019-12-12 16:35:39 -07:00
$text [ 'label-uploaded' ][ 'de-de' ] = "Hochgeladen" ;
$text [ 'label-uploaded' ][ 'es-cl' ] = "Subir" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uploaded' ][ 'es-mx' ] = "Subir" ;
$text [ 'label-uploaded' ][ 'fr-ca' ] = "Envoyés" ;
2021-01-06 12:48:03 -05:00
$text [ 'label-uploaded' ][ 'fr-fr' ] = "Envoyés" ;
2019-12-12 16:35:39 -07:00
$text [ 'label-uploaded' ][ 'he-il' ] = "הוטען" ;
$text [ 'label-uploaded' ][ 'it-it' ] = "Caricato" ;
$text [ 'label-uploaded' ][ 'nl-nl' ] = "Opgestuurd" ;
$text [ 'label-uploaded' ][ 'pl-pl' ] = "Przesłano" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uploaded' ][ 'pt-br' ] = "Carregado" ;
2019-12-12 16:35:39 -07:00
$text [ 'label-uploaded' ][ 'pt-pt' ] = "Carregado" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-uploaded' ][ 'ro-ro' ] = "Încărcat" ;
2019-12-12 16:35:39 -07:00
$text [ 'label-uploaded' ][ 'ru-ru' ] = "Загружено" ;
$text [ 'label-uploaded' ][ 'sv-se' ] = "Uppladdad" ;
$text [ 'label-uploaded' ][ 'uk-ua' ] = "Завантажено" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-uploaded' ][ 'el-gr' ] = "Ανεβαιώθηκε" ;
$text [ 'label-uploaded' ][ 'tr-tr' ] = "Bölüm" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-uploaded' ][ 'zh-cn' ] = "已上传" ;
$text [ 'label-uploaded' ][ 'ja-jp' ] = "アップロードされました" ;
$text [ 'label-uploaded' ][ 'ko-kr' ] = "업로드됨" ;
2019-12-12 16:35:39 -07:00
2021-04-30 11:52:31 -06:00
$text [ 'label-hostname' ][ 'en-us' ] = "Hostname" ;
$text [ 'label-hostname' ][ 'en-gb' ] = "Hostname" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-hostname' ][ 'ar-eg' ] = "اسم المضيف" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-hostname' ][ 'de-at' ] = "Hostname" ;
$text [ 'label-hostname' ][ 'de-ch' ] = "Hostname" ;
2021-04-30 11:52:31 -06:00
$text [ 'label-hostname' ][ 'de-de' ] = "Hostname" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-hostname' ][ 'es-cl' ] = "nombre de host" ;
$text [ 'label-hostname' ][ 'es-mx' ] = "nombre de host" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-hostname' ][ 'fr-ca' ] = "Nom d'hôte" ;
2021-04-30 11:52:31 -06:00
$text [ 'label-hostname' ][ 'fr-fr' ] = "Nom d'hôte" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-hostname' ][ 'he-il' ] = "שם מארח" ;
2021-04-30 11:52:31 -06:00
$text [ 'label-hostname' ][ 'it-it' ] = "Hostname" ;
$text [ 'label-hostname' ][ 'nl-nl' ] = "Hostnaam" ;
$text [ 'label-hostname' ][ 'pl-pl' ] = "Nazwa hosta" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-hostname' ][ 'pt-br' ] = "Hostname" ;
2021-04-30 11:52:31 -06:00
$text [ 'label-hostname' ][ 'pt-pt' ] = "Hostname" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-hostname' ][ 'ro-ro' ] = "Nume gazdă" ;
2021-04-30 11:52:31 -06:00
$text [ 'label-hostname' ][ 'ru-ru' ] = "Имя хоста" ;
$text [ 'label-hostname' ][ 'sv-se' ] = "Hostname" ;
$text [ 'label-hostname' ][ 'uk-ua' ] = "Назва хоста" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-hostname' ][ 'el-gr' ] = "hostname" ;
$text [ 'label-hostname' ][ 'tr-tr' ] = "hostname" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-hostname' ][ 'zh-cn' ] = "主机名" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-hostname' ][ 'ja-jp' ] = "ホスト名" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-hostname' ][ 'ko-kr' ] = "호스트 이름" ;
2021-04-30 11:52:31 -06:00
2021-06-04 10:52:26 -06:00
$text [ 'label-provider' ][ 'en-us' ] = "Provider" ;
$text [ 'label-provider' ][ 'en-gb' ] = "Provider" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-provider' ][ 'ar-eg' ] = "مزود" ;
$text [ 'label-provider' ][ 'de-at' ] = "Anbieter" ;
$text [ 'label-provider' ][ 'de-ch' ] = "Anbieter" ;
$text [ 'label-provider' ][ 'de-de' ] = "Anbieter" ;
$text [ 'label-provider' ][ 'es-cl' ] = "Proveedor" ;
$text [ 'label-provider' ][ 'es-mx' ] = "Proveedor" ;
2021-06-04 10:52:26 -06:00
$text [ 'label-provider' ][ 'fr-ca' ] = "Fournisseur" ;
$text [ 'label-provider' ][ 'fr-fr' ] = "Fournisseur" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-provider' ][ 'he-il' ] = "ספק" ;
$text [ 'label-provider' ][ 'it-it' ] = "Fornitore" ;
2021-06-04 10:52:26 -06:00
$text [ 'label-provider' ][ 'nl-nl' ] = "Dienstverlener" ;
2022-03-26 21:30:02 +01:00
$text [ 'label-provider' ][ 'pl-pl' ] = "Dostawca" ;
2021-06-04 10:52:26 -06:00
$text [ 'label-provider' ][ 'pt-br' ] = "Provedores VoIP" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-provider' ][ 'pt-pt' ] = "Fornecedor" ;
$text [ 'label-provider' ][ 'ro-ro' ] = "Furnizor" ;
$text [ 'label-provider' ][ 'ru-ru' ] = "Провайдер" ;
$text [ 'label-provider' ][ 'sv-se' ] = "Leverantör" ;
$text [ 'label-provider' ][ 'uk-ua' ] = "Провайдер" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-provider' ][ 'el-gr' ] = "Πάροχος πάροχος" ;
$text [ 'label-provider' ][ 'tr-tr' ] = "Sağlayı cı " ;
$text [ 'label-provider' ][ 'zh-cn' ] = "供应商" ;
$text [ 'label-provider' ][ 'ja-jp' ] = "プロバイダー" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-provider' ][ 'ko-kr' ] = "공급자" ;
2021-06-04 10:52:26 -06:00
2021-12-14 16:02:09 -07:00
$text [ 'label-users' ][ 'en-us' ] = "Users" ;
$text [ 'label-users' ][ 'en-gb' ] = "Users" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-users' ][ 'ar-eg' ] = "المستخدمون" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-users' ][ 'de-at' ] = "Benutzer" ;
$text [ 'label-users' ][ 'de-ch' ] = "Benutzer" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-users' ][ 'de-de' ] = "Benutzer" ;
$text [ 'label-users' ][ 'el-gr' ] = "Χρήστες" ;
$text [ 'label-users' ][ 'es-cl' ] = "Usuarios" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-users' ][ 'es-mx' ] = "Usuarios" ;
$text [ 'label-users' ][ 'fr-ca' ] = "Utilisateurs" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-users' ][ 'fr-fr' ] = "Utilisateurs" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-users' ][ 'he-il' ] = "משתמשים" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-users' ][ 'it-it' ] = "Utenti" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-users' ][ 'nl-nl' ] = "Gebruikers" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-users' ][ 'pl-pl' ] = "Użytkownicy" ;
$text [ 'label-users' ][ 'pt-br' ] = "Usuários" ;
$text [ 'label-users' ][ 'pt-pt' ] = "Utilizadores" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-users' ][ 'ro-ro' ] = "Utilizatori" ;
2021-12-14 16:02:09 -07:00
$text [ 'label-users' ][ 'ru-ru' ] = "Пользователи" ;
$text [ 'label-users' ][ 'sv-se' ] = "Användare" ;
$text [ 'label-users' ][ 'uk-ua' ] = "Користувачі" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-users' ][ 'tr-tr' ] = "Kullanı cı lar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-users' ][ 'zh-cn' ] = "用户" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-users' ][ 'ja-jp' ] = "ユーザー" ;
$text [ 'label-users' ][ 'ko-kr' ] = "사용자" ;
2021-12-14 16:02:09 -07:00
2021-06-04 10:52:26 -06:00
$text [ 'label-user' ][ 'en-us' ] = "User" ;
$text [ 'label-user' ][ 'en-gb' ] = "User" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-user' ][ 'ar-eg' ] = "مستخدم" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-user' ][ 'de-at' ] = "Benutzer" ;
$text [ 'label-user' ][ 'de-ch' ] = "Benutzer" ;
2021-06-04 10:52:26 -06:00
$text [ 'label-user' ][ 'de-de' ] = "Benutzer" ;
$text [ 'label-user' ][ 'es-cl' ] = "Usuario" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-user' ][ 'es-mx' ] = "Usuario" ;
$text [ 'label-user' ][ 'fr-ca' ] = "Utilisateur" ;
2021-06-04 10:52:26 -06:00
$text [ 'label-user' ][ 'fr-fr' ] = "Utilisateur" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-user' ][ 'he-il' ] = "מִשׁתַמֵשׁ" ;
2021-06-04 10:52:26 -06:00
$text [ 'label-user' ][ 'it-it' ] = "Utente" ;
$text [ 'label-user' ][ 'nl-nl' ] = "Gebruiker" ;
$text [ 'label-user' ][ 'pl-pl' ] = "Użytkownicy" ;
$text [ 'label-user' ][ 'pt-br' ] = "Usuário" ;
$text [ 'label-user' ][ 'pt-pt' ] = "Utilizadore" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-user' ][ 'ro-ro' ] = "Utilizator" ;
2021-06-04 10:52:26 -06:00
$text [ 'label-user' ][ 'ru-ru' ] = "Пользователь" ;
$text [ 'label-user' ][ 'sv-se' ] = "Användare" ;
$text [ 'label-user' ][ 'uk-ua' ] = "Користувачі" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-user' ][ 'el-gr' ] = "Χρήστη χρήστη χρήστη" ;
$text [ 'label-user' ][ 'tr-tr' ] = "Kullanı cı " ;
$text [ 'label-user' ][ 'zh-cn' ] = "用户" ;
$text [ 'label-user' ][ 'ja-jp' ] = "ユーザー" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-user' ][ 'ko-kr' ] = "사용자" ;
2021-06-04 10:52:26 -06:00
2023-02-09 00:30:56 +00:00
$text [ 'label-cdr' ][ 'en-us' ] = "CDR" ;
$text [ 'label-cdr' ][ 'en-gb' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-cdr' ][ 'ar-eg' ] = "مجلس الإنماء والإعمار" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-cdr' ][ 'de-at' ] = "CDR" ;
$text [ 'label-cdr' ][ 'de-ch' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-cdr' ][ 'de-de' ] = "CDR" ;
2023-02-09 00:30:56 +00:00
$text [ 'label-cdr' ][ 'el-gr' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-cdr' ][ 'es-cl' ] = "CDR" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-cdr' ][ 'es-mx' ] = "CDR" ;
$text [ 'label-cdr' ][ 'fr-ca' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-cdr' ][ 'fr-fr' ] = "CDR" ;
$text [ 'label-cdr' ][ 'he-il' ] = "CDR" ;
$text [ 'label-cdr' ][ 'it-it' ] = "CDR" ;
$text [ 'label-cdr' ][ 'nl-nl' ] = "CDR" ;
2023-02-09 00:30:56 +00:00
$text [ 'label-cdr' ][ 'pl-pl' ] = "CDR" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-cdr' ][ 'pt-br' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-cdr' ][ 'pt-pt' ] = "CDR" ;
$text [ 'label-cdr' ][ 'ro-ro' ] = "CDR" ;
$text [ 'label-cdr' ][ 'ru-ru' ] = "CDR" ;
$text [ 'label-cdr' ][ 'sv-se' ] = "CDR" ;
$text [ 'label-cdr' ][ 'uk-ua' ] = "CDR" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-cdr' ][ 'tr-tr' ] = "CDR" ;
$text [ 'label-cdr' ][ 'zh-cn' ] = "通话明细记录" ;
$text [ 'label-cdr' ][ 'ja-jp' ] = "通話詳細記録" ;
$text [ 'label-cdr' ][ 'ko-kr' ] = "통화 내역 기록" ;
2023-02-09 00:30:56 +00:00
2023-02-15 09:49:47 -07:00
$text [ 'label-version' ][ 'en-us' ] = "Version" ;
$text [ 'label-version' ][ 'en-gb' ] = "Version" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-version' ][ 'ar-eg' ] = "إصدار" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-version' ][ 'de-at' ] = "Ausführung" ;
$text [ 'label-version' ][ 'de-ch' ] = "Ausführung" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-version' ][ 'de-de' ] = "Ausführung" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-version' ][ 'es-cl' ] = "Versión" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-version' ][ 'es-mx' ] = "Versión" ;
$text [ 'label-version' ][ 'fr-ca' ] = "Version" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-version' ][ 'fr-fr' ] = "Version" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-version' ][ 'he-il' ] = "גִרְסָה" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-version' ][ 'it-it' ] = "Versione" ;
$text [ 'label-version' ][ 'nl-nl' ] = "Versie" ;
$text [ 'label-version' ][ 'pl-pl' ] = "Wersja" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-version' ][ 'pt-br' ] = "Versão" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-version' ][ 'pt-pt' ] = "Versão" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-version' ][ 'ro-ro' ] = "Versiune" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-version' ][ 'ru-ru' ] = "Версия" ;
$text [ 'label-version' ][ 'sv-se' ] = "Version" ;
$text [ 'label-version' ][ 'uk-ua' ] = "версія" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-version' ][ 'el-gr' ] = "Έκδοση έκδοσης εκδόσεων" ;
$text [ 'label-version' ][ 'tr-tr' ] = "Version Version Version" ;
$text [ 'label-version' ][ 'zh-cn' ] = "版本" ;
$text [ 'label-version' ][ 'ja-jp' ] = "バージョン" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-version' ][ 'ko-kr' ] = "버전" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-size' ][ 'en-us' ] = "Size" ;
$text [ 'label-size' ][ 'en-gb' ] = "Size" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-size' ][ 'ar-eg' ] = "مقاس" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-size' ][ 'de-at' ] = "Größe" ;
$text [ 'label-size' ][ 'de-ch' ] = "Größe" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-size' ][ 'de-de' ] = "Größe" ;
$text [ 'label-size' ][ 'es-cl' ] = "Tamaño" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-size' ][ 'es-mx' ] = "Tamaño" ;
$text [ 'label-size' ][ 'fr-ca' ] = "Taille" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-size' ][ 'fr-fr' ] = "Taille" ;
$text [ 'label-size' ][ 'he-il' ] = "גודל" ;
$text [ 'label-size' ][ 'it-it' ] = "Misurare" ;
$text [ 'label-size' ][ 'nl-nl' ] = "Maat" ;
$text [ 'label-size' ][ 'pl-pl' ] = "Rozmiar" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-size' ][ 'pt-br' ] = "Tamanho" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-size' ][ 'pt-pt' ] = "Tamanho" ;
$text [ 'label-size' ][ 'ro-ro' ] = "mărimea" ;
$text [ 'label-size' ][ 'ru-ru' ] = "Размер" ;
$text [ 'label-size' ][ 'sv-se' ] = "Storlek" ;
$text [ 'label-size' ][ 'uk-ua' ] = "Розмір" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-size' ][ 'el-gr' ] = "μέγεθος μέγεθος" ;
$text [ 'label-size' ][ 'tr-tr' ] = "Boyut Boyutu" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-size' ][ 'zh-cn' ] = "尺寸" ;
$text [ 'label-size' ][ 'ja-jp' ] = "サイズ" ;
$text [ 'label-size' ][ 'ko-kr' ] = "크기" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-path' ][ 'en-us' ] = "Project Path" ;
$text [ 'label-path' ][ 'en-gb' ] = "Project Path" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-path' ][ 'ar-eg' ] = "مسار المشروع" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-path' ][ 'de-at' ] = "Projektpfad" ;
$text [ 'label-path' ][ 'de-ch' ] = "Projektpfad" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-path' ][ 'de-de' ] = "Projektpfad" ;
$text [ 'label-path' ][ 'es-cl' ] = "Ruta del proyecto" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-path' ][ 'es-mx' ] = "Ruta del proyecto" ;
$text [ 'label-path' ][ 'fr-ca' ] = "Chemin du projet" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-path' ][ 'fr-fr' ] = "Chemin du projet" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-path' ][ 'he-il' ] = "נתיב הפרויקט" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-path' ][ 'it-it' ] = "Percorso Progetto" ;
$text [ 'label-path' ][ 'nl-nl' ] = "Project pad" ;
$text [ 'label-path' ][ 'pl-pl' ] = "Ścieżka projektu" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-path' ][ 'pt-br' ] = "Caminho do projeto" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-path' ][ 'pt-pt' ] = "Caminho do projeto" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-path' ][ 'ro-ro' ] = "Calea proiectului" ;
2023-02-15 09:49:47 -07:00
$text [ 'label-path' ][ 'ru-ru' ] = "Путь к проекту" ;
$text [ 'label-path' ][ 'sv-se' ] = "Projekt Path" ;
$text [ 'label-path' ][ 'uk-ua' ] = "шлях проекту" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-path' ][ 'el-gr' ] = "Project Path Path" ;
$text [ 'label-path' ][ 'tr-tr' ] = "Proje yolu" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-path' ][ 'zh-cn' ] = "项目路径" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-path' ][ 'ja-jp' ] = "プロジェクトパス" ;
$text [ 'label-path' ][ 'ko-kr' ] = "프로젝트 경로" ;
2023-02-15 09:49:47 -07:00
2023-04-05 00:39:00 +00:00
$text [ 'label-others' ][ 'en-us' ] = "Others" ;
$text [ 'label-others' ][ 'en-gb' ] = "Others" ;
$text [ 'label-others' ][ 'ar-eg' ] = "آخرون" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-others' ][ 'de-at' ] = "Andere" ;
$text [ 'label-others' ][ 'de-ch' ] = "Andere" ;
2023-04-05 00:39:00 +00:00
$text [ 'label-others' ][ 'de-de' ] = "Andere" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-others' ][ 'es-cl' ] = "Otros" ;
$text [ 'label-others' ][ 'es-mx' ] = "Otros" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-others' ][ 'fr-ca' ] = "Autres" ;
2023-04-05 00:39:00 +00:00
$text [ 'label-others' ][ 'fr-fr' ] = "Autres" ;
$text [ 'label-others' ][ 'he-il' ] = "אחרים" ;
$text [ 'label-others' ][ 'it-it' ] = "Altri" ;
$text [ 'label-others' ][ 'nl-nl' ] = "Andere" ;
$text [ 'label-others' ][ 'pl-pl' ] = "Pozostałe" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-others' ][ 'pt-br' ] = "Outras" ;
2023-04-05 00:39:00 +00:00
$text [ 'label-others' ][ 'pt-pt' ] = "Outras" ;
2023-04-29 18:26:50 -06:00
$text [ 'label-others' ][ 'ro-ro' ] = "Alții" ;
2023-04-05 00:39:00 +00:00
$text [ 'label-others' ][ 'ru-ru' ] = "другие" ;
$text [ 'label-others' ][ 'sv-se' ] = "Andra" ;
$text [ 'label-others' ][ 'uk-ua' ] = "інші" ;
2023-05-03 22:50:18 -06:00
$text [ 'label-others' ][ 'el-gr' ] = "Άλλοι" ;
$text [ 'label-others' ][ 'tr-tr' ] = "Diğerleri" ;
2023-05-19 13:54:10 -06:00
$text [ 'label-others' ][ 'zh-cn' ] = "其他的" ;
$text [ 'label-others' ][ 'ja-jp' ] = "其他的" ;
$text [ 'label-others' ][ 'ko-kr' ] = "其他的" ;
2023-04-05 00:39:00 +00:00
2019-08-04 00:54:11 -06:00
$text [ 'button-tickets' ][ 'en-us' ] = "Tickets" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-tickets' ][ 'en-gb' ] = "Tickets" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-tickets' ][ 'ar-eg' ] = "تذاكر" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-tickets' ][ 'de-at' ] = "Eintrittskarten" ;
$text [ 'button-tickets' ][ 'de-ch' ] = "Eintrittskarten" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-tickets' ][ 'de-de' ] = "Eintrittskarten" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-tickets' ][ 'el-gr' ] = "Tickets" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-tickets' ][ 'es-cl' ] = "Entradas" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-tickets' ][ 'es-mx' ] = "Entradas" ;
$text [ 'button-tickets' ][ 'fr-ca' ] = "Billets" ;
2022-01-31 14:35:58 -05:00
$text [ 'button-tickets' ][ 'fr-fr' ] = "Billets" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-tickets' ][ 'he-il' ] = "כרטיסים" ;
$text [ 'button-tickets' ][ 'it-it' ] = "Biglietti" ;
$text [ 'button-tickets' ][ 'nl-nl' ] = "Kaartjes" ;
$text [ 'button-tickets' ][ 'pl-pl' ] = "Bilety" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-tickets' ][ 'pt-br' ] = "Tickets" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-tickets' ][ 'pt-pt' ] = "Ingressos" ;
$text [ 'button-tickets' ][ 'ro-ro' ] = "bilete" ;
$text [ 'button-tickets' ][ 'ru-ru' ] = "Билеты" ;
$text [ 'button-tickets' ][ 'sv-se' ] = "Biljetter" ;
$text [ 'button-tickets' ][ 'uk-ua' ] = "Квитки" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-tickets' ][ 'tr-tr' ] = "Bilet" ;
$text [ 'button-tickets' ][ 'zh-cn' ] = "门票" ;
$text [ 'button-tickets' ][ 'ja-jp' ] = "切符売場" ;
$text [ 'button-tickets' ][ 'ko-kr' ] = "티켓" ;
2019-08-04 00:54:11 -06:00
2019-10-10 10:17:56 -06:00
$text [ 'button-cdr' ][ 'en-us' ] = "CDR" ;
2020-03-20 20:47:13 +00:00
$text [ 'button-cdr' ][ 'en-gb' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-cdr' ][ 'ar-eg' ] = "مجلس الإنماء والإعمار" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-cdr' ][ 'de-at' ] = "CDR" ;
$text [ 'button-cdr' ][ 'de-ch' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-cdr' ][ 'de-de' ] = "CDR" ;
2019-11-27 04:13:25 +02:00
$text [ 'button-cdr' ][ 'el-gr' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-cdr' ][ 'es-cl' ] = "CDR" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-cdr' ][ 'es-mx' ] = "CDR" ;
$text [ 'button-cdr' ][ 'fr-ca' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-cdr' ][ 'fr-fr' ] = "CDR" ;
$text [ 'button-cdr' ][ 'he-il' ] = "CDR" ;
$text [ 'button-cdr' ][ 'it-it' ] = "CDR" ;
$text [ 'button-cdr' ][ 'nl-nl' ] = "CDR" ;
2022-03-26 21:30:02 +01:00
$text [ 'button-cdr' ][ 'pl-pl' ] = "CDR" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-cdr' ][ 'pt-br' ] = "CDR" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-cdr' ][ 'pt-pt' ] = "CDR" ;
$text [ 'button-cdr' ][ 'ro-ro' ] = "CDR" ;
$text [ 'button-cdr' ][ 'ru-ru' ] = "CDR" ;
$text [ 'button-cdr' ][ 'sv-se' ] = "CDR" ;
$text [ 'button-cdr' ][ 'uk-ua' ] = "CDR" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-cdr' ][ 'tr-tr' ] = "cdr" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-cdr' ][ 'zh-cn' ] = "通话明细记录" ;
$text [ 'button-cdr' ][ 'ja-jp' ] = "通話詳細記録" ;
$text [ 'button-cdr' ][ 'ko-kr' ] = "통화 내역 기록" ;
2019-10-10 10:17:56 -06:00
2020-07-28 19:38:38 -06:00
$text [ 'button-settings' ][ 'en-us' ] = "Settings" ;
$text [ 'button-settings' ][ 'en-gb' ] = "Settings" ;
$text [ 'button-settings' ][ 'ar-eg' ] = "Global" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-settings' ][ 'de-at' ] = "Einstellungen" ;
$text [ 'button-settings' ][ 'de-ch' ] = "Global" ;
2020-07-28 19:38:38 -06:00
$text [ 'button-settings' ][ 'de-de' ] = "Einstellungen" ;
$text [ 'button-settings' ][ 'el-gr' ] = "Global" ;
$text [ 'button-settings' ][ 'es-cl' ] = "Global" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-settings' ][ 'es-mx' ] = "Global" ;
$text [ 'button-settings' ][ 'fr-ca' ] = "Paramètres" ;
2020-07-28 19:38:38 -06:00
$text [ 'button-settings' ][ 'fr-fr' ] = "Configuration" ;
$text [ 'button-settings' ][ 'he-il' ] = "Global" ;
$text [ 'button-settings' ][ 'it-it' ] = "Parametri" ;
$text [ 'button-settings' ][ 'nl-nl' ] = "Instellingen" ;
$text [ 'button-settings' ][ 'pl-pl' ] = "Ustawienia" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-settings' ][ 'pt-br' ] = "Definições" ;
2020-07-28 19:38:38 -06:00
$text [ 'button-settings' ][ 'pt-pt' ] = "Definições" ;
$text [ 'button-settings' ][ 'ro-ro' ] = "Global" ;
$text [ 'button-settings' ][ 'ru-ru' ] = "Конфигурация" ;
$text [ 'button-settings' ][ 'sv-se' ] = "Inställningar" ;
$text [ 'button-settings' ][ 'uk-ua' ] = "Налаштування" ;
$text [ 'button-settings' ][ 'tr-tr' ] = "Global" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-settings' ][ 'zh-cn' ] = "设置" ;
$text [ 'button-settings' ][ 'ja-jp' ] = "設定" ;
$text [ 'button-settings' ][ 'ko-kr' ] = "설정" ;
2020-07-28 19:38:38 -06:00
2018-02-10 00:21:40 -07:00
$text [ 'description-greeting' ][ 'en-us' ] = "Select the desired Greeting." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-greeting' ][ 'en-gb' ] = "Select the desired Greeting." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-greeting' ][ 'ar-eg' ] = "حدد التحية المطلوبة." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-greeting' ][ 'de-at' ] = "Geben Sie die Begrüßungs-ID an." ;
$text [ 'description-greeting' ][ 'de-ch' ] = "Geben Sie die Begrüßungs-ID an." ;
2018-02-10 00:21:40 -07:00
$text [ 'description-greeting' ][ 'de-de' ] = "Geben Sie die Begrüßungs-ID an." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-greeting' ][ 'el-gr' ] = "Επιλέξτε τον επιθυμητό χαιρετισμό." ;
2018-02-10 00:21:40 -07:00
$text [ 'description-greeting' ][ 'es-cl' ] = "Ingrese el ID de bienvenida" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-greeting' ][ 'es-mx' ] = "Ingrese el ID de bienvenida" ;
2023-07-12 17:24:55 -04:00
$text [ 'description-greeting' ][ 'fr-ca' ] = "Choisir le message de salutation." ;
2018-02-10 00:21:40 -07:00
$text [ 'description-greeting' ][ 'fr-fr' ] = "Choisir le numéro de message vocal de salutation." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-greeting' ][ 'he-il' ] = "בחר את הברכה הרצויה." ;
$text [ 'description-greeting' ][ 'it-it' ] = "Selezionare il saluto desiderato." ;
$text [ 'description-greeting' ][ 'nl-nl' ] = "Selecteer de gewenste begroeting." ;
2018-02-10 00:21:40 -07:00
$text [ 'description-greeting' ][ 'pl-pl' ] = "Wprowadź ID powitania" ;
2019-11-27 21:53:28 -03:00
$text [ 'description-greeting' ][ 'pt-br' ] = "Selecione a saudação desejada." ;
2018-02-10 00:21:40 -07:00
$text [ 'description-greeting' ][ 'pt-pt' ] = "Introduza o ID da Saudação" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-greeting' ][ 'ro-ro' ] = "Selectați salutul dorit." ;
2018-02-10 00:21:40 -07:00
$text [ 'description-greeting' ][ 'ru-ru' ] = "Выберите желаемое приветствие." ;
$text [ 'description-greeting' ][ 'sv-se' ] = "Ange Hälsningens ID" ;
$text [ 'description-greeting' ][ 'uk-ua' ] = "Введіть ID привітання" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-greeting' ][ 'tr-tr' ] = "İstenen Greeting'i seçin." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-greeting' ][ 'zh-cn' ] = "选择所需的问候语。" ;
$text [ 'description-greeting' ][ 'ja-jp' ] = "目的の挨拶を選択します。" ;
$text [ 'description-greeting' ][ 'ko-kr' ] = "원하는 인사말을 선택하세요." ;
2018-02-10 00:21:40 -07:00
2016-07-31 17:48:50 -06:00
$text [ 'description-name' ][ 'en-us' ] = "Enter the name." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-name' ][ 'en-gb' ] = "Enter the name." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-name' ][ 'ar-eg' ] = "أدخل الاسم." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-name' ][ 'de-at' ] = "Geben Sie den Namen ein." ;
$text [ 'description-name' ][ 'de-ch' ] = "Geben Sie den Namen ein." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-name' ][ 'de-de' ] = "Geben Sie den Namen ein." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-name' ][ 'el-gr' ] = "Εισάγετ το όνομα." ;
2017-04-13 17:47:15 -04:00
$text [ 'description-name' ][ 'es-cl' ] = "Escriba el nombre" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-name' ][ 'es-mx' ] = "Escriba el nombre" ;
2023-07-12 17:24:55 -04:00
$text [ 'description-name' ][ 'fr-ca' ] = "Entrer Le Nom" ;
2017-04-13 17:47:15 -04:00
$text [ 'description-name' ][ 'fr-fr' ] = "Écrivez votre nom" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-name' ][ 'he-il' ] = "הזן את השם." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-name' ][ 'it-it' ] = "Inserire il nome." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-name' ][ 'nl-nl' ] = "Voer de naam in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-name' ][ 'pl-pl' ] = "Wprowadź nazwę." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-name' ][ 'pt-br' ] = "Entre com o nome." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-name' ][ 'pt-pt' ] = "Digite o nome." ;
$text [ 'description-name' ][ 'ro-ro' ] = "Introduceți numele." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-name' ][ 'ru-ru' ] = "Введите имя." ;
2017-06-02 16:39:34 +02:00
$text [ 'description-name' ][ 'sv-se' ] = "Ange namnet." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-name' ][ 'uk-ua' ] = "Введіть назву." ;
2017-10-04 10:59:37 +03:00
$text [ 'description-name' ][ 'tr-tr' ] = "İsim girin." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-name' ][ 'zh-cn' ] = "输入名称。" ;
$text [ 'description-name' ][ 'ja-jp' ] = "名前を入力します。" ;
$text [ 'description-name' ][ 'ko-kr' ] = "이름을 입력하세요." ;
2016-07-31 17:48:50 -06:00
$text [ 'description-value' ][ 'en-us' ] = "Enter the value." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-value' ][ 'en-gb' ] = "Enter the value." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-value' ][ 'ar-eg' ] = "أدخل القيمة." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-value' ][ 'de-at' ] = "Geben Sie den Wert für diese Einstellung an." ;
$text [ 'description-value' ][ 'de-ch' ] = "Geben Sie den Wert für diese Einstellung an." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-value' ][ 'de-de' ] = "Geben Sie den Wert für diese Einstellung an." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-value' ][ 'el-gr' ] = "Εισάγετε την τιμή." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-value' ][ 'es-cl' ] = "Ingrese el valor de esta configuración" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-value' ][ 'es-mx' ] = "Ingrese el valor de esta configuración" ;
$text [ 'description-value' ][ 'fr-ca' ] = "Entrer la valeur de ce paramètre." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-value' ][ 'fr-fr' ] = "Entrer la valeur de ce paramètre." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-value' ][ 'he-il' ] = "הזן את הערך." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-value' ][ 'it-it' ] = "Inserire il valore." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-value' ][ 'nl-nl' ] = "Voer de waarde in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-value' ][ 'pl-pl' ] = "Wprowadź wartość tego ustawienia" ;
2019-11-27 21:53:28 -03:00
$text [ 'description-value' ][ 'pt-br' ] = "Entre com o valor." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-value' ][ 'pt-pt' ] = "Introduza o valor desta definição." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-value' ][ 'ro-ro' ] = "Introduceți valoarea." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-value' ][ 'ru-ru' ] = "Введите значение." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-value' ][ 'sv-se' ] = "Ange värdet på inställningen." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-value' ][ 'uk-ua' ] = "Введіть значенння змінної" ;
2017-10-04 10:59:37 +03:00
$text [ 'description-value' ][ 'tr-tr' ] = "Değer girin." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-value' ][ 'zh-cn' ] = "输入值。" ;
$text [ 'description-value' ][ 'ja-jp' ] = "値を入力します。" ;
$text [ 'description-value' ][ 'ko-kr' ] = "값을 입력합니다." ;
2016-04-25 20:30:23 -05:00
2023-01-27 21:50:43 +00:00
$text [ 'description-type' ][ 'en-us' ] = "Select the data type." ;
$text [ 'description-type' ][ 'en-gb' ] = "Select the data type." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-type' ][ 'ar-eg' ] = "حدد نوع البيانات." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-type' ][ 'de-at' ] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc)." ;
$text [ 'description-type' ][ 'de-ch' ] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc)." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-type' ][ 'de-de' ] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc)." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-type' ][ 'el-gr' ] = "Εισάγετε τον τύπο ρύθμισης (πχ uuid, name, var, dir, etc)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-type' ][ 'es-cl' ] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc)." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-type' ][ 'es-mx' ] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc)." ;
$text [ 'description-type' ][ 'fr-ca' ] = "Choisissez le type de paramètre (ie. uuid, nom, var, dir, etc)." ;
2017-04-13 17:47:15 -04:00
$text [ 'description-type' ][ 'fr-fr' ] = "Choisissez le type de paramètre (ie. uuid, nom, var, dir, etc)." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-type' ][ 'he-il' ] = "בחר את סוג הנתונים." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-type' ][ 'it-it' ] = "Inserire il tipo di parametro (es. uuid, name, var, dir, etc)." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-type' ][ 'nl-nl' ] = "Selecteer het gegevenstype." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-type' ][ 'pl-pl' ] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)" ;
2019-11-27 21:53:28 -03:00
$text [ 'description-type' ][ 'pt-br' ] = "Entre com o tipo de configuração (ex:uuid,name,var,dir,etc)" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-type' ][ 'pt-pt' ] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc)" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-type' ][ 'ro-ro' ] = "Selectați tipul de date." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-type' ][ 'ru-ru' ] = "Введите тип настройки (например, uuid, name, var, dir и т.д.)." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-type' ][ 'sv-se' ] = "Fyll i inställnings typ (ie. uuid, name, var, dir, etc)." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-type' ][ 'uk-ua' ] = "Виберіть тип даних." ;
2017-10-04 10:59:37 +03:00
$text [ 'description-type' ][ 'tr-tr' ] = "Ayar türünü girin (ie. uuid, name, var, dir, etc)." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-type' ][ 'zh-cn' ] = "选择数据类型。" ;
$text [ 'description-type' ][ 'ja-jp' ] = "データの種類を選択します。" ;
2023-05-19 13:54:10 -06:00
$text [ 'description-type' ][ 'ko-kr' ] = "데이터 유형을 선택합니다." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-category' ][ 'en-us' ] = "Enter the category." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-category' ][ 'en-gb' ] = "Enter the category." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-category' ][ 'ar-eg' ] = "أدخل الفئة." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-category' ][ 'de-at' ] = "Geben Sie die Kategorie an." ;
$text [ 'description-category' ][ 'de-ch' ] = "Geben Sie die Kategorie an." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-category' ][ 'de-de' ] = "Geben Sie die Kategorie an." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-category' ][ 'el-gr' ] = "Εισάγετε την κατηγορία." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-category' ][ 'es-cl' ] = "Ingrese la categoría." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-category' ][ 'es-mx' ] = "Ingrese la categoría." ;
$text [ 'description-category' ][ 'fr-ca' ] = "Entrer la Catégorie." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-category' ][ 'fr-fr' ] = "Entrer la Catégorie." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-category' ][ 'he-il' ] = "היכנסו לקטגוריה." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-category' ][ 'it-it' ] = "Inserire la categoria." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-category' ][ 'nl-nl' ] = "Voer de categorie in." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-category' ][ 'pl-pl' ] = "Wprowadź kategorię." ;
2019-11-27 21:53:28 -03:00
$text [ 'description-category' ][ 'pt-br' ] = "Entre com a categoria." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-category' ][ 'pt-pt' ] = "Introduza a categoria." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-category' ][ 'ro-ro' ] = "Introduceți categoria." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-category' ][ 'ru-ru' ] = "Введите категорию." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-category' ][ 'sv-se' ] = "Ange Kategori." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-category' ][ 'uk-ua' ] = "Введіть категорію." ;
2017-10-04 10:59:37 +03:00
$text [ 'description-category' ][ 'tr-tr' ] = "Kategori girin." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-category' ][ 'zh-cn' ] = "输入类别。" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-category' ][ 'ja-jp' ] = "カテゴリを入力してください。" ;
2023-05-19 13:54:10 -06:00
$text [ 'description-category' ][ 'ko-kr' ] = "카테고리를 입력하세요." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-subcategory' ][ 'en-us' ] = "Enter the subcategory." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-subcategory' ][ 'en-gb' ] = "Enter the subcategory." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-subcategory' ][ 'ar-eg' ] = "أدخل الفئة الفرعية." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-subcategory' ][ 'de-at' ] = "Geben Sie die Unterkategorie an." ;
$text [ 'description-subcategory' ][ 'de-ch' ] = "Geben Sie die Unterkategorie an." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-subcategory' ][ 'de-de' ] = "Geben Sie die Unterkategorie an." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-subcategory' ][ 'el-gr' ] = "Εισάγετε την υποκατηγορία." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-subcategory' ][ 'es-cl' ] = "Ingrese la subcategoría." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-subcategory' ][ 'es-mx' ] = "Ingrese la subcategoría." ;
$text [ 'description-subcategory' ][ 'fr-ca' ] = "Entrer la Sous-Catégorie." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-subcategory' ][ 'fr-fr' ] = "Entrer la Sous-Catégorie." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-subcategory' ][ 'he-il' ] = "הזן את קטגוריית המשנה." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-subcategory' ][ 'it-it' ] = "Inserire la sottocategoria." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-subcategory' ][ 'nl-nl' ] = "Voer de subcategorie in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-subcategory' ][ 'pl-pl' ] = "Wprowadź podkategorię" ;
2019-11-27 21:53:28 -03:00
$text [ 'description-subcategory' ][ 'pt-br' ] = "Entre com a subcategoria" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-subcategory' ][ 'pt-pt' ] = "Introduza a subcategoria." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-subcategory' ][ 'ro-ro' ] = "Introduceți subcategoria." ;
2017-04-25 03:37:00 +05:00
$text [ 'description-subcategory' ][ 'ru-ru' ] = "Вход в подкатегорию." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-subcategory' ][ 'sv-se' ] = "Fyll i under-kategori" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-subcategory' ][ 'uk-ua' ] = "Введіть підкатегорію." ;
2017-10-04 10:59:37 +03:00
$text [ 'description-subcategory' ][ 'tr-tr' ] = "Alt kategori girin." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-subcategory' ][ 'zh-cn' ] = "输入子类别。" ;
$text [ 'description-subcategory' ][ 'ja-jp' ] = "サブカテゴリを入力します。" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-subcategory' ][ 'ko-kr' ] = "하위 범주를 입력합니다." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-description' ][ 'en-us' ] = "Enter the description." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-description' ][ 'en-gb' ] = "Enter the description." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-description' ][ 'ar-eg' ] = "Введіть опис." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-description' ][ 'de-at' ] = "Geben Sie die Beschreibung ein." ;
$text [ 'description-description' ][ 'de-ch' ] = "Geben Sie die Beschreibung ein." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-description' ][ 'de-de' ] = "Geben Sie die Beschreibung ein." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-description' ][ 'el-gr' ] = "Εισάγετε την περιγραφή." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-description' ][ 'es-cl' ] = "Introduce la descripción." ;
$text [ 'description-description' ][ 'es-mx' ] = "Introduce la descripción." ;
2022-01-31 14:35:58 -05:00
$text [ 'description-description' ][ 'fr-ca' ] = "Entrez le descriptif" ;
$text [ 'description-description' ][ 'fr-fr' ] = "Entrez le descriptif" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-description' ][ 'he-il' ] = "הזן את התיאור." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-description' ][ 'it-it' ] = "Inserire la descrizione." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-description' ][ 'nl-nl' ] = "Voer de beschrijving in." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-description' ][ 'pl-pl' ] = "Wpisz opis (opcjonalne)." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-description' ][ 'pt-br' ] = "Insira a descrição." ;
2018-02-12 17:50:47 +00:00
$text [ 'description-description' ][ 'pt-pt' ] = "Insira a descrição, caso desejar" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-description' ][ 'ro-ro' ] = "Introduceți descrierea." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-description' ][ 'ru-ru' ] = "Введите описание." ;
2017-06-02 16:39:34 +02:00
$text [ 'description-description' ][ 'sv-se' ] = "Fyll i en beskrivning." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-description' ][ 'uk-ua' ] = "Введіть опис, якщо це необхідно." ;
2017-10-04 10:59:37 +03:00
$text [ 'description-description' ][ 'tr-tr' ] = "Açıklama girin." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-description' ][ 'zh-cn' ] = "输入说明。" ;
$text [ 'description-description' ][ 'ja-jp' ] = "説明を入力します。" ;
$text [ 'description-description' ][ 'ko-kr' ] = "설명을 입력합니다." ;
2016-04-25 20:30:23 -05:00
2019-12-19 07:28:27 -07:00
$text [ 'description-enabled' ][ 'en-us' ] = "Select the current state." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-enabled' ][ 'en-gb' ] = "Select the current state." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-enabled' ][ 'ar-eg' ] = "حدد الحالة الحالية." ;
$text [ 'description-enabled' ][ 'de-at' ] = "Wählen Sie den aktuellen Status aus." ;
$text [ 'description-enabled' ][ 'de-ch' ] = "Wählen Sie den aktuellen Status aus." ;
$text [ 'description-enabled' ][ 'de-de' ] = "Wählen Sie den aktuellen Status aus." ;
$text [ 'description-enabled' ][ 'el-gr' ] = "Επιλέξτε την τρέχουσα κατάσταση." ;
$text [ 'description-enabled' ][ 'es-cl' ] = "Seleccione el estado actual." ;
$text [ 'description-enabled' ][ 'es-mx' ] = "Seleccione el estado actual." ;
2022-01-31 14:35:58 -05:00
$text [ 'description-enabled' ][ 'fr-ca' ] = "Sélectionnez l'état actuel." ;
$text [ 'description-enabled' ][ 'fr-fr' ] = "Sélectionnez l'état actuel." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-enabled' ][ 'he-il' ] = "בחר את המצב הנוכחי." ;
$text [ 'description-enabled' ][ 'it-it' ] = "Seleziona lo stato attuale." ;
$text [ 'description-enabled' ][ 'nl-nl' ] = "Selecteer de huidige status." ;
2022-03-26 21:30:02 +01:00
$text [ 'description-enabled' ][ 'pl-pl' ] = "Wybierz obecny stan." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-enabled' ][ 'pt-br' ] = "Selecione o estado atual." ;
$text [ 'description-enabled' ][ 'pt-pt' ] = "Selecione o estado atual." ;
$text [ 'description-enabled' ][ 'ro-ro' ] = "Selectați starea curentă." ;
$text [ 'description-enabled' ][ 'ru-ru' ] = "Выберите текущее состояние." ;
$text [ 'description-enabled' ][ 'sv-se' ] = "Välj aktuell status." ;
$text [ 'description-enabled' ][ 'uk-ua' ] = "Виберіть поточний стан." ;
$text [ 'description-enabled' ][ 'tr-tr' ] = "Geçerli durumu seçin." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-enabled' ][ 'zh-cn' ] = "选择当前状态。" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-enabled' ][ 'ja-jp' ] = "現在の状態を選択します。" ;
2023-05-19 13:54:10 -06:00
$text [ 'description-enabled' ][ 'ko-kr' ] = "현재 상태를 선택합니다." ;
2016-07-31 17:48:50 -06:00
2018-11-03 11:32:25 -06:00
$text [ 'description-enter-context' ][ 'en-us' ] = "Enter the context." ;
2020-03-20 20:47:13 +00:00
$text [ 'description-enter-context' ][ 'en-gb' ] = "Enter the context." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-enter-context' ][ 'ar-eg' ] = "أدخل السياق." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-enter-context' ][ 'de-at' ] = "Geben Sie den Kontext ein." ;
$text [ 'description-enter-context' ][ 'de-ch' ] = "Geben Sie den Kontext ein." ;
2018-11-03 11:32:25 -06:00
$text [ 'description-enter-context' ][ 'de-de' ] = "Geben Sie den Kontext ein." ;
2019-11-27 04:13:25 +02:00
$text [ 'description-enter-context' ][ 'el-gr' ] = "Εισάγετε το context." ;
2018-11-03 11:32:25 -06:00
$text [ 'description-enter-context' ][ 'es-cl' ] = "Ingrese un contexto" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-enter-context' ][ 'es-mx' ] = "Ingrese un contexto" ;
$text [ 'description-enter-context' ][ 'fr-ca' ] = "Entrez le contexte" ;
2018-11-03 11:32:25 -06:00
$text [ 'description-enter-context' ][ 'fr-fr' ] = "Entrez le contexte" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-enter-context' ][ 'he-il' ] = "הזן את ההקשר." ;
2018-11-03 11:32:25 -06:00
$text [ 'description-enter-context' ][ 'it-it' ] = "Inserire il contesto." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-enter-context' ][ 'nl-nl' ] = "Voer de context in." ;
2018-11-03 11:32:25 -06:00
$text [ 'description-enter-context' ][ 'pl-pl' ] = "Wprowadź kontekst" ;
2019-11-27 21:53:28 -03:00
$text [ 'description-enter-context' ][ 'pt-br' ] = "Entre com o contexto." ;
2018-11-03 11:32:25 -06:00
$text [ 'description-enter-context' ][ 'pt-pt' ] = "Introduza um contexto." ;
2023-04-29 18:26:50 -06:00
$text [ 'description-enter-context' ][ 'ro-ro' ] = "Introduceți contextul." ;
2018-11-03 11:32:25 -06:00
$text [ 'description-enter-context' ][ 'ru-ru' ] = "Введите контекст." ;
$text [ 'description-enter-context' ][ 'sv-se' ] = "Ange Context" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-enter-context' ][ 'uk-ua' ] = "Введіть контекст." ;
2023-05-03 22:50:18 -06:00
$text [ 'description-enter-context' ][ 'tr-tr' ] = "bağlama girin." ;
2023-05-19 13:54:10 -06:00
$text [ 'description-enter-context' ][ 'zh-cn' ] = "输入上下文。" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-enter-context' ][ 'ja-jp' ] = "コンテキストを入力します。" ;
2023-05-19 13:54:10 -06:00
$text [ 'description-enter-context' ][ 'ko-kr' ] = "컨텍스트를 입력합니다." ;
2018-11-03 11:32:25 -06:00
2019-12-31 19:46:00 -07:00
$text [ 'description-domain_name' ][ 'en-us' ] = "Select the Domain" ;
2020-03-20 20:47:13 +00:00
$text [ 'description-domain_name' ][ 'en-gb' ] = "Select the Domain" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-domain_name' ][ 'ar-eg' ] = "حدد المجال" ;
$text [ 'description-domain_name' ][ 'de-at' ] = "Wählen Sie die Domäne aus" ;
$text [ 'description-domain_name' ][ 'de-ch' ] = "Wählen Sie die Domäne aus" ;
$text [ 'description-domain_name' ][ 'de-de' ] = "Wählen Sie die Domäne aus" ;
$text [ 'description-domain_name' ][ 'es-cl' ] = "Selecciona el Dominio" ;
$text [ 'description-domain_name' ][ 'es-mx' ] = "Selecciona el Dominio" ;
2023-07-12 17:24:55 -04:00
$text [ 'description-domain_name' ][ 'fr-ca' ] = "Choisir Le Domaine" ;
2022-01-31 14:35:58 -05:00
$text [ 'description-domain_name' ][ 'fr-fr' ] = "Sélectionnez le domaine" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-domain_name' ][ 'he-il' ] = "בחר את הדומיין" ;
$text [ 'description-domain_name' ][ 'it-it' ] = "Seleziona il dominio" ;
$text [ 'description-domain_name' ][ 'nl-nl' ] = "Selecteer het domein" ;
2022-03-26 21:30:02 +01:00
$text [ 'description-domain_name' ][ 'pl-pl' ] = "Wybierz domenę" ;
2023-04-29 18:26:50 -06:00
$text [ 'description-domain_name' ][ 'pt-br' ] = "Selecione o domínio" ;
$text [ 'description-domain_name' ][ 'pt-pt' ] = "Selecione o domínio" ;
$text [ 'description-domain_name' ][ 'ro-ro' ] = "Selectați domeniul" ;
$text [ 'description-domain_name' ][ 'ru-ru' ] = "Выберите домен" ;
$text [ 'description-domain_name' ][ 'sv-se' ] = "Välj domänen" ;
$text [ 'description-domain_name' ][ 'uk-ua' ] = "Виберіть домен" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-domain_name' ][ 'el-gr' ] = "Επιλέξτε το Domain" ;
$text [ 'description-domain_name' ][ 'tr-tr' ] = "Domain seçin" ;
2023-05-19 13:54:10 -06:00
$text [ 'description-domain_name' ][ 'zh-cn' ] = "选择域" ;
$text [ 'description-domain_name' ][ 'ja-jp' ] = "ドメインを選択してください" ;
2023-05-03 22:50:18 -06:00
$text [ 'description-domain_name' ][ 'ko-kr' ] = "도메인 선택" ;
2019-12-31 19:46:00 -07:00
2020-01-06 13:14:07 -07:00
$text [ 'title-login' ][ 'en-us' ] = "Login" ;
2020-03-20 20:47:13 +00:00
$text [ 'title-login' ][ 'en-gb' ] = "Login" ;
2020-01-06 13:14:07 -07:00
$text [ 'title-login' ][ 'ar-eg' ] = "دخول" ;
2023-05-03 22:50:18 -06:00
$text [ 'title-login' ][ 'de-at' ] = "Anmelden" ;
$text [ 'title-login' ][ 'de-ch' ] = "Anmelden" ;
2020-01-06 13:14:07 -07:00
$text [ 'title-login' ][ 'de-de' ] = "Anmelden" ;
$text [ 'title-login' ][ 'el-gr' ] = "Είσοδος" ;
$text [ 'title-login' ][ 'es-cl' ] = "Ingresar" ;
2023-05-03 22:50:18 -06:00
$text [ 'title-login' ][ 'es-mx' ] = "Ingresar" ;
2023-07-12 17:24:55 -04:00
$text [ 'title-login' ][ 'fr-ca' ] = "Connexion" ;
2020-01-06 13:14:07 -07:00
$text [ 'title-login' ][ 'fr-fr' ] = "connexion" ;
$text [ 'title-login' ][ 'he-il' ] = "כניסה" ;
$text [ 'title-login' ][ 'it-it' ] = "Login" ;
2023-04-29 18:26:50 -06:00
$text [ 'title-login' ][ 'nl-nl' ] = "Log in" ;
2020-01-06 13:14:07 -07:00
$text [ 'title-login' ][ 'pl-pl' ] = "Użytkownik" ;
2023-05-03 22:50:18 -06:00
$text [ 'title-login' ][ 'pt-br' ] = "Entrar" ;
2020-01-06 13:14:07 -07:00
$text [ 'title-login' ][ 'pt-pt' ] = "Iniciar Sessão" ;
$text [ 'title-login' ][ 'ro-ro' ] = "Autentificare" ;
$text [ 'title-login' ][ 'ru-ru' ] = "Вход" ;
$text [ 'title-login' ][ 'sv-se' ] = "Logga In" ;
$text [ 'title-login' ][ 'uk-ua' ] = "Логін" ;
$text [ 'title-login' ][ 'tr-tr' ] = "Giriş Yap" ;
2023-05-19 13:54:10 -06:00
$text [ 'title-login' ][ 'zh-cn' ] = "登录" ;
2023-05-03 22:50:18 -06:00
$text [ 'title-login' ][ 'ja-jp' ] = "ログイン" ;
$text [ 'title-login' ][ 'ko-kr' ] = "로그인" ;
2020-01-06 13:14:07 -07:00
2020-05-20 21:24:19 -06:00
$text [ 'option-expanded' ][ 'en-us' ] = "Expanded" ;
$text [ 'option-expanded' ][ 'en-gb' ] = "Expanded" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-expanded' ][ 'ar-eg' ] = "تسجيل الدخول" ;
$text [ 'option-expanded' ][ 'de-at' ] = "Anmeldung" ;
$text [ 'option-expanded' ][ 'de-ch' ] = "Anmeldung" ;
$text [ 'option-expanded' ][ 'de-de' ] = "Anmeldung" ;
$text [ 'option-expanded' ][ 'el-gr' ] = "Σύνδεση" ;
$text [ 'option-expanded' ][ 'es-cl' ] = "Acceso" ;
$text [ 'option-expanded' ][ 'es-mx' ] = "Acceso" ;
$text [ 'option-expanded' ][ 'fr-ca' ] = "Connexion" ;
2022-01-31 14:35:58 -05:00
$text [ 'option-expanded' ][ 'fr-fr' ] = "Étendu" ;
$text [ 'option-expanded' ][ 'he-il' ] = "Étendu" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-expanded' ][ 'it-it' ] = "Login" ;
$text [ 'option-expanded' ][ 'nl-nl' ] = "Log in" ;
$text [ 'option-expanded' ][ 'pl-pl' ] = "Zaloguj sie" ;
$text [ 'option-expanded' ][ 'pt-br' ] = "Conecte-se" ;
$text [ 'option-expanded' ][ 'pt-pt' ] = "Conecte-se" ;
$text [ 'option-expanded' ][ 'ro-ro' ] = "Log in" ;
$text [ 'option-expanded' ][ 'ru-ru' ] = "Авторизоваться" ;
$text [ 'option-expanded' ][ 'sv-se' ] = "Logga in" ;
$text [ 'option-expanded' ][ 'uk-ua' ] = "Логін" ;
$text [ 'option-expanded' ][ 'tr-tr' ] = "Giriş yapmak" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-expanded' ][ 'zh-cn' ] = "展开" ;
$text [ 'option-expanded' ][ 'ja-jp' ] = "拡張された" ;
$text [ 'option-expanded' ][ 'ko-kr' ] = "퍼지는" ;
2020-05-20 21:24:19 -06:00
$text [ 'option-contracted' ][ 'en-us' ] = "Contracted" ;
$text [ 'option-contracted' ][ 'en-gb' ] = "Contracted" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-contracted' ][ 'ar-eg' ] = "تعاقدت" ;
$text [ 'option-contracted' ][ 'de-at' ] = "Vertrag abgeschlossen" ;
$text [ 'option-contracted' ][ 'de-ch' ] = "Vertrag abgeschlossen" ;
$text [ 'option-contracted' ][ 'de-de' ] = "Vertrag abgeschlossen" ;
$text [ 'option-contracted' ][ 'el-gr' ] = "Συνεσταλμένος" ;
$text [ 'option-contracted' ][ 'es-cl' ] = "Contratado" ;
$text [ 'option-contracted' ][ 'es-mx' ] = "Contratado" ;
2022-01-31 14:35:58 -05:00
$text [ 'option-contracted' ][ 'fr-ca' ] = "Contracté" ;
$text [ 'option-contracted' ][ 'fr-fr' ] = "Contracté" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-contracted' ][ 'he-il' ] = "מְכוּוָץ" ;
$text [ 'option-contracted' ][ 'it-it' ] = "Contratto" ;
$text [ 'option-contracted' ][ 'nl-nl' ] = "Gecontracteerd" ;
$text [ 'option-contracted' ][ 'pl-pl' ] = "Zakontraktowany" ;
$text [ 'option-contracted' ][ 'pt-br' ] = "Contratado" ;
$text [ 'option-contracted' ][ 'pt-pt' ] = "Contratado" ;
$text [ 'option-contracted' ][ 'ro-ro' ] = "Contractat" ;
$text [ 'option-contracted' ][ 'ru-ru' ] = "Контракт" ;
$text [ 'option-contracted' ][ 'sv-se' ] = "Avtalad" ;
$text [ 'option-contracted' ][ 'uk-ua' ] = "Контрактований" ;
$text [ 'option-contracted' ][ 'tr-tr' ] = "sözleşmeli" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-contracted' ][ 'zh-cn' ] = "签约" ;
$text [ 'option-contracted' ][ 'ja-jp' ] = "契約済み" ;
$text [ 'option-contracted' ][ 'ko-kr' ] = "옹졸한" ;
2020-05-20 21:24:19 -06:00
2020-05-27 21:24:07 -06:00
$text [ 'option-hidden' ][ 'en-us' ] = "Hidden" ;
$text [ 'option-hidden' ][ 'en-gb' ] = "Hidden" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-hidden' ][ 'ar-eg' ] = "مختفي" ;
$text [ 'option-hidden' ][ 'de-at' ] = "Versteckt" ;
$text [ 'option-hidden' ][ 'de-ch' ] = "Versteckt" ;
$text [ 'option-hidden' ][ 'de-de' ] = "Versteckt" ;
$text [ 'option-hidden' ][ 'el-gr' ] = "Κρυμμένος" ;
$text [ 'option-hidden' ][ 'es-cl' ] = "Oculto" ;
$text [ 'option-hidden' ][ 'es-mx' ] = "Oculto" ;
2022-01-31 14:35:58 -05:00
$text [ 'option-hidden' ][ 'fr-ca' ] = "Caché" ;
$text [ 'option-hidden' ][ 'fr-fr' ] = "Caché" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-hidden' ][ 'he-il' ] = "מוּסתָר" ;
$text [ 'option-hidden' ][ 'it-it' ] = "Nascosto" ;
$text [ 'option-hidden' ][ 'nl-nl' ] = "Verborgen" ;
$text [ 'option-hidden' ][ 'pl-pl' ] = "Ukryty" ;
$text [ 'option-hidden' ][ 'pt-br' ] = "Escondido" ;
$text [ 'option-hidden' ][ 'pt-pt' ] = "Escondido" ;
$text [ 'option-hidden' ][ 'ro-ro' ] = "Ascuns" ;
$text [ 'option-hidden' ][ 'ru-ru' ] = "Скрытый" ;
$text [ 'option-hidden' ][ 'sv-se' ] = "Dold" ;
$text [ 'option-hidden' ][ 'uk-ua' ] = "Прихований" ;
$text [ 'option-hidden' ][ 'tr-tr' ] = "Dold" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-hidden' ][ 'zh-cn' ] = "隐" ;
$text [ 'option-hidden' ][ 'ja-jp' ] = "隠れた" ;
$text [ 'option-hidden' ][ 'ko-kr' ] = "숨겨진" ;
2020-05-27 21:24:07 -06:00
2020-05-23 18:57:17 -06:00
$text [ 'option-hover' ][ 'en-us' ] = "Hover" ;
$text [ 'option-hover' ][ 'en-gb' ] = "Hover" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-hover' ][ 'ar-eg' ] = "يحوم" ;
$text [ 'option-hover' ][ 'de-at' ] = "Schweben" ;
$text [ 'option-hover' ][ 'de-ch' ] = "Schweben" ;
$text [ 'option-hover' ][ 'de-de' ] = "Schweben" ;
$text [ 'option-hover' ][ 'el-gr' ] = "Φτερουγίζω" ;
$text [ 'option-hover' ][ 'es-cl' ] = "Flotar" ;
$text [ 'option-hover' ][ 'es-mx' ] = "Flotar" ;
$text [ 'option-hover' ][ 'fr-ca' ] = "Flotter" ;
$text [ 'option-hover' ][ 'fr-fr' ] = "Flotter" ;
$text [ 'option-hover' ][ 'he-il' ] = "לְרַחֵף" ;
$text [ 'option-hover' ][ 'it-it' ] = "Passa il mouse" ;
$text [ 'option-hover' ][ 'nl-nl' ] = "Zweven" ;
$text [ 'option-hover' ][ 'pl-pl' ] = "Unosić się" ;
$text [ 'option-hover' ][ 'pt-br' ] = "Flutuar" ;
$text [ 'option-hover' ][ 'pt-pt' ] = "Flutuar" ;
$text [ 'option-hover' ][ 'ro-ro' ] = "Planare" ;
$text [ 'option-hover' ][ 'ru-ru' ] = "Наведите курсор" ;
$text [ 'option-hover' ][ 'sv-se' ] = "Sväva" ;
$text [ 'option-hover' ][ 'uk-ua' ] = "Наведіть курсор" ;
$text [ 'option-hover' ][ 'tr-tr' ] = "Fareyle üzerine gelin" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-hover' ][ 'zh-cn' ] = "徘徊" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-hover' ][ 'ja-jp' ] = "ホバー" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-hover' ][ 'ko-kr' ] = "호버" ;
2020-05-23 18:57:17 -06:00
$text [ 'option-click' ][ 'en-us' ] = "Click" ;
$text [ 'option-click' ][ 'en-gb' ] = "Click" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-click' ][ 'ar-eg' ] = "انقر" ;
$text [ 'option-click' ][ 'de-at' ] = "Klicken" ;
$text [ 'option-click' ][ 'de-ch' ] = "Klicken" ;
$text [ 'option-click' ][ 'de-de' ] = "Klicken" ;
$text [ 'option-click' ][ 'el-gr' ] = "Κάντε κλικ" ;
$text [ 'option-click' ][ 'es-cl' ] = "Hacer clic" ;
$text [ 'option-click' ][ 'es-mx' ] = "Hacer clic" ;
$text [ 'option-click' ][ 'fr-ca' ] = "Cliquez sur" ;
$text [ 'option-click' ][ 'fr-fr' ] = "Cliquez sur" ;
$text [ 'option-click' ][ 'he-il' ] = "נְקִישָׁה" ;
$text [ 'option-click' ][ 'it-it' ] = "Clic" ;
$text [ 'option-click' ][ 'nl-nl' ] = "Klik" ;
$text [ 'option-click' ][ 'pl-pl' ] = "Kliknij" ;
$text [ 'option-click' ][ 'pt-br' ] = "Clique" ;
$text [ 'option-click' ][ 'pt-pt' ] = "Clique" ;
$text [ 'option-click' ][ 'ro-ro' ] = "Clic" ;
$text [ 'option-click' ][ 'ru-ru' ] = "Нажмите" ;
$text [ 'option-click' ][ 'sv-se' ] = "Klick" ;
$text [ 'option-click' ][ 'uk-ua' ] = "Натисніть" ;
$text [ 'option-click' ][ 'tr-tr' ] = "Tı klamak" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-click' ][ 'zh-cn' ] = "点击" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-click' ][ 'ja-jp' ] = "クリック" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-click' ][ 'ko-kr' ] = "딸깍 하는 소리" ;
2020-05-23 18:57:17 -06:00
2020-05-25 18:38:52 -06:00
$text [ 'option-shrink' ][ 'en-us' ] = "Shrink" ;
$text [ 'option-shrink' ][ 'en-gb' ] = "Shrink" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-shrink' ][ 'ar-eg' ] = "إنكمش" ;
$text [ 'option-shrink' ][ 'de-at' ] = "Schrumpfen" ;
$text [ 'option-shrink' ][ 'de-ch' ] = "Schrumpfen" ;
$text [ 'option-shrink' ][ 'de-de' ] = "Schrumpfen" ;
$text [ 'option-shrink' ][ 'el-gr' ] = "Μαζεύω" ;
$text [ 'option-shrink' ][ 'es-cl' ] = "Encoger" ;
$text [ 'option-shrink' ][ 'es-mx' ] = "Encoger" ;
$text [ 'option-shrink' ][ 'fr-ca' ] = "Rétrécir" ;
$text [ 'option-shrink' ][ 'fr-fr' ] = "Rétrécir" ;
$text [ 'option-shrink' ][ 'he-il' ] = "לצמק" ;
$text [ 'option-shrink' ][ 'it-it' ] = "Restringersi" ;
$text [ 'option-shrink' ][ 'nl-nl' ] = "Krimpen" ;
$text [ 'option-shrink' ][ 'pl-pl' ] = "Kurczyć się" ;
$text [ 'option-shrink' ][ 'pt-br' ] = "Encolher" ;
$text [ 'option-shrink' ][ 'pt-pt' ] = "Encolher" ;
$text [ 'option-shrink' ][ 'ro-ro' ] = "Se micsoreaza" ;
$text [ 'option-shrink' ][ 'ru-ru' ] = "Сокращать" ;
$text [ 'option-shrink' ][ 'sv-se' ] = "Krympa" ;
$text [ 'option-shrink' ][ 'uk-ua' ] = "скорочення" ;
$text [ 'option-shrink' ][ 'tr-tr' ] = "Çekmek" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-shrink' ][ 'zh-cn' ] = "收缩" ;
$text [ 'option-shrink' ][ 'ja-jp' ] = "縮む" ;
$text [ 'option-shrink' ][ 'ko-kr' ] = "수축" ;
2020-05-25 18:38:52 -06:00
$text [ 'option-fixed' ][ 'en-us' ] = "Fixed" ;
$text [ 'option-fixed' ][ 'en-gb' ] = "Fixed" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-fixed' ][ 'ar-eg' ] = "مُثَبَّت" ;
$text [ 'option-fixed' ][ 'de-at' ] = "Fest" ;
$text [ 'option-fixed' ][ 'de-ch' ] = "Fest" ;
$text [ 'option-fixed' ][ 'de-de' ] = "Fest" ;
$text [ 'option-fixed' ][ 'el-gr' ] = "Σταθερός" ;
$text [ 'option-fixed' ][ 'es-cl' ] = "Fijo" ;
$text [ 'option-fixed' ][ 'es-mx' ] = "Fijo" ;
$text [ 'option-fixed' ][ 'fr-ca' ] = "Fixé" ;
$text [ 'option-fixed' ][ 'fr-fr' ] = "Fixé" ;
$text [ 'option-fixed' ][ 'he-il' ] = "תוקן" ;
$text [ 'option-fixed' ][ 'it-it' ] = "Fisso" ;
$text [ 'option-fixed' ][ 'nl-nl' ] = "Vast" ;
$text [ 'option-fixed' ][ 'pl-pl' ] = "Naprawił" ;
$text [ 'option-fixed' ][ 'pt-br' ] = "Fixo" ;
$text [ 'option-fixed' ][ 'pt-pt' ] = "Fixo" ;
$text [ 'option-fixed' ][ 'ro-ro' ] = "Fix" ;
$text [ 'option-fixed' ][ 'ru-ru' ] = "Зафиксированный" ;
$text [ 'option-fixed' ][ 'sv-se' ] = "Fast" ;
$text [ 'option-fixed' ][ 'uk-ua' ] = "Виправлено" ;
$text [ 'option-fixed' ][ 'tr-tr' ] = "Sabit" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-fixed' ][ 'zh-cn' ] = "固定的" ;
$text [ 'option-fixed' ][ 'ja-jp' ] = "修理済み" ;
$text [ 'option-fixed' ][ 'ko-kr' ] = "결정된" ;
2020-05-25 18:38:52 -06:00
2022-02-11 20:47:17 -07:00
$text [ 'option-automatic' ][ 'en-us' ] = "Automatic" ;
$text [ 'option-automatic' ][ 'en-gb' ] = "Automatic" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-automatic' ][ 'ar-eg' ] = "تلقائي" ;
$text [ 'option-automatic' ][ 'de-at' ] = "Automatisch" ;
$text [ 'option-automatic' ][ 'de-ch' ] = "Automatisch" ;
$text [ 'option-automatic' ][ 'de-de' ] = "Automatisch" ;
$text [ 'option-automatic' ][ 'el-gr' ] = "Αυτόματο" ;
$text [ 'option-automatic' ][ 'es-cl' ] = "Automático" ;
$text [ 'option-automatic' ][ 'es-mx' ] = "Automático" ;
$text [ 'option-automatic' ][ 'fr-ca' ] = "Automatique" ;
$text [ 'option-automatic' ][ 'fr-fr' ] = "Automatique" ;
$text [ 'option-automatic' ][ 'he-il' ] = "אוֹטוֹמָטִי" ;
$text [ 'option-automatic' ][ 'it-it' ] = "Automatico" ;
$text [ 'option-automatic' ][ 'nl-nl' ] = "Automatisch" ;
$text [ 'option-automatic' ][ 'pl-pl' ] = "Automatyczny" ;
$text [ 'option-automatic' ][ 'pt-br' ] = "Automático" ;
$text [ 'option-automatic' ][ 'pt-pt' ] = "Automático" ;
$text [ 'option-automatic' ][ 'ro-ro' ] = "Automat" ;
$text [ 'option-automatic' ][ 'ru-ru' ] = "автоматический" ;
$text [ 'option-automatic' ][ 'sv-se' ] = "Automatisk" ;
$text [ 'option-automatic' ][ 'uk-ua' ] = "Автоматичний" ;
$text [ 'option-automatic' ][ 'tr-tr' ] = "Otomatik" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-automatic' ][ 'zh-cn' ] = "自动的" ;
$text [ 'option-automatic' ][ 'ja-jp' ] = "自動" ;
$text [ 'option-automatic' ][ 'ko-kr' ] = "자동적 인" ;
2022-02-11 20:47:17 -07:00
$text [ 'option-manual' ][ 'en-us' ] = "Manual" ;
$text [ 'option-manual' ][ 'en-gb' ] = "Manual" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-manual' ][ 'ar-eg' ] = "يدوي" ;
$text [ 'option-manual' ][ 'de-at' ] = "Handbuch" ;
$text [ 'option-manual' ][ 'de-ch' ] = "Handbuch" ;
$text [ 'option-manual' ][ 'de-de' ] = "Handbuch" ;
2022-02-11 20:47:17 -07:00
$text [ 'option-manual' ][ 'el-gr' ] = "Manual" ;
$text [ 'option-manual' ][ 'es-cl' ] = "Manual" ;
$text [ 'option-manual' ][ 'es-mx' ] = "Manual" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-manual' ][ 'fr-ca' ] = "Manuel" ;
$text [ 'option-manual' ][ 'fr-fr' ] = "Manuel" ;
$text [ 'option-manual' ][ 'he-il' ] = "מדריך ל" ;
$text [ 'option-manual' ][ 'it-it' ] = "Manuale" ;
$text [ 'option-manual' ][ 'nl-nl' ] = "Handmatig" ;
$text [ 'option-manual' ][ 'pl-pl' ] = "podręcznik" ;
2022-02-11 20:47:17 -07:00
$text [ 'option-manual' ][ 'pt-br' ] = "Manual" ;
$text [ 'option-manual' ][ 'pt-pt' ] = "Manual" ;
$text [ 'option-manual' ][ 'ro-ro' ] = "Manual" ;
2023-04-29 18:26:50 -06:00
$text [ 'option-manual' ][ 'ru-ru' ] = "Руководство" ;
$text [ 'option-manual' ][ 'sv-se' ] = "Manuell" ;
$text [ 'option-manual' ][ 'uk-ua' ] = "Інструкція" ;
$text [ 'option-manual' ][ 'tr-tr' ] = "Manuel" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-manual' ][ 'zh-cn' ] = "手动的" ;
2023-05-03 22:50:18 -06:00
$text [ 'option-manual' ][ 'ja-jp' ] = "マニュアル" ;
2023-05-19 13:54:10 -06:00
$text [ 'option-manual' ][ 'ko-kr' ] = "수동" ;
2022-02-11 20:47:17 -07:00
2023-01-25 22:57:24 -07:00
$text [ 'title-languages' ][ 'en-us' ] = "Languages" ;
$text [ 'title-languages' ][ 'en-gb' ] = "Languages" ;
2023-04-29 18:26:50 -06:00
$text [ 'title-languages' ][ 'ar-eg' ] = "اللغات" ;
2023-05-03 22:50:18 -06:00
$text [ 'title-languages' ][ 'de-at' ] = "Sprache" ;
$text [ 'title-languages' ][ 'de-ch' ] = "Sprache" ;
2023-01-25 22:57:24 -07:00
$text [ 'title-languages' ][ 'de-de' ] = "Sprache" ;
$text [ 'title-languages' ][ 'es-cl' ] = "Idioma" ;
2023-05-03 22:50:18 -06:00
$text [ 'title-languages' ][ 'es-mx' ] = "Idioma" ;
$text [ 'title-languages' ][ 'fr-ca' ] = "Langue" ;
2023-01-25 22:57:24 -07:00
$text [ 'title-languages' ][ 'fr-fr' ] = "Langue" ;
2023-04-29 18:26:50 -06:00
$text [ 'title-languages' ][ 'he-il' ] = "שפות" ;
$text [ 'title-languages' ][ 'it-it' ] = "Le lingue" ;
2023-01-25 22:57:24 -07:00
$text [ 'title-languages' ][ 'nl-nl' ] = "Taal" ;
$text [ 'title-languages' ][ 'pl-pl' ] = "Język" ;
2023-05-03 22:50:18 -06:00
$text [ 'title-languages' ][ 'pt-br' ] = "Língua" ;
2023-01-25 22:57:24 -07:00
$text [ 'title-languages' ][ 'pt-pt' ] = "Língua" ;
2023-04-29 18:26:50 -06:00
$text [ 'title-languages' ][ 'ro-ro' ] = "Limbi" ;
$text [ 'title-languages' ][ 'ru-ru' ] = "Языки" ;
2023-01-25 22:57:24 -07:00
$text [ 'title-languages' ][ 'sv-se' ] = "Språk" ;
2023-04-29 18:26:50 -06:00
$text [ 'title-languages' ][ 'uk-ua' ] = "Мови" ;
2023-05-03 22:50:18 -06:00
$text [ 'title-languages' ][ 'el-gr' ] = "Γλώσσες γλώσσες" ;
$text [ 'title-languages' ][ 'tr-tr' ] = "Diller" ;
$text [ 'title-languages' ][ 'zh-cn' ] = "语言" ;
2023-05-19 13:54:10 -06:00
$text [ 'title-languages' ][ 'ja-jp' ] = "言語" ;
$text [ 'title-languages' ][ 'ko-kr' ] = "언어" ;
2023-01-25 22:57:24 -07:00
2023-04-23 01:43:15 -06:00
$text [ 'button-setup' ][ 'en-us' ] = "Setup" ;
$text [ 'button-setup' ][ 'en-gb' ] = "Setup" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-setup' ][ 'ar-eg' ] = "يثبت" ;
$text [ 'button-setup' ][ 'de-at' ] = "Aufstellen" ;
$text [ 'button-setup' ][ 'de-ch' ] = "Aufstellen" ;
$text [ 'button-setup' ][ 'de-de' ] = "Aufstellen" ;
$text [ 'button-setup' ][ 'es-cl' ] = "Configuración" ;
$text [ 'button-setup' ][ 'es-mx' ] = "Configuración" ;
$text [ 'button-setup' ][ 'fr-ca' ] = "Installation" ;
$text [ 'button-setup' ][ 'fr-fr' ] = "Installation" ;
$text [ 'button-setup' ][ 'he-il' ] = "להכין" ;
$text [ 'button-setup' ][ 'it-it' ] = "Impostare" ;
$text [ 'button-setup' ][ 'nl-nl' ] = "Opgericht" ;
$text [ 'button-setup' ][ 'pl-pl' ] = "Organizować coś" ;
$text [ 'button-setup' ][ 'pt-br' ] = "Configurar" ;
$text [ 'button-setup' ][ 'pt-pt' ] = "Configurar" ;
$text [ 'button-setup' ][ 'ro-ro' ] = "Înființat" ;
$text [ 'button-setup' ][ 'ru-ru' ] = "Настраивать" ;
$text [ 'button-setup' ][ 'sv-se' ] = "Uppstart" ;
$text [ 'button-setup' ][ 'uk-ua' ] = "Налаштування" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-setup' ][ 'el-gr' ] = "setup setup" ;
$text [ 'button-setup' ][ 'tr-tr' ] = "Kurulum" ;
$text [ 'button-setup' ][ 'zh-cn' ] = "设置" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-setup' ][ 'ja-jp' ] = "設定" ;
$text [ 'button-setup' ][ 'ko-kr' ] = "설정" ;
2023-04-23 01:43:15 -06:00
$text [ 'button-disable' ][ 'en-us' ] = "Disable" ;
$text [ 'button-disable' ][ 'en-gb' ] = "Disable" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-disable' ][ 'ar-eg' ] = "إبطال" ;
$text [ 'button-disable' ][ 'de-at' ] = "Deaktivieren" ;
$text [ 'button-disable' ][ 'de-ch' ] = "Deaktivieren" ;
$text [ 'button-disable' ][ 'de-de' ] = "Deaktivieren" ;
$text [ 'button-disable' ][ 'es-cl' ] = "Desactivar" ;
$text [ 'button-disable' ][ 'es-mx' ] = "Desactivar" ;
$text [ 'button-disable' ][ 'fr-ca' ] = "Désactiver" ;
$text [ 'button-disable' ][ 'fr-fr' ] = "Désactiver" ;
$text [ 'button-disable' ][ 'he-il' ] = "השבת" ;
$text [ 'button-disable' ][ 'it-it' ] = "disattivare" ;
$text [ 'button-disable' ][ 'nl-nl' ] = "Uitzetten" ;
$text [ 'button-disable' ][ 'pl-pl' ] = "Wyłączyć" ;
$text [ 'button-disable' ][ 'pt-br' ] = "Desativar" ;
$text [ 'button-disable' ][ 'pt-pt' ] = "Desativar" ;
$text [ 'button-disable' ][ 'ro-ro' ] = "Dezactivați" ;
$text [ 'button-disable' ][ 'ru-ru' ] = "Запрещать" ;
$text [ 'button-disable' ][ 'sv-se' ] = "Inaktivera" ;
$text [ 'button-disable' ][ 'uk-ua' ] = "Вимкнути" ;
2023-05-03 22:50:18 -06:00
$text [ 'button-disable' ][ 'el-gr' ] = "Αποδεικνύη" ;
$text [ 'button-disable' ][ 'tr-tr' ] = "Engelli" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-disable' ][ 'zh-cn' ] = "停用" ;
$text [ 'button-disable' ][ 'ja-jp' ] = "無効にする" ;
$text [ 'button-disable' ][ 'ko-kr' ] = "장애를 입히다" ;
2023-04-23 01:43:15 -06:00
$text [ 'button-hide' ][ 'en-us' ] = "Hide" ;
$text [ 'button-hide' ][ 'en-gb' ] = "Hide" ;
2023-04-29 18:26:50 -06:00
$text [ 'button-hide' ][ 'ar-eg' ] = "يخفي" ;
$text [ 'button-hide' ][ 'de-at' ] = "Verstecken" ;
$text [ 'button-hide' ][ 'de-ch' ] = "Verstecken" ;
$text [ 'button-hide' ][ 'de-de' ] = "Verstecken" ;
$text [ 'button-hide' ][ 'es-cl' ] = "Esconder" ;
$text [ 'button-hide' ][ 'es-mx' ] = "Esconder" ;
$text [ 'button-hide' ][ 'fr-ca' ] = "Cacher" ;
$text [ 'button-hide' ][ 'fr-fr' ] = "Cacher" ;
$text [ 'button-hide' ][ 'he-il' ] = "להתחבא" ;
$text [ 'button-hide' ][ 'it-it' ] = "Nascondere" ;
$text [ 'button-hide' ][ 'nl-nl' ] = "Verbergen" ;
$text [ 'button-hide' ][ 'pl-pl' ] = "Ukrywać" ;
$text [ 'button-hide' ][ 'pt-br' ] = "Esconder" ;
$text [ 'button-hide' ][ 'pt-pt' ] = "Esconder" ;
$text [ 'button-hide' ][ 'ro-ro' ] = "Ascunde" ;
$text [ 'button-hide' ][ 'ru-ru' ] = "Скрывать" ;
$text [ 'button-hide' ][ 'sv-se' ] = "Dölj" ;
$text [ 'button-hide' ][ 'uk-ua' ] = "Сховати" ;
2023-05-19 13:54:10 -06:00
$text [ 'button-hide' ][ 'el-gr' ] = "Hide" ;
$text [ 'button-hide' ][ 'tr-tr' ] = "Hide" ;
$text [ 'button-hide' ][ 'zh-cn' ] = "隐藏" ;
$text [ 'button-hide' ][ 'ja-jp' ] = "隠れる" ;
$text [ 'button-hide' ][ 'ko-kr' ] = "숨다" ;
2023-04-23 01:43:15 -06:00
?>