🔁


History

  1. Every %1$d weekEvery %1$d weeks
    oneThis plural form is used for numbers like: 1

    Every %1$d week


    otherThis plural form is used for numbers like: everything else

    Every %1$d weeks


    changed via the API .
    Copy to clipboard
  2. Каждые %1$d недельКаждую %1$d неделюКаждые %1$d недель
    Каждые %1$d недельКаждую %1$d неделюКаждые %1$d недель
    oneThis plural form is used for numbers like: n mod 10 is 1 and n mod 100 is not 11

    Каждую %1$d неделю


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

    Каждые %1$d недель


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


    otherThis plural form is used for numbers like: everything else

    Каждые %1$d недель


    changed via the API .
    Copy to clipboard