-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add fixes to Polish translation of README.md #9
Conversation
ОглядWalkthroughОсновні зміни в Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your first contribution to this project!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 6
Review Details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- docs/pl/README.md (11 hunks)
Additional Context Used
LanguageTool (6)
docs/pl/README.md (6)
Near line 51: Ten skrót piszemy z kropką: "etc."
Context: ...nych (takich jak nodejs, php, etc.) i innych pakietów. ### 🤔 Jak to d...
Near line 55: Przypuszczalnie brak zgodności form przypadków rzeczownika i przymiotnika: dowiązania symboliczne.
Context: ... 🤔 Jak to działa? Narzędzie to tworzy dowiązania symboliczne do dotfiles z katalogu~/.dotload
do ...
Near line 57: Przypuszczalnie brak zgodności form przypadków rzeczownika i przymiotnika: dowiązania symboliczne.
Context: ... katalogu$HOME
Może również tworzyć dowiązania symboliczne do folderów (w tym podfolderów), któryc...
Near line 217: Prawdopodobnie zbędny przecinek. Poprawnie: " itp.".
Context: ...riów takich jak GitLab, Codeberg, itp. > [!WARNING] > Nazwa użytkownika nie m...
Near line 314: Brak niesparowanego symbolu: „]”
Context: ...ją [MIT][mit-license-link]. Zobacz LICENSE ## 📨 Konta...
Near line 318: Brak niesparowanego symbolu: „]”
Context: .../LICENSE) ## 📨 Kontakt Telegram: [@Okinea][telegram-link] ## ❤️ Wspar...
Markdownlint (5)
docs/pl/README.md (5)
139: null
Fenced code blocks should be surrounded by blank lines
153: null
Fenced code blocks should be surrounded by blank lines
138: null
Bare URL used
139: null
Fenced code blocks should have a language specified
153: null
Fenced code blocks should have a language specified
Additional comments not posted (1)
docs/pl/README.md (1)
232-233
: Zaktualizuj nazwy zmiennych zgodnie z resztą dokumentacji.- dotload @<nazwa_użytkownika> [--branch nazwa_gałęzi | -b nazwa_gałęzi] - dotload <repo_url> [--branch nazwa_gałęzi | -b nazwa_gałęzi] + dotload @<nazwa_użytkownika> [--branch nazwa_gałęzi | -b nazwa_gałęzi] + dotload <repo_url> [--branch nazwa_gałęzi | -b nazwa_gałęzi]Likely invalid or redundant comment.
@spageektti, Thanks a lot for these fixes! |
This PR corrects errors in the translation of the
README.md
file.