🔁


History

  1. %1$d second%1$d seconds
    oneThis plural form is used for numbers like: 1

    %1$d second


    otherThis plural form is used for numbers like: everything else

    %1$d seconds


    changed by Bartosz .
    Copy to clipboard
  2. %1$d sekundy%1$d sekunda%1$d sekund
    %1$d sekundy%1$d sekunda%1$d sekund
    oneThis plural form is used for numbers like: 1

    %1$d sekunda


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

    %1$d sekundy


    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

    %1$d sekund


    changed by Bartosz .
    Copy to clipboard
  3. %1$d second%1$d seconds
    oneThis plural form is used for numbers like: 1

    %1$d second


    otherThis plural form is used for numbers like: everything else

    %1$d seconds


    changed by Nocrapatall .
    Copy to clipboard