mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
First pass on app/*
This commit is contained in:
@@ -91,45 +91,6 @@ $text['message_device']['de-at'] = "Geben Sie die neue MAC Adresse ein.";
|
||||
$text['message_device']['ar-eg'] = "";
|
||||
$text['message_device']['he'] = "הכנס כתובת מאק חדשה";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
||||
$text['message-update']['fr-fr'] = "Mise à jour effectuée";
|
||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['uk'] = "Оновлено";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['ro'] = "Actualizare completă";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
$text['message-update']['ar-eg'] = "";
|
||||
$text['message-update']['he'] = "העידכון הושלם";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||
$text['message-required']['pt-pt'] = "Por favor indique: ";
|
||||
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
||||
$text['message-required']['pt-br'] = "Por favor Indique:";
|
||||
$text['message-required']['pl'] = "Wpisz:";
|
||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['ro'] = "";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['ar-eg'] = "";
|
||||
$text['message-required']['he'] = "אנא ספק";
|
||||
|
||||
$text['message-message']['en-us'] = "Message";
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
$text['message-message']['pt-pt'] = "Mensagem";
|
||||
$text['message-message']['fr-fr'] = "Message";
|
||||
$text['message-message']['pt-br'] = "Mensagem";
|
||||
$text['message-message']['pl'] = "Wiadomość";
|
||||
$text['message-message']['uk'] = "Повідомлення";
|
||||
$text['message-message']['sv-se'] = "Meddelande";
|
||||
$text['message-message']['ro'] = "Mesaj";
|
||||
$text['message-message']['de-at'] = "Nachricht";
|
||||
$text['message-message']['ar-eg'] = "رسالة";
|
||||
$text['message-message']['he'] = "הודעה";
|
||||
|
||||
$text['message-maximum_devices']['en-us'] = "Maximum Devices:";
|
||||
$text['message-maximum_devices']['es-cl'] = "Dispositivos Máximo Permitido:";
|
||||
$text['message-maximum_devices']['pt-pt'] = "Dispositivos Máximo Permitido:";
|
||||
@@ -169,45 +130,6 @@ $text['message-duplicate']['de-at'] = "bereits vorhanden";
|
||||
$text['message-duplicate']['ar-eg'] = "";
|
||||
$text['message-duplicate']['he'] = "זוהותה כפילות";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
||||
$text['message-delete']['fr-fr'] = "Suppression effectuée";
|
||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['ro'] = "Ștergere completă";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['ar-eg'] = "تم المسح";
|
||||
$text['message-delete']['he'] = "המחיקה הושלמה";
|
||||
|
||||
$text['message-copy']['en-us'] = "Copy Completed";
|
||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||
$text['message-copy']['pt-pt'] = "Cópia Efectuada";
|
||||
$text['message-copy']['fr-fr'] = "Copie effectuée";
|
||||
$text['message-copy']['pt-br'] = "Cópia Efetuada";
|
||||
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
||||
$text['message-copy']['uk'] = "Скопійовано";
|
||||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||
$text['message-copy']['ro'] = "Copiere completă";
|
||||
$text['message-copy']['de-at'] = "Kopieren erfolgreich";
|
||||
$text['message-copy']['ar-eg'] = "تم النسخ";
|
||||
$text['message-copy']['he'] = "העתקה הושלמה";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completo";
|
||||
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
||||
$text['message-add']['fr-fr'] = "Ajout effectué";
|
||||
$text['message-add']['pt-br'] = "Criação Efetuada";
|
||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['ro'] = "Adăugare completă";
|
||||
$text['message-add']['de-at'] = "Hinzufügen erfolgreich";
|
||||
$text['message-add']['ar-eg'] = "تمت الأضافة";
|
||||
$text['message-add']['he'] = "הוספה הושלמה";
|
||||
|
||||
$text['label-zero_sp_touch']['en-us'] = "Zero-Sp-Touch";
|
||||
$text['label-zero_sp_touch']['es-cl'] = "Zero-Sp-Touch";
|
||||
$text['label-zero_sp_touch']['pt-pt'] = "Zero-Sp-Touch";
|
||||
@@ -273,19 +195,6 @@ $text['label-voicemail']['de-at'] = "Sprachnachricht";
|
||||
$text['label-voicemail']['ar-eg'] = "البريد الصوتي";
|
||||
$text['label-voicemail']['he'] = "תיבה קולית";
|
||||
|
||||
$text['label-value']['en-us'] = "Value";
|
||||
$text['label-value']['es-cl'] = "Valor";
|
||||
$text['label-value']['pt-pt'] = "Valor";
|
||||
$text['label-value']['fr-fr'] = "Valeur";
|
||||
$text['label-value']['pt-br'] = "Valor";
|
||||
$text['label-value']['pl'] = "Wartość";
|
||||
$text['label-value']['uk'] = "Значення";
|
||||
$text['label-value']['sv-se'] = "Värde";
|
||||
$text['label-value']['ro'] = "Valoare";
|
||||
$text['label-value']['de-at'] = "Wert";
|
||||
$text['label-value']['ar-eg'] = "";
|
||||
$text['label-value']['he'] = "";
|
||||
|
||||
$text['label-user_id']['en-us'] = "User ID";
|
||||
$text['label-user_id']['es-cl'] = "ID de usuario";
|
||||
$text['label-user_id']['pt-pt'] = "ID do utilizador";
|
||||
@@ -325,32 +234,6 @@ $text['label-url']['de-at'] = "URL";
|
||||
$text['label-url']['ar-eg'] = "";
|
||||
$text['label-url']['he'] = "";
|
||||
|
||||
$text['label-type']['en-us'] = "Type";
|
||||
$text['label-type']['es-cl'] = "Tipo";
|
||||
$text['label-type']['pt-pt'] = "Tipo";
|
||||
$text['label-type']['fr-fr'] = "Type";
|
||||
$text['label-type']['pt-br'] = "Tipo";
|
||||
$text['label-type']['pl'] = "Typ";
|
||||
$text['label-type']['uk'] = "Тип";
|
||||
$text['label-type']['sv-se'] = "Typ";
|
||||
$text['label-type']['ro'] = "Tip";
|
||||
$text['label-type']['de-at'] = "Typ";
|
||||
$text['label-type']['ar-eg'] = "";
|
||||
$text['label-type']['he'] = "סוג";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
$text['label-true']['pt-pt'] = "Sim";
|
||||
$text['label-true']['fr-fr'] = "Oui";
|
||||
$text['label-true']['pt-br'] = "Sim";
|
||||
$text['label-true']['pl'] = "Tak";
|
||||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['ro'] = "";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
$text['label-true']['ar-eg'] = "";
|
||||
$text['label-true']['he'] = "חיובי";
|
||||
|
||||
$text['label-transfer']['en-us'] = "Transfer";
|
||||
$text['label-transfer']['es-cl'] = "Transferencia";
|
||||
$text['label-transfer']['pt-pt'] = "Transferência";
|
||||
@@ -403,19 +286,6 @@ $text['label-switch_account_down']['de-at'] = "Zugang nach unten";
|
||||
$text['label-switch_account_down']['ar-eg'] = "";
|
||||
$text['label-switch_account_down']['he'] = "העבר חשבון למטה";
|
||||
|
||||
$text['label-subcategory']['en-us'] = "Subcategory";
|
||||
$text['label-subcategory']['es-cl'] = "Subcategoría";
|
||||
$text['label-subcategory']['pt-pt'] = "Subcategoria";
|
||||
$text['label-subcategory']['fr-fr'] = "Sous-Catégorie";
|
||||
$text['label-subcategory']['pt-br'] = "Subcategoria";
|
||||
$text['label-subcategory']['pl'] = "Podkategoria";
|
||||
$text['label-subcategory']['uk'] = "";
|
||||
$text['label-subcategory']['sv-se'] = "Under-kategori";
|
||||
$text['label-subcategory']['ro'] = "Subcategorie";
|
||||
$text['label-subcategory']['de-at'] = "Unterkategorie";
|
||||
$text['label-subcategory']['ar-eg'] = "";
|
||||
$text['label-subcategory']['he'] = "תת קטגוריה";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
@@ -728,19 +598,6 @@ $text['label-prefix']['de-at'] = "Präfix";
|
||||
$text['label-prefix']['ar-eg'] = "";
|
||||
$text['label-prefix']['he'] = "";
|
||||
|
||||
$text['label-password']['en-us'] = "Password";
|
||||
$text['label-password']['es-cl'] = "Contraseña";
|
||||
$text['label-password']['pt-pt'] = "Password";
|
||||
$text['label-password']['fr-fr'] = "Mot de Passe";
|
||||
$text['label-password']['pt-br'] = "Senha";
|
||||
$text['label-password']['pl'] = "Hasło";
|
||||
$text['label-password']['uk'] = "Пароль";
|
||||
$text['label-password']['sv-se'] = "Lösenord";
|
||||
$text['label-password']['ro'] = "Parolă";
|
||||
$text['label-password']['de-at'] = "Passwort";
|
||||
$text['label-password']['ar-eg'] = "كلمة السر";
|
||||
$text['label-password']['he'] = "סיסמה";
|
||||
|
||||
$text['label-paging']['en-us'] = "Paging";
|
||||
$text['label-paging']['es-cl'] = "Paging";
|
||||
$text['label-paging']['pt-pt'] = "Paginação";
|
||||
@@ -801,18 +658,6 @@ $text['label-normal']['de-at'] = "Normal";
|
||||
$text['label-normal']['ar-eg'] = "Normal";
|
||||
$text['label-normal']['he'] = "Normal";
|
||||
|
||||
$text['label-none']['en-us'] = "None";
|
||||
$text['label-none']['es-cl'] = "Ninguno";
|
||||
$text['label-none']['pt-pt'] = "Nenhum";
|
||||
$text['label-none']['fr-fr'] = "Aucun";
|
||||
$text['label-none']['pt-br'] = "Nenhum";
|
||||
$text['label-none']['pl'] = "Żaden";
|
||||
$text['label-none']['uk'] = "Жоден";
|
||||
$text['label-none']['sv-se'] = "Ingen";
|
||||
$text['label-none']['de-at'] = "keine";
|
||||
$text['label-none']['ar-eg'] = "";
|
||||
$text['label-none']['he'] = "חסר";
|
||||
|
||||
$text['label-new_sms']['en-us'] = "New SMS";
|
||||
$text['label-new_sms']['es-cl'] = "Nuevo SMS";
|
||||
$text['label-new_sms']['pt-pt'] = "Novo SMS";
|
||||
@@ -1077,18 +922,6 @@ $text['label-forward']['de-at'] = "Weiterleiten";
|
||||
$text['label-forward']['ar-eg'] = "تحويل";
|
||||
$text['label-forward']['he'] = "העבר";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
$text['label-false']['pt-pt'] = "Não";
|
||||
$text['label-false']['fr-fr'] = "Non";
|
||||
$text['label-false']['pt-br'] = "Não";
|
||||
$text['label-false']['pl'] = "Nie";
|
||||
$text['label-false']['uk'] = "Хибне";
|
||||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
$text['label-false']['ar-eg'] = "";
|
||||
$text['label-false']['he'] = "לא חוקי";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extension";
|
||||
$text['label-extension']['pt-pt'] = "Extensõe";
|
||||
@@ -1125,18 +958,6 @@ $text['label-eventlist_blf']['de-at'] = "Eventlisten BLF";
|
||||
$text['label-eventlist_blf']['ar-eg'] = "";
|
||||
$text['label-eventlist_blf']['he'] = "";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Habilitado";
|
||||
$text['label-enabled']['pt-pt'] = "Habilitado";
|
||||
$text['label-enabled']['fr-fr'] = "Actif";
|
||||
$text['label-enabled']['pt-br'] = "Habilitado";
|
||||
$text['label-enabled']['pl'] = "Włączony";
|
||||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
$text['label-enabled']['ar-eg'] = "";
|
||||
$text['label-enabled']['he'] = "";
|
||||
|
||||
$text['label-dtmf']['en-us'] = "DTMF";
|
||||
$text['label-dtmf']['es-cl'] = "DTMF";
|
||||
$text['label-dtmf']['pt-pt'] = "DTMF";
|
||||
@@ -1197,18 +1018,6 @@ $text['label-display_name']['de-at'] = "Angezeigter Name";
|
||||
$text['label-display_name']['ar-eg'] = "";
|
||||
$text['label-display_name']['he'] = "";
|
||||
|
||||
$text['label-disabled']['en-us'] = "Disabled";
|
||||
$text['label-disabled']['es-cl'] = "Discapacitado";
|
||||
$text['label-disabled']['pt-pt'] = "Inválido";
|
||||
$text['label-disabled']['fr-fr'] = "Disabled";
|
||||
$text['label-disabled']['pt-br'] = "Inválido";
|
||||
$text['label-disabled']['pl'] = "Wyłączony";
|
||||
$text['label-disabled']['uk'] = "Відключено";
|
||||
$text['label-disabled']['sv-se'] = "Inaktiverad";
|
||||
$text['label-disabled']['de-at'] = "Ausgeschaltet";
|
||||
$text['label-disabled']['ar-eg'] = "";
|
||||
$text['label-disabled']['he'] = "מנוטרל";
|
||||
|
||||
$text['label-directory']['en-us'] = "Directory";
|
||||
$text['label-directory']['es-cl'] = "Directorio";
|
||||
$text['label-directory']['pt-pt'] = "Diretório";
|
||||
@@ -1533,19 +1342,6 @@ $text['label-device']['de-at'] = "Gerät";
|
||||
$text['label-device']['ar-eg'] = "الجهاز";
|
||||
$text['label-device']['he'] = "מכשיר";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
$text['label-description']['pt-pt'] = "Descrição";
|
||||
$text['label-description']['fr-fr'] = "Description";
|
||||
$text['label-description']['pt-br'] = "Descrição";
|
||||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['ro'] = "";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
$text['label-description']['ar-eg'] = "";
|
||||
$text['label-description']['he'] = "תיאור";
|
||||
|
||||
$text['label-conference']['en-us'] = "Conference";
|
||||
$text['label-conference']['es-cl'] = "Conferencia";
|
||||
$text['label-conference']['pt-pt'] = "Conferência";
|
||||
@@ -1559,19 +1355,6 @@ $text['label-conference']['de-at'] = "Konferenz";
|
||||
$text['label-conference']['ar-eg'] = "";
|
||||
$text['label-conference']['he'] = "ועידה";
|
||||
|
||||
$text['label-category']['en-us'] = "Category";
|
||||
$text['label-category']['es-cl'] = "Categoría";
|
||||
$text['label-category']['pt-pt'] = "Categoria";
|
||||
$text['label-category']['fr-fr'] = "Catégorie";
|
||||
$text['label-category']['pt-br'] = "Categoria";
|
||||
$text['label-category']['pl'] = "Kategoria";
|
||||
$text['label-category']['uk'] = "Категорія";
|
||||
$text['label-category']['sv-se'] = "Kategori";
|
||||
$text['label-category']['ro'] = "";
|
||||
$text['label-category']['de-at'] = "Kategorie";
|
||||
$text['label-category']['ar-eg'] = "";
|
||||
$text['label-category']['he'] = "קטגוריה";
|
||||
|
||||
$text['label-call_return']['en-us'] = "Call Return";
|
||||
$text['label-call_return']['es-cl'] = "Devolución de llamada";
|
||||
$text['label-call_return']['pt-pt'] = "Chamada de retorno";
|
||||
@@ -1936,19 +1719,6 @@ $text['header-device']['de-at'] = "Gerät";
|
||||
$text['header-device']['ar-eg'] = "";
|
||||
$text['header-device']['he'] = "מכשיר";
|
||||
|
||||
$text['description-value']['en-us'] = "Enter the value of this setting.";
|
||||
$text['description-value']['es-cl'] = "Introduzca el valor de esta configuración.";
|
||||
$text['description-value']['pt-pt'] = "Introduza o valor desta definição.";
|
||||
$text['description-value']['fr-fr'] = "Entrez la valeur de ce réglage.";
|
||||
$text['description-value']['pt-br'] = "Insira o valor da variável";
|
||||
$text['description-value']['pl'] = "Wprowadź wartość tego ustawienia";
|
||||
$text['description-value']['uk'] = "Введіть значенння змінної";
|
||||
$text['description-value']['sv-se'] = "Fyll i variabel värde.";
|
||||
$text['description-value']['ro'] = "";
|
||||
$text['description-value']['de-at'] = "Geben Sie den Wert für diese Einstellung an.";
|
||||
$text['description-value']['ar-eg'] = "";
|
||||
$text['description-value']['he'] = "";
|
||||
|
||||
$text['description-user_id']['en-us'] = "Enter the user ID.";
|
||||
$text['description-user_id']['es-cl'] = "Ingrese el ID de usuario.";
|
||||
$text['description-user_id']['pt-pt'] = "Introduza o ID do utilizador.";
|
||||
@@ -1962,32 +1732,6 @@ $text['description-user_id']['de-at'] = "Geben Sie den Benutzernamen an.";
|
||||
$text['description-user_id']['ar-eg'] = "";
|
||||
$text['description-user_id']['he'] = "";
|
||||
|
||||
$text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
|
||||
$text['description-type']['es-cl'] = "Introduzca el tipo de ajuste (ie. uuid, name, var, dir, etc).";
|
||||
$text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc).";
|
||||
$text['description-type']['fr-fr'] = "Entrer le type du réglage (ie. uuid, nom, var, dir, etc).";
|
||||
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
|
||||
$text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
|
||||
$text['description-type']['uk'] = "";
|
||||
$text['description-type']['sv-se'] = "Fyll i inställnings typ (ie. uuid, name, var, dir, etc).";
|
||||
$text['description-type']['ro'] = "";
|
||||
$text['description-type']['de-at'] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc).";
|
||||
$text['description-type']['ar-eg'] = "";
|
||||
$text['description-type']['he'] = "";
|
||||
|
||||
$text['description-subcategory']['en-us'] = "Enter the subcategory.";
|
||||
$text['description-subcategory']['es-cl'] = "Introduzca la subcategoría.";
|
||||
$text['description-subcategory']['pt-pt'] = "Introduza a subcategoria";
|
||||
$text['description-subcategory']['fr-fr'] = "Entrez la sous-catégorie.";
|
||||
$text['description-subcategory']['pt-br'] = "Introduza a subcategoria";
|
||||
$text['description-subcategory']['pl'] = "Wprowadź podkategorię";
|
||||
$text['description-subcategory']['uk'] = "";
|
||||
$text['description-subcategory']['sv-se'] = "Fyll i under-kategori";
|
||||
$text['description-subcategory']['ro'] = "";
|
||||
$text['description-subcategory']['de-at'] = "Geben Sie die Unterkategorie an.";
|
||||
$text['description-subcategory']['ar-eg'] = "";
|
||||
$text['description-subcategory']['he'] = "";
|
||||
|
||||
$text['description-sip_transport']['en-us'] = "Enter the SIP transport protocol.";
|
||||
$text['description-sip_transport']['es-cl'] = "Introduzca el transporte del protocolo SIP.";
|
||||
$text['description-sip_transport']['pt-pt'] = "Introduza o protocolo de transporte SIP.";
|
||||
@@ -2443,32 +2187,6 @@ $text['description-device']['de-at'] = "Die Folgenden Informationen werden für
|
||||
$text['description-device']['ar-eg'] = "";
|
||||
$text['description-device']['he'] = "";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
||||
$text['description-description']['es-cl'] = "Introduzca una descripción, si se desea.";
|
||||
$text['description-description']['pt-pt'] = "Introduza uma descrição, caso queira.";
|
||||
$text['description-description']['fr-fr'] = "Entrez une description, si vous le souhaitez.";
|
||||
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
||||
$text['description-description']['pl'] = "Wprowadź opis (opcjonalne)";
|
||||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
|
||||
$text['description-description']['ro'] = "";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
$text['description-description']['ar-eg'] = "";
|
||||
$text['description-description']['he'] = "";
|
||||
|
||||
$text['description-category']['en-us'] = "Enter the category.";
|
||||
$text['description-category']['es-cl'] = "Introduzca la categoría.";
|
||||
$text['description-category']['pt-pt'] = "Introduza a categoria.";
|
||||
$text['description-category']['fr-fr'] = "Entrer dans la catégorie.";
|
||||
$text['description-category']['pt-br'] = "Descrição";
|
||||
$text['description-category']['pl'] = "Wprowadź kategorię";
|
||||
$text['description-category']['uk'] = "Опис";
|
||||
$text['description-category']['sv-se'] = "Beskrivning";
|
||||
$text['description-category']['ro'] = "";
|
||||
$text['description-category']['de-at'] = "Geben Sie die Kategorie an.";
|
||||
$text['description-category']['ar-eg'] = "";
|
||||
$text['description-category']['he'] = "";
|
||||
|
||||
$text['description-auth_id']['en-us'] = "Enter the auth ID.";
|
||||
$text['description-auth_id']['es-cl'] = "Ingrese el auth ID.";
|
||||
$text['description-auth_id']['pt-pt'] = "Introduza o auth ID.";
|
||||
@@ -2482,84 +2200,6 @@ $text['description-auth_id']['de-at'] = "Geben Sie die Auth ID an.";
|
||||
$text['description-auth_id']['ar-eg'] = "";
|
||||
$text['description-auth_id']['he'] = "";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['ro'] = "";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete']['ar-eg'] = "";
|
||||
$text['confirm-delete']['he'] = "";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
|
||||
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
||||
$text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
||||
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
||||
$text['confirm-copy']['uk'] = "";
|
||||
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
||||
$text['confirm-copy']['ro'] = "";
|
||||
$text['confirm-copy']['de-at'] = "Wollen Sie das wirdklich kopieren?";
|
||||
$text['confirm-copy']['ar-eg'] = "";
|
||||
$text['confirm-copy']['he'] = "";
|
||||
|
||||
$text['button-view']['en-us'] = "View";
|
||||
$text['button-view']['es-cl'] = "Ver";
|
||||
$text['button-view']['pt-pt'] = "Vista";
|
||||
$text['button-view']['fr-fr'] = "Voir";
|
||||
$text['button-view']['pt-br'] = "Visualizar";
|
||||
$text['button-view']['pl'] = "Widok";
|
||||
$text['button-view']['uk'] = "";
|
||||
$text['button-view']['sv-se'] = "Visa";
|
||||
$text['button-view']['ro'] = "";
|
||||
$text['button-view']['de-at'] = "Ansicht";
|
||||
$text['button-view']['ar-eg'] = "عرض";
|
||||
$text['button-view']['he'] = "";
|
||||
|
||||
$text['button-show_all']['en-us'] = "Show All";
|
||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||
$text['button-show_all']['pt-pt'] = "Mostrar Todos";
|
||||
$text['button-show_all']['fr-fr'] = "Tout Montrer";
|
||||
$text['button-show_all']['pt-br'] = "Mostrar todos";
|
||||
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
||||
$text['button-show_all']['uk'] = "";
|
||||
$text['button-show_all']['sv-se'] = "Visa Allt";
|
||||
$text['button-show_all']['ro'] = "";
|
||||
$text['button-show_all']['de-at'] = "Alle anzeigen";
|
||||
$text['button-show_all']['ar-eg'] = "";
|
||||
$text['button-show_all']['he'] = "הצג הכל";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Buscar";
|
||||
$text['button-search']['pt-pt'] = "Pesquisar";
|
||||
$text['button-search']['fr-fr'] = "Chercher";
|
||||
$text['button-search']['pt-br'] = "Pesquisar";
|
||||
$text['button-search']['pl'] = "Wyszukaj";
|
||||
$text['button-search']['uk'] = "Пошук";
|
||||
$text['button-search']['sv-se'] = "Sök";
|
||||
$text['button-search']['ro'] = "";
|
||||
$text['button-search']['de-at'] = "Suchen";
|
||||
$text['button-search']['ar-eg'] = "بحث";
|
||||
$text['button-search']['he'] = "חיפוש";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
$text['button-save']['pt-pt'] = "Guardar";
|
||||
$text['button-save']['fr-fr'] = "Sauvegarder";
|
||||
$text['button-save']['pt-br'] = "Salvar";
|
||||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['ro'] = "Salvează";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
$text['button-save']['ar-eg'] = "حفظ";
|
||||
$text['button-save']['he'] = "שמור";
|
||||
|
||||
$text['button-profiles']['en-us'] = "Profiles";
|
||||
$text['button-profiles']['es-cl'] = "Perfiles";
|
||||
$text['button-profiles']['pt-pt'] = "Perfis";
|
||||
@@ -2573,45 +2213,6 @@ $text['button-profiles']['de-at'] = "Profile";
|
||||
$text['button-profiles']['ar-eg'] = "";
|
||||
$text['button-profiles']['he'] = "פרופילים";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
$text['button-edit']['pt-pt'] = "Editar";
|
||||
$text['button-edit']['fr-fr'] = "Editer";
|
||||
$text['button-edit']['pt-br'] = "Editar";
|
||||
$text['button-edit']['pl'] = "Edytuj";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['ro'] = "";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
$text['button-edit']['ar-eg'] = "تعديل";
|
||||
$text['button-edit']['he'] = "עריכה";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
$text['button-delete']['pt-pt'] = "Remover";
|
||||
$text['button-delete']['fr-fr'] = "Supprimer";
|
||||
$text['button-delete']['pt-br'] = "Remover";
|
||||
$text['button-delete']['pl'] = "Usuń";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['ro'] = "";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
$text['button-delete']['ar-eg'] = "مسح";
|
||||
$text['button-delete']['he'] = "מחיקה";
|
||||
|
||||
$text['button-copy']['en-us'] = "Copy";
|
||||
$text['button-copy']['es-cl'] = "Copiar";
|
||||
$text['button-copy']['pt-pt'] = "Copiar";
|
||||
$text['button-copy']['fr-fr'] = "Copier";
|
||||
$text['button-copy']['pt-br'] = "Copiar";
|
||||
$text['button-copy']['pl'] = "Kopiuj";
|
||||
$text['button-copy']['uk'] = "";
|
||||
$text['button-copy']['sv-se'] = "Kopiera";
|
||||
$text['button-copy']['ro'] = "";
|
||||
$text['button-copy']['de-at'] = "Kopieren";
|
||||
$text['button-copy']['ar-eg'] = "نسخ";
|
||||
$text['button-copy']['he'] = "העתקה";
|
||||
|
||||
$text['button-files']['en-us'] = "Files";
|
||||
$text['button-files']['es-cl'] = "";
|
||||
$text['button-files']['pt-pt'] = "";
|
||||
@@ -2625,43 +2226,4 @@ $text['button-files']['de-at'] = "";
|
||||
$text['button-files']['ar-eg'] = "";
|
||||
$text['button-files']['he'] = "";
|
||||
|
||||
$text['button-download']['en-us'] = "Download";
|
||||
$text['button-download']['es-cl'] = "";
|
||||
$text['button-download']['pt-pt'] = "";
|
||||
$text['button-download']['fr-fr'] = "";
|
||||
$text['button-download']['pt-br'] = "";
|
||||
$text['button-download']['pl'] = "";
|
||||
$text['button-download']['uk'] = "";
|
||||
$text['button-download']['sv-se'] = "";
|
||||
$text['button-download']['ro'] = "";
|
||||
$text['button-download']['de-at'] = "";
|
||||
$text['button-download']['ar-eg'] = "";
|
||||
$text['button-download']['he'] = "";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
$text['button-back']['pt-pt'] = "Voltar";
|
||||
$text['button-back']['fr-fr'] = "Retour";
|
||||
$text['button-back']['pt-br'] = "Voltar";
|
||||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['ro'] = "Înapoi";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
$text['button-back']['ar-eg'] = "رجوع";
|
||||
$text['button-back']['he'] = "חזרה";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
$text['button-add']['pt-pt'] = "Adicionar";
|
||||
$text['button-add']['fr-fr'] = "Ajouter";
|
||||
$text['button-add']['pt-br'] = "Adicionar";
|
||||
$text['button-add']['pl'] = "Dodaj";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['ro'] = "";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
$text['button-add']['ar-eg'] = "اضافة";
|
||||
$text['button-add']['he'] = "הוספה";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user