🔁

Discussion started , with 6 comments.
  1. Loziniak Polish Translator with all proofreading rights

    I assume that "n" gender is for a neuter? We should use "n:ło" then, not "n:ł/ła" then. Unless I'm wrong and "n" stands for a case when we cannot determine user's gender (eg. he hasn't filled this field in pofile)?

  2. Loziniak Polish Translator with all proofreading rights
  3. Kasparov1 Polish Translator with all proofreading rights

    the other problem is: does it relate to the gender of the user that created the content or to the user that's reading it?

  4. Jonne Haß Manager

    The gender is currently rudimentarily guessed from the profile data, https://github.com/diaspora/diaspora/blob/develop/app/controllers/application_controller.rb#L97 and only set for the currently signed in user. i18n-inflector supports passing multiple kinds on a per key basis, but this is basically nowhere integrated. Also note that the application is more and more ported to the client side with client side rendering and that our client side i18n support has no integration with the inlfection system at all.

  5. Kasparov1 Polish Translator with all proofreading rights

    Also note that the application is more and more ported to
    the client side with client side rendering and that our client
    side i18n support has no integration with the inlfection
    system at all.

    So if at all possible, we should avoid using inflection support. Shame, but possible to work around.

    Thanks!

  6. Jonne Haß Manager

    Note that we totally would accept any contributions to improve the inflection support in any of those areas though!

  7. Kasparov1 Polish Translator with all proofreading rights

    would love to help, but I neither have the time to work on yet another code base (far too many projects on backburner :) nor am I comfortable enough with ruby or JavaScript to write library code


History

  1. %{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.
    %{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.
    ZeroThis plural form is used for numbers like: 0

    %{actors} sent you a message.


    oneThis plural form is used for numbers like: 1

    %{actors} sent you a message.


    otherThis plural form is used for numbers like: everything else

    %{actors} sent you a message.


    changed by Jonne Haß .
    Copy to clipboard
  2. %{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.
    %{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.
    ZeroThis plural form is used for numbers like: 0

    %{actors} sent you a message.


    oneThis plural form is used for numbers like: 1

    %{actors} sent you a message.


    otherThis plural form is used for numbers like: everything else

    %{actors} sent you a message.


    changed by Jonne Haß .
    Copy to clipboard
  3. %{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.
    %{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.
    ZeroThis plural form is used for numbers like: 0

    %{actors} sent you a message.


    oneThis plural form is used for numbers like: 1

    %{actors} sent you a message.


    otherThis plural form is used for numbers like: everything else

    %{actors} sent you a message.


    changed by Jonne Haß .
    Copy to clipboard
  4. %{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.
    %{actors} sent you a message.%{actors} sent you a message.%{actors} sent you a message.
    ZeroThis plural form is used for numbers like: 0

    %{actors} sent you a message.


    oneThis plural form is used for numbers like: 1

    %{actors} sent you a message.


    otherThis plural form is used for numbers like: everything else

    %{actors} sent you a message.


    changed by Jonne Haß via a Batch Operation.
    Copy to clipboard
  5.  
    changed by Adnan .
    Copy to clipboard
  6.  
    changed by Jonne Haß via a Batch Operation.
    Copy to clipboard
  7. %{actors} vam je poslalo poruku.%{actors} vam je poslalo poruku.%{actors} vam je poslalo poruku.%{actors} vam je poslalo poruku.%{actors} su vam poslali poruku.
    zeroThis plural form is used for numbers like: 0

    %{actors} vam je poslalo poruku.


    oneThis plural form is used for numbers like: n mod 10 is 1 and n mod 100 is not 11

    %{actors} vam je poslalo poruku.


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

    %{actors} vam je poslalo poruku.


    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

    %{actors} vam je poslalo poruku.


    otherThis plural form is used for numbers like: everything else

    %{actors} su vam poslali poruku.


    changed by Adnan .
    Copy to clipboard