Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U Ukrainian - uk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Teams
  • Translation
  • Ukrainian - uk
  • Issues
  • #1

Closed
Open
Created Sep 22, 2013 by Bugzilla@bugzilla-migration💬

Change plural form

Submitted by an unknown user

Link to original bug (#708578)

Description

We ought to change plural form for whole translations within GNOME. The solution exists for a while, so we need to push it forward.

Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n

Detailed information: http://linux.org.ua/cgi-bin/yabb/YaBB.pl?num=1276522693 (Ukrainian).

Assignee
Assign to
Time tracking