fusionpbx/app/database_transactions/app_languages.php

289 lines
14 KiB
PHP

<?php
//Database Transactions
$text['title-database_transactions']['en-us'] = 'Database Transactions';
$text['title-database_transactions']['es-cl'] = '';
$text['title-database_transactions']['pt-pt'] = '';
$text['title-database_transactions']['fr-fr'] = '';
$text['title-database_transactions']['de-de'] = 'Datenbank Transaktionen';
$text['title-database_transactions']['de-at'] = 'Datenbank Transaktionen';
$text['title-database_transactions']['ru-ru'] = 'Изменения в Базе данных';
$text['title-database_transaction']['en-us'] = 'Database Transaction';
$text['title-database_transaction']['es-cl'] = '';
$text['title-database_transaction']['pt-pt'] = '';
$text['title-database_transaction']['fr-fr'] = '';
$text['title-database_transaction']['ru-ru'] = 'Изменение в Базе данных';
$text['title_description-database_transaction']['en-us'] = '';
$text['title_description-database_transaction']['es-cl'] = '';
$text['title_description-database_transaction']['pt-pt'] = '';
$text['title_description-database_transaction']['fr-fr'] = '';
$text['title_description-database_transaction']['de-de'] = 'Datenbank Transaktion';
$text['title_description-database_transaction']['de-at'] = 'Datenbank Transaktion';
$text['title_description-database_transaction']['ru-ru'] = 'Транзакций Базы Данных';
$text['label-user_uuid']['en-us'] = 'User';
$text['label-user_uuid']['es-cl'] = '';
$text['label-user_uuid']['pt-pt'] = '';
$text['label-user_uuid']['fr-fr'] = '';
$text['label-user_uuid']['de-de'] = 'Benutzer';
$text['label-user_uuid']['de-at'] = 'Benutzer';
$text['label-user_uuid']['ru-ru'] = 'Пользователь';
$text['description-user_uuid']['en-us'] = 'User transaction.';
$text['description-user_uuid']['es-cl'] = '';
$text['description-user_uuid']['pt-pt'] = '';
$text['description-user_uuid']['fr-fr'] = '';
$text['description-user_uuid']['de-de'] = 'Benutzer Transaktion';
$text['description-user_uuid']['de-At'] = 'Benutzer Transaktion';
$text['description-user_uuid']['ru-ru'] = 'Транзакции Пользователя.';
$text['label-app_name']['en-us'] = 'Application';
$text['label-app_name']['es-cl'] = '';
$text['label-app_name']['pt-pt'] = '';
$text['label-app_name']['fr-fr'] = '';
$text['label-app_name']['de-de'] = 'Anwendung';
$text['label-app_name']['de-at'] = 'Anwendung';
$text['label-app_name']['ru-ru'] = 'Приложение';
$text['description-app_name']['en-us'] = 'Application name.';
$text['description-app_name']['es-cl'] = '';
$text['description-app_name']['pt-pt'] = '';
$text['description-app_name']['fr-fr'] = '';
$text['description-app_name']['de-de'] = 'Anwendungs-Name.';
$text['description-app_name']['de-at'] = 'Anwendungs-Name.';
$text['description-app_name']['ru-ru'] = 'Имя Приложения.';
$text['label-app_uuid']['en-us'] = 'Application Id';
$text['label-app_uuid']['es-cl'] = '';
$text['label-app_uuid']['pt-pt'] = '';
$text['label-app_uuid']['fr-fr'] = '';
$text['label-app_uuid']['de-de'] = 'Anwendungs-ID';
$text['label-app_uuid']['de-at'] = 'Anwendungs-ID';
$text['label-app_uuid']['ru-ru'] = 'Id Приложения';
$text['description-app_uuid']['en-us'] = 'Application name.';
$text['description-app_uuid']['es-cl'] = '';
$text['description-app_uuid']['pt-pt'] = '';
$text['description-app_uuid']['fr-fr'] = '';
$text['description-app_uuid']['de-de'] = 'Anwendungs-Name.';
$text['description-app_uuid']['de-at'] = 'Anwendungs-Name.';
$text['description-app_uuid']['ru-ru'] = 'Имя приложения.';
$text['label-transaction_code']['en-us'] = 'Code';
$text['label-transaction_code']['es-cl'] = '';
$text['label-transaction_code']['pt-pt'] = '';
$text['label-transaction_code']['fr-fr'] = '';
$text['label-transaction_code']['de-de'] = 'Code';
$text['label-transaction_code']['de-at'] = 'Code';
$text['label-transaction_code']['ru-ru'] = 'Код';
$text['description-transaction_code']['en-us'] = 'Transaction code.';
$text['description-transaction_code']['es-cl'] = '';
$text['description-transaction_code']['pt-pt'] = '';
$text['description-transaction_code']['fr-fr'] = '';
$text['description-transaction_code']['de-de'] = 'Transaktions-Code';
$text['description-transaction_code']['de-at'] = 'Transaktions-Code';
$text['description-transaction_code']['ru-ru'] = 'Код Транзакции.';
$text['label-transaction_address']['en-us'] = 'IP Address';
$text['label-transaction_address']['es-cl'] = '';
$text['label-transaction_address']['pt-pt'] = '';
$text['label-transaction_address']['fr-fr'] = '';
$text['label-transaction_address']['de-de'] = 'IP Adresse';
$text['label-transaction_address']['de-at'] = 'IP Adresse';
$text['label-transaction_address']['ru-ru'] = 'IP Адреса';
$text['description-transaction_address']['en-us'] = 'IP address of the user.';
$text['description-transaction_address']['es-cl'] = '';
$text['description-transaction_address']['pt-pt'] = '';
$text['description-transaction_address']['fr-fr'] = '';
$text['description-transaction_address']['de-de'] = 'IP Adresse des Anwenders';
$text['description-transaction_address']['de-at'] = 'IP Adresse des Anwenders';
$text['description-transaction_address']['ru-ru'] = 'IP Адреса пользователя.';
$text['label-transaction_type']['en-us'] = 'Type';
$text['label-transaction_type']['es-cl'] = '';
$text['label-transaction_type']['pt-pt'] = '';
$text['label-transaction_type']['fr-fr'] = '';
$text['label-transaction_type']['de-de'] = 'Typ';
$text['label-transaction_type']['de-at'] = 'Typ';
$text['label-transaction_type']['ru-ru'] = 'Тип';
$text['description-transaction_type']['en-us'] = 'Type: insert, update, delete, select';
$text['description-transaction_type']['es-cl'] = '';
$text['description-transaction_type']['pt-pt'] = '';
$text['description-transaction_type']['fr-fr'] = '';
$text['description-transaction_type']['de-de'] = 'Typ: insert, update, delete, select';
$text['description-transaction_type']['de-at'] = 'Typ: insert, update, delete, select';
$text['description-transaction_type']['ru-ru'] = 'Тип: вставка, обновление, удаление, выбор';
$text['label-transaction_date']['en-us'] = 'Date';
$text['label-transaction_date']['es-cl'] = '';
$text['label-transaction_date']['pt-pt'] = '';
$text['label-transaction_date']['fr-fr'] = '';
$text['label-transaction_date']['de-de'] = 'Datum';
$text['label-transaction_date']['de-at'] = 'Datum';
$text['label-transaction_date']['ru-ru'] = 'Дата';
$text['description-transaction_date']['en-us'] = 'Transaction date.';
$text['description-transaction_date']['es-cl'] = '';
$text['description-transaction_date']['pt-pt'] = '';
$text['description-transaction_date']['fr-fr'] = '';
$text['description-transaction_date']['de-de'] = 'Transaktions-Datum';
$text['description-transaction_date']['de-at'] = 'Transaktions-Datum';
$text['description-transaction_date']['ru-ru'] = 'Дата Транзакции.';
$text['label-transaction_old']['en-us'] = 'Before';
$text['label-transaction_old']['es-cl'] = '';
$text['label-transaction_old']['pt-pt'] = '';
$text['label-transaction_old']['fr-fr'] = '';
$text['label-transaction_old']['de-de'] = 'Vor';
$text['label-transaction_old']['de-at'] = 'Vor';
$text['label-transaction_old']['ru-ru'] = 'До';
$text['description-transaction_old']['en-us'] = 'Array before the transaction.';
$text['description-transaction_old']['es-cl'] = '';
$text['description-transaction_old']['pt-pt'] = '';
$text['description-transaction_old']['fr-fr'] = '';
$text['description-transaction_old']['de-de'] = 'Array vor der Transaktion.';
$text['description-transaction_old']['de-at'] = 'Array vor der Transaktion.';
$text['description-transaction_old']['ru-ru'] = 'Массив перед транзакцией.';
$text['label-transaction_new']['en-us'] = 'After';
$text['label-transaction_new']['es-cl'] = '';
$text['label-transaction_new']['pt-pt'] = '';
$text['label-transaction_new']['fr-fr'] = '';
$text['label-transaction_new']['de-de'] = 'Nach';
$text['label-transaction_new']['de-at'] = 'Nach';
$text['label-transaction_new']['ru-ru'] = 'После';
$text['description-transaction_new']['en-us'] = 'Array after the transaction.';
$text['description-transaction_new']['es-cl'] = '';
$text['description-transaction_new']['pt-pt'] = '';
$text['description-transaction_new']['fr-fr'] = '';
$text['description-transaction_new']['de-de'] = 'Array nach der Transaktion.';
$text['description-transaction_new']['de-at'] = 'Array nach der Transaktion.';
$text['description-transaction_new']['ru-ru'] = 'Массив после транзакции.';
$text['label-transaction_result']['en-us'] = 'Result';
$text['label-transaction_result']['es-cl'] = '';
$text['label-transaction_result']['pt-pt'] = '';
$text['label-transaction_result']['fr-fr'] = '';
$text['label-transaction_result']['de-de'] = 'Ergebnis';
$text['label-transaction_result']['de-at'] = 'Ergebnis';
$text['label-transaction_result']['ru-ru'] = 'Результат.';
$text['description-transaction_result']['en-us'] = 'Result of the transaction.';
$text['description-transaction_result']['es-cl'] = '';
$text['description-transaction_result']['pt-pt'] = '';
$text['description-transaction_result']['fr-fr'] = '';
$text['description-transaction_result']['de-de'] = 'Ergebnis der Transaktion.';
$text['description-transaction_result']['de-at'] = 'Ergebnis der Transaktion.';
$text['description-transaction_result']['ru-ru'] = 'Результат транзакции.';
$text['label-true']['en-us'] = 'true';
$text['label-true']['es-cl'] = '';
$text['label-true']['pt-pt'] = '';
$text['label-true']['fr-fr'] = '';
$text['label-true']['de-de'] = 'wahr';
$text['label-true']['de-at'] = 'wahr';
$text['label-true']['ru-ru'] = 'Да';
$text['label-false']['en-us'] = 'false';
$text['label-false']['es-cl'] = 'falso';
$text['label-false']['pt-pt'] = 'falso';
$text['label-false']['fr-fr'] = 'falso';
$text['label-false']['ru-ru'] = 'Нет';
$text['button-add']['en-us'] = 'Add';
$text['button-add']['es-cl'] = '';
$text['button-add']['pt-pt'] = '';
$text['button-add']['fr-fr'] = '';
$text['button-add']['de-de'] = 'Hinzufügen';
$text['button-add']['de-at'] = 'Hinzufügen';
$text['button-add']['ru-ru'] = 'Добавить';
$text['button-edit']['en-us'] = 'Edit';
$text['button-edit']['es-cl'] = '';
$text['button-edit']['pt-pt'] = '';
$text['button-edit']['fr-fr'] = '';
$text['button-edit']['de-de'] = 'Bearbeiten';
$text['button-edit']['de-at'] = 'Bearbeiten';
$text['button-edit']['ru-ru'] = 'Редактировать';
$text['button-delete']['en-us'] = 'Delete';
$text['button-delete']['es-cl'] = '';
$text['button-delete']['pt-pt'] = '';
$text['button-delete']['fr-fr'] = '';
$text['button-delete']['de-de'] = 'Löschen';
$text['button-delete']['de-at'] = 'Löschen';
$text['button-delete']['ru-ru'] = 'Удалить';
$text['button-save']['en-us'] = 'Save';
$text['button-save']['es-cl'] = '';
$text['button-save']['pt-pt'] = 'Guardar';
$text['button-save']['fr-fr'] = '';
$text['button-save']['de-de'] = 'Speichern';
$text['button-save']['de-at'] = 'Speichern';
$text['button-save']['ru-ru'] = 'Сохранить';
$text['button-view']['en-us'] = 'View';
$text['button-view']['es-cl'] = '';
$text['button-view']['pt-pt'] = '';
$text['button-view']['fr-fr'] = '';
$text['button-view']['de-de'] = 'Anzeigen';
$text['button-view']['de-at'] = 'Anzeigen';
$text['button-view']['ru-ru'] = 'Просмотрт';
$text['button-back']['en-us'] = 'Back';
$text['button-back']['es-cl'] = '';
$text['button-back']['pt-pt'] = 'Voltar';
$text['button-back']['fr-fr'] = '';
$text['button-back']['de-de'] = 'Zurück';
$text['button-back']['de-at'] = 'Zurück';
$text['button-back']['ru-ru'] = 'Назад';
$text['confirm-delete']['en-us'] = 'Do you really want to delete this?';
$text['confirm-delete']['es-cl'] = '';
$text['confirm-delete']['pt-pt'] = '';
$text['confirm-delete']['fr-fr'] = '';
$text['confirm-delete']['de-de'] = 'Wollen Sie das wirklich löschen?';
$text['confirm-delete']['de-at'] = 'Wollen Sie das wirklich löschen?';
$text['confirm-delete']['ru-ru'] = 'Вы действительно хотите удалить это?';
$text['message-add']['en-us'] = 'Add Completed';
$text['message-add']['es-cl'] = '';
$text['message-add']['pt-pt'] = '';
$text['message-add']['fr-fr'] = '';
$text['message-add']['de-de'] = 'Erfolgreich hinzugefügt';
$text['message-add']['de-at'] = 'Erfolgreich hinzugefügt';
$text['message-add']['ru-ru'] = 'Добавление Выполнено';
$text['message-update']['en-us'] = 'Update Completed';
$text['message-update']['es-cl'] = '';
$text['message-update']['pt-pt'] = '';
$text['message-update']['fr-fr'] = '';
$text['message-update']['de-de'] = 'Aktualisierung durchgeführt';
$text['message-update']['de-at'] = 'Aktualisierung durchgeführt';
$text['message-update']['ru-ru'] = 'Обновление Выполнено';
$text['message-delete']['en-us'] = 'Delete Completed';
$text['message-delete']['es-cl'] = '';
$text['message-delete']['pt-pt'] = '';
$text['message-delete']['fr-fr'] = '';
$text['message-delete']['de-de'] = 'Erfolgreich gelöscht';
$text['message-delete']['de-de'] = 'Erfolgreich gelöscht';
$text['message-delete']['ru-ru'] = 'Удаление Выполнено';
$text['message-required']['en-us'] = 'Please provide: ';
$text['message-required']['es-cl'] = '';
$text['message-required']['pt-pt'] = '';
$text['message-required']['fr-fr'] = '';
$text['message-required']['de-de'] = 'Bitte geben Sie folgendes an:';
$text['message-required']['de-at'] = 'Bitte geben Sie folgendes an:';
$text['message-required']['ru-ru'] = 'Пожалуйста предоставьте:';
?>