On 10/03/2017 07:21 PM, Daniel Lindgren wrote:
Swedish translation attached.
Thanks! Applied as https://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=ba0d0518589dcc2... One question, though: in this message https://code.x2go.org/gitweb?p=x2goclient.git;a=blob;f=res/i18n/x2goclient_s... I'm using a number-formatted string. If I understand it correctly, Swedish also has two number forms. In English, that would be "1 bit" vs. "x bits" for any number other than one. Note that the plural form is always used for numbers other than one. Swedish also seems to have a plural and a singular form, though not necessarily with 1 as the singular form. I know that for instance French has 0 *and* 1 as singular forms, while any other value is a plural form. It seems you only translated one case, but left the other untranslated (or empty?) Won't this lead to untranslated text for numbers that require the plural form? Or will be singular form be used in that case? If the latter: why offer different number formats in the first place? Mihai