Bug 94781

Summary: Plural forms
Product: PulseAudio Reporter: Marek Černocký <marek>
Component: miscAssignee: pulseaudio-bugs
Status: RESOLVED MOVED QA Contact: pulseaudio-bugs
Severity: normal    
Priority: medium CC: lennart, piotrdrag
Version: unspecifiedKeywords: i18n, l10n
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Marek Černocký 2016-04-01 16:18:35 UTC
Messages


"Currently in use: %u blocks containing %s bytes total.\n" (src/utils/pactl.c)

"Allocated during whole lifetime: %u blocks containing %s bytes total.\n" (src/utils/pactl.c)

"Failed to set volume: You tried to set volumes for %d channels, whereas channel/s supported = %d\n" (src/utils/pactl.c)

"snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu ms).\nMost likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers." (src/modules/alsa/alsa-util.c)

"snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%lu ms).\nMost likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers." (src/modules/alsa/alsa-util.c)

"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes (%lu ms).\nMost likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers." (src/modules/alsa/alsa-util.c)

"%s %uch %uHz" (src/pulse/sample.c)


require to use ngettext instead gettext.
Comment 1 GitLab Migration User 2018-07-30 10:12:04 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/263.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.