213 lines
10 KiB
PHP
213 lines
10 KiB
PHP
<?php
|
|
|
|
$text['title-apps']['en-us'] = "App Manager";
|
|
$text['title-apps']['es-cl'] = "Administrador de Aplicaciones";
|
|
$text['title-apps']['pt-pt'] = "Gestor de Aplicações";
|
|
$text['title-apps']['fr-fr'] = "Gestionnaire App";
|
|
$text['title-apps']['pt-br'] = "Gerenciador de aplicações";
|
|
$text['title-apps']['pl'] = "Menedżer aplikacji";
|
|
$text['title-apps']['sv-se'] = "App Inställningar";
|
|
$text['title-apps']['uk'] = "Керування додатками";
|
|
$text['title-apps']['de-at'] = "App Verwaltung";
|
|
|
|
$text['title-app-edit']['en-us'] = "App Edit";
|
|
$text['title-app-edit']['es-cl'] = "Editar Aplicaciones";
|
|
$text['title-app-edit']['pt-pt'] = "Editar aplicação";
|
|
$text['title-app-edit']['fr-fr'] = "Editer l'application";
|
|
$text['title-app-edit']['pt-br'] = "Editar aplicação";
|
|
$text['title-app-edit']['pl'] = "Edytuj aplikację ";
|
|
$text['title-app-edit']['sv-se'] = "Ändra App";
|
|
$text['title-app-edit']['uk'] = "Редагувати додаток";
|
|
$text['title-app-edit']['de-at'] = "Applikationen Editieren";
|
|
|
|
$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'] = "Mis à jour";
|
|
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
|
$text['message-update']['uk'] = "Оновлення завершено";
|
|
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
|
|
|
$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']['sv-se'] = "Meddelande";
|
|
$text['message-message']['uk'] = "Повідомлення";
|
|
$text['message-message']['de-at'] = "Nachricht";
|
|
|
|
$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'] = "Supprimé";
|
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
|
$text['message-delete']['uk'] = "Видалено";
|
|
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
|
|
|
$text['message-add']['en-us'] = "Add Completed";
|
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
|
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
|
$text['message-add']['fr-fr'] = "Ajouté";
|
|
$text['message-add']['pt-br'] = "Criação Efetuada";
|
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
|
$text['message-add']['sv-se'] = "Tillagd";
|
|
$text['message-add']['uk'] = "Додано";
|
|
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
|
|
|
$text['label-version']['en-us'] = "Version";
|
|
$text['label-version']['es-cl'] = "Versión";
|
|
$text['label-version']['pt-pt'] = "Versão";
|
|
$text['label-version']['fr-fr'] = "Version";
|
|
$text['label-version']['pt-br'] = "Versão";
|
|
$text['label-version']['pl'] = "Wersja";
|
|
$text['label-version']['sv-se'] = "Version";
|
|
$text['label-version']['uk'] = "Версія";
|
|
$text['label-version']['de-at'] = "Version";
|
|
|
|
$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égories";
|
|
$text['label-subcategory']['pt-br'] = "Subcategoria";
|
|
$text['label-subcategory']['pl'] = "Podkategoria";
|
|
$text['label-subcategory']['sv-se'] = "Under-kategori";
|
|
$text['label-subcategory']['uk'] = "Підкатегорія";
|
|
$text['label-subcategory']['de-at'] = "Unterkategorie";
|
|
|
|
$text['label-name']['en-us'] = "Name";
|
|
$text['label-name']['es-cl'] = "Nombre";
|
|
$text['label-name']['pt-pt'] = "Nome";
|
|
$text['label-name']['fr-fr'] = "Nom";
|
|
$text['label-name']['pt-br'] = "Nome";
|
|
$text['label-name']['pl'] = "Nazwa";
|
|
$text['label-name']['sv-se'] = "Namn";
|
|
$text['label-name']['uk'] = "Назва";
|
|
$text['label-name']['de-at'] = "Name";
|
|
|
|
$text['label-description']['en-us'] = "Description";
|
|
$text['label-description']['es-cl'] = "Descripción";
|
|
$text['label-description']['pt-pt'] = "Descripção";
|
|
$text['label-description']['fr-fr'] = "Description";
|
|
$text['label-description']['pt-br'] = "Descrição";
|
|
$text['label-description']['pl'] = "Opis";
|
|
$text['label-description']['sv-se'] = "Beskrivning";
|
|
$text['label-description']['uk'] = "Опис";
|
|
$text['label-description']['de-at'] = "Beschreibung";
|
|
|
|
$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égories";
|
|
$text['label-category']['pt-br'] = "Categoria";
|
|
$text['label-category']['pl'] = "Kategoria";
|
|
$text['label-category']['sv-se'] = "Kategori";
|
|
$text['label-category']['uk'] = "Категорія";
|
|
$text['label-category']['de-at'] = "Kategorie";
|
|
|
|
$text['header-apps']['en-us'] = "App Manager";
|
|
$text['header-apps']['es-cl'] = "Administrador de Aplicaciones";
|
|
$text['header-apps']['pt-pt'] = "Gestor de Aplicações";
|
|
$text['header-apps']['fr-fr'] = "Gestionnaire App";
|
|
$text['header-apps']['pt-br'] = "Gerenciador de aplicações";
|
|
$text['header-apps']['pl'] = "Menedżer aplikacji";
|
|
$text['header-apps']['sv-se'] = "App Inställningar";
|
|
$text['header-apps']['uk'] = "Керування додатками";
|
|
$text['header-apps']['de-at'] = "App Verwaltung";
|
|
|
|
$text['header-app-edit']['en-us'] = "App Edit";
|
|
$text['header-app-edit']['es-cl'] = "Editar Aplicaciones";
|
|
$text['header-app-edit']['pt-pt'] = "Editar aplicação";
|
|
$text['header-app-edit']['fr-fr'] = "Editer l'application";
|
|
$text['header-app-edit']['pt-br'] = "Editar aplicação";
|
|
$text['header-app-edit']['pl'] = "Edytuj aplikację ";
|
|
$text['header-app-edit']['sv-se'] = "Ändra App";
|
|
$text['header-app-edit']['uk'] = "Редагувати додаток";
|
|
$text['header-app-edit']['de-at'] = "Applikation bearbeiten";
|
|
|
|
$text['description-apps']['en-us'] = "Manage the applications that are installed.";
|
|
$text['description-apps']['es-cl'] = "Administre las aplicaciones instaladas.";
|
|
$text['description-apps']['pt-pt'] = "Gerir as aplicações instaladas.";
|
|
$text['description-apps']['fr-fr'] = "Gérer les applications installées.";
|
|
$text['description-apps']['pt-br'] = "Gerenciar aplicações instaladas";
|
|
$text['description-apps']['pl'] = "Zarządzajnie zainstalowanymi aplikacjami.";
|
|
$text['description-apps']['sv-se'] = "Hantera de applikationer som är installerade.";
|
|
$text['description-apps']['uk'] = "Керування встановленими додатками";
|
|
$text['description-apps']['de-at'] = "Verwalten Sie die installierten Applikationen";
|
|
|
|
$text['description-app-edit']['en-us'] = "Manage the applications that are installed.";
|
|
$text['description-app-edit']['es-cl'] = "Administre las aplicaciones instaladas.";
|
|
$text['description-app-edit']['pt-pt'] = "Gerir as aplicações instaladas.";
|
|
$text['description-app-edit']['fr-fr'] = "Gérer les applications installées";
|
|
$text['description-app-edit']['pt-br'] = "Gerenciar aplicações instaladas";
|
|
$text['description-app-edit']['pl'] = "Zarządzajnie zainstalowanymi aplikacjami.";
|
|
$text['description-app-edit']['sv-se'] = "Hantera de applikationer som är installerade.";
|
|
$text['description-app-edit']['uk'] = "Керування встановленими додатками";
|
|
$text['description-app-edit']['de-at'] = "Verwalten Sie die installierten Applikationen";
|
|
|
|
$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'] = "Tem a certeza que deseja eliminar?";
|
|
$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']['sv-se'] = "Vill du verkligen ta bort detta?";
|
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
|
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
|
|
|
$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']['sv-se'] = "Spara";
|
|
$text['button-save']['uk'] = "Зберегти";
|
|
$text['button-save']['de-at'] = "Speichern";
|
|
|
|
$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']['sv-se'] = "Editera";
|
|
$text['button-edit']['uk'] = "Редагувати";
|
|
$text['button-edit']['de-at'] = "Bearbeiten";
|
|
|
|
$text['button-delete']['en-us'] = "Delete";
|
|
$text['button-delete']['es-cl'] = "Eliminar";
|
|
$text['button-delete']['pt-pt'] = "Remover";
|
|
$text['button-delete']['fr-fr'] = "Supprimé";
|
|
$text['button-delete']['pt-br'] = "Remover";
|
|
$text['button-delete']['pl'] = "Usuń";
|
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
|
$text['button-delete']['uk'] = "Видалити";
|
|
$text['button-delete']['de-at'] = "Löschen";
|
|
|
|
$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']['sv-se'] = "Tillbaka";
|
|
$text['button-back']['uk'] = "Назад";
|
|
$text['button-back']['de-at'] = "Zurück";
|
|
|
|
$text['button-add']['en-us'] = "Add";
|
|
$text['button-add']['es-cl'] = "Agregar";
|
|
$text['button-add']['pt-pt'] = "Adicionar";
|
|
$text['button-add']['fr-fr'] = "Ajouté";
|
|
$text['button-add']['pt-br'] = "Adicionar";
|
|
$text['button-add']['pl'] = "Dodaj";
|
|
$text['button-add']['sv-se'] = "Lägg Till";
|
|
$text['button-add']['uk'] = "Додати";
|
|
$text['button-add']['de-at'] = "Hinzufügen";
|
|
|
|
?>
|