Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pl.po #567

Merged
merged 1 commit into from
May 15, 2022
Merged

Update pl.po #567

merged 1 commit into from
May 15, 2022

Conversation

Faalagorn
Copy link
Contributor

Add missing translations, replace fuzzy translations with proper ones and hopefully fix some mistakes.

Largely untested, as I currently don't have JWM installed anywhere, but hopefully it should work fine – there were no issues found when pasted to a PO editor.

I was thinking of changing plural forms to "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" but I decided not to overcomplicate it, especially as I don't know if plurals are used anywhere anyway. I just moved the line break a little higher after suggestion of Poedit.

Add missing translations, replace fuzzy translations with proper ones and hopefully fix some mistakes.

Largely untested, as I currently don't have JWM installed anywhere, but hopefully it should work fine – there were no issues found when pasted to a PO editor.

I was thinking of changing plural forms to `"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"` but I decided not to overcomplicate it, especially as I don't know if plurals are used anywhere anyway. I just moved the line break a little higher after suggestion of Poedit.
@joewing
Copy link
Owner

joewing commented May 15, 2022

Thanks!

@joewing joewing merged commit bce3218 into joewing:master May 15, 2022
@Faalagorn Faalagorn deleted the patch-1 branch May 16, 2022 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants