🔁


History

  1. In %1$d dayIn %1$d days
    In %1$d dayIn %1$d days
    oneThis plural form is used for numbers like: 1

    In %1$d day


    otherThis plural form is used for numbers like: everything else

    In %1$d days


    changed via the API .
    Copy to clipboard
  2. Za %1$d dniZa %1$d dzieńZa %1$d dni
    oneThis plural form is used for numbers like: 1

    Za %1$d dzień


    fewThis plural form is used for numbers like: n mod 10 in 2..4 and n mod 100 not in 12..14

    Za %1$d dni


    manyThis plural form is used for numbers like: n is not 1 and n mod 10 in 0..1 or n mod 10 in 5..9 or n mod 100 in 12..14

    otherThis plural form is used for numbers like: everything else

    Za %1$d dni


    changed via the API .
    Copy to clipboard