2013-09-21 10:40:50 +02:00
< ? php
2015-04-08 15:38:58 +02:00
$text [ 'title-moh' ][ 'en-us' ] = " Music on Hold " ;
$text [ 'title-moh' ][ 'es-cl' ] = " Musica en Espera " ;
$text [ 'title-moh' ][ 'pt-pt' ] = " Música em Espera " ;
$text [ 'title-moh' ][ 'fr-fr' ] = " Musique de Garde " ;
$text [ 'title-moh' ][ 'pt-br' ] = " Música de espera " ;
$text [ 'title-moh' ][ 'pl' ] = " Muzyka na czekanie " ;
2015-05-01 13:13:39 +02:00
$text [ 'title-moh' ][ 'sv-se' ] = " Väntmusik " ;
2015-04-08 15:38:58 +02:00
$text [ 'opt-new' ][ 'en-us' ] = " New... " ;
$text [ 'opt-new' ][ 'es-cl' ] = " Nuevo... " ;
$text [ 'opt-new' ][ 'pt-pt' ] = " Novo... " ;
$text [ 'opt-new' ][ 'fr-fr' ] = " Nouveau... " ;
$text [ 'opt-new' ][ 'pt-br' ] = " Novo " ;
2015-05-01 13:13:39 +02:00
$text [ 'opt-new' ][ 'pl' ] = " Nowa " ;
$text [ 'opt-new' ][ 'sv-se' ] = " Ny... " ;
2015-04-08 15:38:58 +02:00
$text [ 'opt-default' ][ 'en-us' ] = " Default " ;
$text [ 'opt-default' ][ 'es-cl' ] = " Predeterminado " ;
$text [ 'opt-default' ][ 'pt-pt' ] = " Predefinido " ;
$text [ 'opt-default' ][ 'fr-fr' ] = " Défaut " ;
$text [ 'opt-default' ][ 'pt-br' ] = " Predefinido " ;
2015-05-01 13:13:39 +02:00
$text [ 'opt-default' ][ 'pl' ] = " Domyślna " ;
$text [ 'opt-default' ][ 'sv-se' ] = " Standard " ;
2015-04-08 15:38:58 +02:00
$text [ 'message-nofiles' ][ 'en-us' ] = " No files found. " ;
$text [ 'message-nofiles' ][ 'es-cl' ] = " No se encontraron archivos. " ;
$text [ 'message-nofiles' ][ 'pt-pt' ] = " Não foram encontrados ficheiros. " ;
$text [ 'message-nofiles' ][ 'fr-fr' ] = " Pas de fichier trouvé. " ;
$text [ 'message-nofiles' ][ 'pt-br' ] = " Não foram encontrados os arquivos " ;
$text [ 'message-nofiles' ][ 'pl' ] = " Nie znaleziono plików " ;
2015-05-01 13:13:39 +02:00
$text [ 'message-nofiles' ][ 'sv-se' ] = " Ingen ljudfil. " ;
2015-04-08 15:38:58 +02:00
2015-04-14 18:40:51 +02:00
$text [ 'message-upload_completed' ][ 'en-us' ] = " Upload Completed " ;
$text [ 'message-upload_completed' ][ 'es-cl' ] = " Cargar Completado " ;
$text [ 'message-upload_completed' ][ 'pt-pt' ] = " Carregar Concluído " ;
$text [ 'message-upload_completed' ][ 'fr-fr' ] = " Upload terminé " ;
$text [ 'message-upload_completed' ][ 'pt-br' ] = " Carregar Concluído " ;
$text [ 'message-upload_completed' ][ 'pl' ] = " Prześlij Zakończony " ;
2015-05-01 13:13:39 +02:00
$text [ 'message-upload_completed' ][ 'sv-se' ] = " Ladda Avslutat " ;
2015-04-14 18:40:51 +02:00
$text [ 'message-unsupported_file_type' ][ 'en-us' ] = " Unsupported File Type " ;
$text [ 'message-unsupported_file_type' ][ 'es-cl' ] = " Tipo de archivo no compatible " ;
$text [ 'message-unsupported_file_type' ][ 'pt-pt' ] = " Não suportado Tipo de Arquivo " ;
$text [ 'message-unsupported_file_type' ][ 'fr-fr' ] = " Type de fichier non pris en charge " ;
$text [ 'message-unsupported_file_type' ][ 'pt-br' ] = " Não suportado Tipo de Arquivo " ;
$text [ 'message-unsupported_file_type' ][ 'pl' ] = " Nieobsługiwany typ pliku " ;
2015-05-01 13:13:39 +02:00
$text [ 'message-unsupported_file_type' ][ 'sv-se' ] = " Inte stöds filtyp " ;
2015-04-14 18:40:51 +02:00
2015-04-08 15:38:58 +02:00
$text [ 'message-event-socket' ][ 'en-us' ] = " Connection to Event Socket failed. " ;
$text [ 'message-event-socket' ][ 'es-cl' ] = " Conexión a socket fallida. " ;
$text [ 'message-event-socket' ][ 'pt-pt' ] = " A Conexão ao Event Socket falhou. " ;
$text [ 'message-event-socket' ][ 'fr-fr' ] = " Connexion à Event Socket echoué. " ;
$text [ 'message-event-socket' ][ 'pt-br' ] = " A conexão ao evento Socket falhou " ;
$text [ 'message-event-socket' ][ 'pl' ] = " Polączenie do „Event Socket” nie powiodło się. " ;
2015-05-01 13:13:39 +02:00
$text [ 'message-event-socket' ][ 'sv-se' ] = " Kontakt till 'Event Socket' misslyckades. " ;
2015-04-08 15:38:58 +02:00
$text [ 'message-delete' ][ 'en-us' ] = " Do you really want to delete this file? " ;
$text [ 'message-delete' ][ 'es-cl' ] = " ¿Realmente desea eliminar este archivo? " ;
$text [ 'message-delete' ][ 'pt-pt' ] = " Deseja realmente remover este ficheiro? " ;
$text [ 'message-delete' ][ 'fr-fr' ] = " Voulez-vous vraiment supprimer ce fichier? " ;
$text [ 'message-delete' ][ 'pt-br' ] = " Remoção Efetuada " ;
$text [ 'message-delete' ][ 'pl' ] = " Usunięto poprawnie " ;
2015-05-01 13:13:39 +02:00
$text [ 'message-delete' ][ 'sv-se' ] = " Vill du verkligen ta bort denna fil? " ;
2015-04-08 15:38:58 +02:00
$text [ 'message-click-select' ][ 'en-us' ] = " Double-Click to Select an Existing Category " ;
$text [ 'message-click-select' ][ 'es-cl' ] = " Doble click para seleccionar una categoría existente " ;
$text [ 'message-click-select' ][ 'pt-pt' ] = " Duplo-Clique para Seleccionar uma Categoria Existente " ;
$text [ 'message-click-select' ][ 'fr-fr' ] = " Double-Click pour choisir une Catégorie existante " ;
$text [ 'message-click-select' ][ 'pt-br' ] = " Duplo clique para selecionar uma categoria existente " ;
$text [ 'message-click-select' ][ 'pl' ] = " Kliknij dwa razy aby wybrać obecną kategorię. " ;
2015-05-01 13:13:39 +02:00
$text [ 'message-click-select' ][ 'sv-se' ] = " Dubbelklicka för att välja en existerande kategori. " ;
2015-04-08 15:38:58 +02:00
$text [ 'message-available-to-all' ][ 'en-us' ] = " Available to All Domains " ;
$text [ 'message-available-to-all' ][ 'es-cl' ] = " Disponible para todos los Dominios " ;
$text [ 'message-available-to-all' ][ 'pt-pt' ] = " Disponível para todos os domínios " ;
$text [ 'message-available-to-all' ][ 'fr-fr' ] = " Disponible pour tous Domaines " ;
$text [ 'message-available-to-all' ][ 'pt-br' ] = " Disponivel para todos os dominios " ;
2015-05-01 13:13:39 +02:00
$text [ 'message-available-to-all' ][ 'pl' ] = " (dostępne w każdej domenie) " ;
$text [ 'message-available-to-all' ][ 'sv-se' ] = " Tillgänglig för alla domäner. " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-uploaded' ][ 'en-us' ] = " Uploaded " ;
$text [ 'label-uploaded' ][ 'es-cl' ] = " Subir " ;
$text [ 'label-uploaded' ][ 'pt-pt' ] = " Carregado " ;
$text [ 'label-uploaded' ][ 'fr-fr' ] = " Envoyé " ;
$text [ 'label-uploaded' ][ 'pt-br' ] = " Carregado " ;
$text [ 'label-uploaded' ][ 'pl' ] = " Przesłano " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-uploaded' ][ 'sv-se' ] = " Uppladdad " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-upload-moh' ][ 'en-us' ] = " Upload Music " ;
$text [ 'label-upload-moh' ][ 'es-cl' ] = " Subir Música " ;
$text [ 'label-upload-moh' ][ 'pt-pt' ] = " Carregar Música " ;
$text [ 'label-upload-moh' ][ 'fr-fr' ] = " Télécharger de la Musique " ;
$text [ 'label-upload-moh' ][ 'pt-br' ] = " Carregar música " ;
$text [ 'label-upload-moh' ][ 'pl' ] = " Prześlij plik z muzyką " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-upload-moh' ][ 'sv-se' ] = " Ladda Upp Musik " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-tools' ][ 'en-us' ] = " Tools " ;
$text [ 'label-tools' ][ 'es-cl' ] = " Instrumentos " ;
$text [ 'label-tools' ][ 'pt-pt' ] = " Ferramentas " ;
$text [ 'label-tools' ][ 'fr-fr' ] = " Outils " ;
$text [ 'label-tools' ][ 'pt-br' ] = " Ferramentas " ;
$text [ 'label-tools' ][ 'pl' ] = " Narzędzia " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-tools' ][ 'sv-se' ] = " Verktyg " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-sampling' ][ 'en-us' ] = " Sampling " ;
$text [ 'label-sampling' ][ 'es-cl' ] = " Muestreo " ;
$text [ 'label-sampling' ][ 'pt-pt' ] = " Amostragem " ;
$text [ 'label-sampling' ][ 'fr-ca' ] = " échatillage " ;
$text [ 'label-sampling' ][ 'fr-fr' ] = " Echantillonage " ;
$text [ 'label-sampling' ][ 'pt-br' ] = " Amostragem " ;
$text [ 'label-sampling' ][ 'pl' ] = " Sampling " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-sampling' ][ 'sv-se' ] = " 'Sampling' " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-play' ][ 'en-us' ] = " Play " ;
$text [ 'label-play' ][ 'es-cl' ] = " Reproducir " ;
$text [ 'label-play' ][ 'pt-pt' ] = " Tocar " ;
$text [ 'label-play' ][ 'fr-fr' ] = " Jouer " ;
$text [ 'label-play' ][ 'pt-br' ] = " Tocar " ;
$text [ 'label-play' ][ 'pl' ] = " Odtwórz " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-play' ][ 'sv-se' ] = " Spela Upp " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-pause' ][ 'en-us' ] = " Pause " ;
$text [ 'label-pause' ][ 'es-cl' ] = " Pausa " ;
$text [ 'label-pause' ][ 'pt-pt' ] = " Pausa " ;
$text [ 'label-pause' ][ 'fr-fr' ] = " Pause " ;
$text [ 'label-pause' ][ 'pt-br' ] = " Pausado " ;
$text [ 'label-pause' ][ 'pl' ] = " Pauza " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-pause' ][ 'sv-se' ] = " Paus " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-moh' ][ 'en-us' ] = " Music on Hold " ;
$text [ 'label-moh' ][ 'es-cl' ] = " Musica en Espera " ;
$text [ 'label-moh' ][ 'pt-pt' ] = " Música em Espera " ;
$text [ 'label-moh' ][ 'fr-fr' ] = " Musique de Garde " ;
$text [ 'label-moh' ][ 'pt-br' ] = " Música de espera " ;
$text [ 'label-moh' ][ 'pl' ] = " Muzyka na czekanie " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-moh' ][ 'sv-se' ] = " Väntmusik " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-location' ][ 'en-us' ] = " Location " ;
$text [ 'label-location' ][ 'es-cl' ] = " Ubicación " ;
$text [ 'label-location' ][ 'pt-pt' ] = " Localização " ;
$text [ 'label-location' ][ 'fr-fr' ] = " endroit " ;
$text [ 'label-location' ][ 'pt-br' ] = " Localização " ;
$text [ 'label-location' ][ 'pl' ] = " Lokalizacja " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-location' ][ 'sv-se' ] = " Plats " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-file_name' ][ 'en-us' ] = " File Name " ;
$text [ 'label-file_name' ][ 'es-cl' ] = " Nombre del Archivo " ;
$text [ 'label-file_name' ][ 'pt-pt' ] = " Nome do Arquivo " ;
$text [ 'label-file_name' ][ 'fr-fr' ] = " Nom du Fichier " ;
$text [ 'label-file_name' ][ 'pt-br' ] = " Nome do arquivo " ;
$text [ 'label-file_name' ][ 'pl' ] = " Nazwa pliku " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-file_name' ][ 'sv-se' ] = " Fil-namn " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-file-size' ][ 'en-us' ] = " File Size " ;
$text [ 'label-file-size' ][ 'es-cl' ] = " Tamaño del archivo " ;
$text [ 'label-file-size' ][ 'pt-pt' ] = " Tamanho do Ficheiro " ;
$text [ 'label-file-size' ][ 'fr-fr' ] = " Taille de Fichier " ;
$text [ 'label-file-size' ][ 'pt-br' ] = " Tamanho do arquivo " ;
$text [ 'label-file-size' ][ 'pl' ] = " Rozmiar pliku " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-file-size' ][ 'sv-se' ] = " Filstorlek " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-file-path' ][ 'en-us' ] = " File Path " ;
$text [ 'label-file-path' ][ 'es-cl' ] = " Ruta al archivo " ;
$text [ 'label-file-path' ][ 'pt-pt' ] = " Caminho do Ficheiro " ;
$text [ 'label-file-path' ][ 'fr-fr' ] = " Chemin du Fichier " ;
$text [ 'label-file-path' ][ 'pt-br' ] = " Caminho do arquivo " ;
$text [ 'label-file-path' ][ 'pl' ] = " Ścieżka do pliku " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-file-path' ][ 'sv-se' ] = " Sökväg till fil " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-download' ][ 'en-us' ] = " Download " ;
$text [ 'label-download' ][ 'es-cl' ] = " Descargar " ;
$text [ 'label-download' ][ 'pt-pt' ] = " Descarregar " ;
$text [ 'label-download' ][ 'fr-fr' ] = " Télécharger " ;
$text [ 'label-download' ][ 'pt-br' ] = " Download " ;
$text [ 'label-download' ][ 'pl' ] = " Pobierz " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-download' ][ 'sv-se' ] = " Ladda Ned " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-delete-category' ][ 'en-us' ] = " Delete Category " ;
$text [ 'label-delete-category' ][ 'es-cl' ] = " Eliminar categoría " ;
$text [ 'label-delete-category' ][ 'pt-pt' ] = " Remover Categoria " ;
$text [ 'label-delete-category' ][ 'fr-fr' ] = " Supprimer la Categorie " ;
$text [ 'label-delete-category' ][ 'pt-br' ] = " Remover categoria " ;
$text [ 'label-delete-category' ][ 'pl' ] = " Usuń kategorię " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-delete-category' ][ 'sv-se' ] = " Ta Bort Kategori " ;
2015-04-08 15:38:58 +02:00
$text [ 'label-default' ][ 'en-us' ] = " Default " ;
$text [ 'label-default' ][ 'es-cl' ] = " Predeterminado " ;
$text [ 'label-default' ][ 'pt-pt' ] = " Predefinido " ;
$text [ 'label-default' ][ 'fr-fr' ] = " Défaut " ;
$text [ 'label-default' ][ 'pt-br' ] = " Predefinido " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-default' ][ 'pl' ] = " Pliki ze standardowymi melodiami " ;
$text [ 'label-default' ][ 'sv-se' ] = " Standard " ;
2015-04-08 15:38:58 +02:00
$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 " ;
2015-05-01 13:13:39 +02:00
$text [ 'label-category' ][ 'sv-se' ] = " Kategori " ;
2015-04-08 15:38:58 +02:00
$text [ 'desc-moh' ][ 'en-us' ] = " Music on hold can be in WAV or MP3 format. To play an MP3 file you must have mod_shout enabled on the 'Modules' tab. You can adjust the volume of the MP3 audio from the 'Settings' tab. For best performance upload 16 bit, 8/16/32/48 kHz <i>mono</i> WAV files. " ;
$text [ 'desc-moh' ][ 'es-cl' ] = " La música en espera puede estar en formato WAV o MP3. Para reproducir un archivo en frmato MP3 debe tener activado el módulo mod_shout. Puede ajustar el volumen del MP3 desde la pestaña 'Configuraciones'. Para el mejor rendimiento se recomienda utilizar archivos en formato WAV 16 bit, 8/16/32/48 kHz <i>mono</i>. " ;
$text [ 'desc-moh' ][ 'pt-pt' ] = " Música em espera pode ser com base em ficheiros com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz <i>mono</i>. " ;
$text [ 'desc-moh' ][ 'fr-fr' ] = " La Musique de Garde peut être en WAV ou en MP3. Pour le MP3, mod_shout doit être activé dans la partie modules. Le Volume peut être réglé dans la partie configuration. Pour de meilleures performances, utiliser des fichiers WAV 16 bit, 8/16/32/48 kHz <i>mono</i>. " ;
$text [ 'desc-moh' ][ 'pt-br' ] = " Música em espera pode ser com base em arquivos com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz mono. " ;
$text [ 'desc-moh' ][ 'pl' ] = " Muzyka na czekanie może być w formacie wav lub mp3. Aby odtwarzać mp3 konieczne jest zainstalowanie modułu mod_shout (można to zrobić w zakładce Moduły). Można także zmienić głośność formatu mp3 w zakładce Ustawienia. W celu osiągniecia najlepszej jakości prześlij pliki w formacie wav o następującej specyfikacji: 16 bit, 8/16/32/48 kHz mono. " ;
2015-05-01 13:13:39 +02:00
$text [ 'desc-moh' ][ 'sv-se' ] = " Väntmusik kan vara i formaten WAV eller MP3. För att spela upp en MP3 fil så måste 'mod_shout' vara aktiverat i 'moduler' fliken. Du kan justera volymen på MP3 filerna genom inställnings fliken. För bästa prestanda, ladda upp 16 bit, 8/16/32/48 kHz mono WAV filer. " ;
2015-04-08 15:38:58 +02:00
$text [ 'button-upload' ][ 'en-us' ] = " Upload " ;
$text [ 'button-upload' ][ 'es-cl' ] = " Subir " ;
$text [ 'button-upload' ][ 'pt-pt' ] = " Carregar " ;
$text [ 'button-upload' ][ 'fr-fr' ] = " envoyer " ;
$text [ 'button-upload' ][ 'pt-br' ] = " Submeter " ;
$text [ 'button-upload' ][ 'pl' ] = " Wyślij " ;
2015-05-01 13:13:39 +02:00
$text [ 'button-upload' ][ 'sv-se' ] = " Ladda Upp " ;
2015-04-08 15:38:58 +02:00
$text [ 'button-clear' ][ 'en-us' ] = " Clear " ;
$text [ 'button-clear' ][ 'es-cl' ] = " Limpiar " ;
$text [ 'button-clear' ][ 'pt-pt' ] = " Apagar " ;
$text [ 'button-clear' ][ 'fr-fr' ] = " Nettoyer " ;
$text [ 'button-clear' ][ 'pt-br' ] = " Apagar " ;
$text [ 'button-clear' ][ 'pl' ] = " Wyczyść " ;
2015-05-01 13:13:39 +02:00
$text [ 'button-clear' ][ 'sv-se' ] = " Rensa " ;
2015-04-08 15:38:58 +02:00
?>