# English translations for the PlaySound package. # Copyright (C) 2015 - 2022, Ben Key # This file is distributed under the same license as the PlaySound package. # Ben Key , 2022. # msgid "" msgstr "" "Project-Id-Version: PlaySound 2022.2202.2.0\n" "Report-Msgid-Bugs-To: Ben.Key@YekNeb.com\n" "POT-Creation-Date: 2022-02-18 17:12-0600\n" "PO-Revision-Date: 2022-02-18 17:12-0600\n" "Last-Translator: Ben Key \n" "Language-Team: English\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CP1252\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.0.1\n" #: PlaySoundStrings.cpp:52 msgid "" "\n" "PlaySound usage:\n" "PlaySound [option...] audio_file\n" msgstr "" "\n" "PlaySound usage:\n" "PlaySound [option...] audio_file\n" #: PlaySoundStrings.cpp:57 msgid "" "\n" "----------------------------------------------------------------------\n" "Play sound file.\n" "----------------------------------------------------------------------\n" msgstr "" "\n" "----------------------------------------------------------------------\n" "Play sound file.\n" "----------------------------------------------------------------------\n" #: PlaySoundStrings.cpp:63 msgid "" "\n" "\n" "Display this information.\n" "\n" msgstr "" "\n" "\n" "Display this information.\n" "\n" #: PlaySoundStrings.cpp:69 msgid "" "\n" "\n" "Display version information.\n" "\n" msgstr "" "\n" "\n" "Display version information.\n" "\n" #: PlaySoundStrings.cpp:75 msgid "" "\n" "\n" "Set the volume for playback of the file.\n" "\n" msgstr "" "\n" "\n" "Set the volume for playback of the file.\n" "\n" #: PlaySoundStrings.cpp:81 msgid "" "\n" "\n" "The file to play.\n" "\n" msgstr "" "\n" "\n" "The file to play.\n" "\n" #: PlaySoundStrings.cpp:87 msgid "" "\n" "\n" "PlaySound version $(PLAYSOUND_VERSION_FULL).\n" "\n" "Copyright $(PLAYSOUND_COPYRIGHT) by Ben Key.\n" "\n" "PlaySound comes with ABSOLUTELY NO WARRANTY.\n" "\n" "This program is free software; your freedom to use, change and distribute " "this\n" "program is covered by the BSD 2-Clause License.\n" "\n" msgstr "" "\n" "\n" "PlaySound version $(PLAYSOUND_VERSION_FULL).\n" "\n" "Copyright $(PLAYSOUND_COPYRIGHT) by Ben Key.\n" "\n" "PlaySound comes with ABSOLUTELY NO WARRANTY.\n" "\n" "This program is free software; your freedom to use, change and distribute " "this\n" "program is covered by the BSD 2-Clause License.\n" "\n" #: PlaySoundStrings.cpp:100 msgid "" "\n" "PlaySoundFile error: Invalid argument.\n" msgstr "" "\n" "PlaySoundFile error: Invalid argument.\n" #: PlaySoundStrings.cpp:104 #, c-format msgid "" "\n" "PlaySoundFile error: The file \"%s\" does not exist.\n" msgstr "" "\n" "PlaySoundFile error: The file \"%s\" does not exist.\n" #: PlaySoundStrings.cpp:108 msgid "" "\n" "PlaySoundFile error: The open mciSendString command failed to open the " "specified\n" "sound file.\n" msgstr "" "\n" "PlaySoundFile error: The open mciSendString command failed to open the " "specified\n" "sound file.\n" #: PlaySoundStrings.cpp:113 msgid "" "\n" "PlaySoundFile error: The play mciSendString command failed to play the " "opened\n" "sound file.\n" msgstr "" "\n" "PlaySoundFile error: The play mciSendString command failed to play the " "opened\n" "sound file.\n" #: PlaySoundStrings.cpp:118 msgid "" "\n" "PlaySoundFile warning: waveOutGetVolume failed to obtain the original " "volume\n" "level of the WAVE_MAPPER device.\n" "\n" "As a result, the user selected volume level will not be used.\n" msgstr "" "\n" "PlaySoundFile warning: waveOutGetVolume failed to obtain the original " "volume\n" "level of the WAVE_MAPPER device.\n" "\n" "As a result, the user selected volume level will not be used.\n" #: PlaySoundStrings.cpp:125 msgid "" "\n" "PlaySoundFile warning: waveOutSetVolume failed to set the volume level of " "the\n" "WAVE_MAPPER device.\n" "\n" "As a result, the user selected volume level will not be used.\n" msgstr "" "\n" "PlaySoundFile warning: waveOutSetVolume failed to set the volume level of " "the\n" "WAVE_MAPPER device.\n" "\n" "As a result, the user selected volume level will not be used.\n" #: PlaySoundStrings.cpp:132 msgid "" "\n" "PlaySoundFile warning: waveOutSetVolume failed to restore the original " "volume\n" "level of the WAVE_MAPPER device.\n" msgstr "" "\n" "PlaySoundFile warning: waveOutSetVolume failed to restore the original " "volume\n" "level of the WAVE_MAPPER device.\n" #: PlaySoundStrings.cpp:137 #, c-format msgid "" "\n" "PlaySoundFile error: Pa_Initialize failed with the error \"%s.\"\n" msgstr "" "\n" "PlaySoundFile error: Pa_Initialize failed with the error \"%s.\"\n" #: PlaySoundStrings.cpp:141 #, c-format msgid "" "\n" "PlaySoundFile error: Pa_OpenStream failed with the error \"%s.\"\n" msgstr "" "\n" "PlaySoundFile error: Pa_OpenStream failed with the error \"%s.\"\n" #: PlaySoundStrings.cpp:145 #, c-format msgid "" "\n" "PlaySoundFile error: Pa_WriteStream failed with the error \"%s.\"\n" msgstr "" "\n" "PlaySoundFile error: Pa_WriteStream failed with the error \"%s.\"\n" #: PlaySoundStrings.cpp:149 #, c-format msgid "" "\n" "PlaySoundFile error: Pa_CloseStream failed with the error \"%s.\"\n" msgstr "" "\n" "PlaySoundFile error: Pa_CloseStream failed with the error \"%s.\"\n" #: PlaySoundStrings.cpp:153 #, c-format msgid "" "\n" "PlaySoundFile error: Pa_StartStream failed with the error \"%s.\"\n" msgstr "" "\n" "PlaySoundFile error: Pa_StartStream failed with the error \"%s.\"\n" #: PlaySoundStrings.cpp:157 #, c-format msgid "" "\n" "PlaySoundFile error: sf_open failed to open input file \"%s.\" The error was " "\"%s.\"\n" msgstr "" "\n" "PlaySoundFile error: sf_open failed to open input file \"%s.\" The error was " "\"%s.\"\n" #: PlaySoundStrings.cpp:161 #, c-format msgid "" "\n" "PlaySoundFile error: The sound file has %d channels. PlaySoundFile is not " "able\n" "to process more than %d channels.\n" msgstr "" "\n" "PlaySoundFile error: The sound file has %d channels. PlaySoundFile is not " "able\n" "to process more than %d channels.\n" #: PlaySoundStrings.cpp:166 #, c-format msgid "" "\n" "PlaySoundFile error: Could not initialize SDL: %s\n" msgstr "" "\n" "PlaySoundFile error: Could not initialize SDL: %s\n" #: PlaySoundStrings.cpp:170 #, c-format msgid "" "\n" "PlaySoundFile error: SDL_LoadWAV could not load \"%s\": %s\n" msgstr "" "\n" "PlaySoundFile error: SDL_LoadWAV could not load \"%s\": %s\n" #: PlaySoundStrings.cpp:174 #, c-format msgid "" "\n" "PlaySoundFile error: SDL_OpenAudio could not open audio: %s\n" msgstr "" "\n" "PlaySoundFile error: SDL_OpenAudio could not open audio: %s\n" #: PlaySoundStrings.cpp:178 msgid "" "\n" "PlaySoundFile error: alcOpenDevice failed.\n" msgstr "" "\n" "PlaySoundFile error: alcOpenDevice failed.\n" #: PlaySoundStrings.cpp:182 msgid "" "\n" "PlaySoundFile error: alcCreateContext failed.\n" msgstr "" "\n" "PlaySoundFile error: alcCreateContext failed.\n" #: PlaySoundStrings.cpp:186 msgid "" "\n" "PlaySoundFile error: alcMakeContextCurrent failed.\n" msgstr "" "\n" "PlaySoundFile error: alcMakeContextCurrent failed.\n" #: PlaySoundStrings.cpp:190 #, c-format msgid "" "\n" "PlaySoundFile error: alListener3f failed: 0x%x.\n" msgstr "" "\n" "PlaySoundFile error: alListener3f failed: 0x%x.\n" #: PlaySoundStrings.cpp:194 #, c-format msgid "" "\n" "PlaySoundFile error: alListenerfv failed: 0x%x.\n" msgstr "" "\n" "PlaySoundFile error: alListenerfv failed: 0x%x.\n" #: PlaySoundStrings.cpp:198 #, c-format msgid "" "\n" "PlaySoundFile error: alGenSources failed: 0x%x.\n" msgstr "" "\n" "PlaySoundFile error: alGenSources failed: 0x%x.\n" #: PlaySoundStrings.cpp:202 #, c-format msgid "" "\n" "PlaySoundFile error: alSourcef failed: 0x%x.\n" msgstr "" "\n" "PlaySoundFile error: alSourcef failed: 0x%x.\n" #: PlaySoundStrings.cpp:206 #, c-format msgid "" "\n" "PlaySoundFile error: alSourcefv failed: 0x%x.\n" msgstr "" "\n" "PlaySoundFile error: alSourcefv failed: 0x%x.\n" #: PlaySoundStrings.cpp:210 #, c-format msgid "" "\n" "PlaySoundFile error: alSource3f failed: 0x%x.\n" msgstr "" "\n" "PlaySoundFile error: alSource3f failed: 0x%x.\n" #: PlaySoundStrings.cpp:214 #, c-format msgid "" "\n" "PlaySoundFile error: alSourcei failed: 0x%x.\n" msgstr "" "\n" "PlaySoundFile error: alSourcei failed: 0x%x.\n" #: PlaySoundStrings.cpp:218 msgid "" "\n" "PlaySoundFile error: WaveFile::read failed.\n" msgstr "" "\n" "PlaySoundFile error: WaveFile::read failed.\n" #: PlaySoundStrings.cpp:222 msgid "" "\n" "PlaySoundFile error: alGenBuffers failed.\n" msgstr "" "\n" "PlaySoundFile error: alGenBuffers failed.\n" #: PlaySoundStrings.cpp:226 msgid "" "\n" "PlaySoundFile error: alBufferData failed.\n" msgstr "" "\n" "PlaySoundFile error: alBufferData failed.\n" #: PlaySoundStrings.cpp:230 msgid "" "\n" "PlaySoundFile error: alSourcePlay failed.\n" msgstr "" "\n" "PlaySoundFile error: alSourcePlay failed.\n" #: PlaySoundStrings.cpp:234 msgid "" "\n" "PlaySoundFile error: alGetSourcei failed.\n" msgstr "" "\n" "PlaySoundFile error: alGetSourcei failed.\n" #: PlaySoundStrings.cpp:238 #, c-format msgid "" "\n" "PlaySoundFile warning: Failed to get the sound file from the\n" "\"%s\" entry in the current sound scheme.\n" msgstr "" "\n" "PlaySoundFile warning: Failed to get the sound file from the\n" "\"%s\" entry in the current sound scheme.\n"