Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pulseaudio pulseaudio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 909
    • Issues 909
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • PulseAudioPulseAudio
  • pulseaudiopulseaudio
  • Issues
  • #263

Plural forms

Submitted by Marek Černocký

Assigned to pul..@..op.org

Link to original bug (#94781)

Description

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.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking