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.json #574

Merged
merged 1 commit into from
May 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,24 @@
"confirm": "Potwierdź",
"more": "Więcej...",
"settings": {
"locale": "Change locale",
"locale_description": "Current language: ${language} (%s)",
"notification_audio": "Notification audio",
"notification_position": "Notification position"
"locale": "Zmień język",
"locale_description": "Aktualny język: ${language} (%s)",
"notification_audio": "Powiadomienie dźwiękowe",
"notification_position": "Pozycja powiadomień"
},
"position": {
"bottom": "Bottom",
"bottom-left": "Bottom-left",
"bottom-right": "Bottom-right",
"center-left": "Center-left",
"center-right": "Center-right",
"top": "Top",
"top-left": "Top-left",
"top-right": "Top-right"
"bottom": "Dół",
"bottom-left": "Lewy dolny róg",
"bottom-right": "Prawy dolny róg",
"center-left": "Środek po lewej",
"center-right": "Środek po prawej",
"top": "Góra",
"top-left": "Lewy górny róg",
"top-right": "Prawy górny róg"
}
},
"open_radial_menu": "Open radial menu",
"cancel_progress": "Cancel current progress bar",
"open_radial_menu": "Otwórz menu promieniowe",
"cancel_progress": "Anulowanie bieżącego paska postępu",
"txadmin_announcement": "Ogłoszenie serwerowe od %s",
"txadmin_dm": "Prywatna wiadomość od %s",
"txadmin_warn": "Otrzymano ostrzeżenie od %s",
Expand Down