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

Add missing keys in Polish locale #2818

Merged
merged 3 commits into from Mar 29, 2018
Merged

Add missing keys in Polish locale #2818

merged 3 commits into from Mar 29, 2018

Conversation

TPGPL
Copy link
Contributor

@TPGPL TPGPL commented Mar 26, 2018

No description provided.

Copy link
Contributor

@LiquidPL LiquidPL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, let's wait for @Galkaan to share his thoughts too.

'to_not_watching_done' => 'Usunięto subskrybcję tego wątku',
'to_watching_done' => 'Zasubskrybowano ten wątek',
'to_not_watching' => 'Nie subskrybuj',
'to_watching' => 'Zasubskrybuj',

This comment was marked as off-topic.

'to_watching_done' => 'Zasubskrybowano ten wątek',
'to_not_watching' => 'Nie subskrybuj',
'to_watching' => 'Zasubskrybuj',
'to_watching_mail' => 'Zasubskrybuj z powiadomieniami',

This comment was marked as off-topic.

@@ -258,8 +258,10 @@
],

'watch' => [
'to_not_watching_done' => 'Usunięto subskrybcję tego wątku',
'to_watching_done' => 'Zasubskrybowano ten wątek',
'to_not_watching' => 'Nie subskrybuj',

This comment was marked as off-topic.

@@ -88,11 +88,27 @@
'invalid_email' => 'To nie wygląda na adres email.',

This comment was marked as off-topic.

'username_available_in' => 'Ta nazwa użytkownika będzie dostępna za :duration.',
'username_available_soon' => 'Ta nazwa użytkownika będzie dostępna niedługo!',
'username_invalid_characters' => 'Ta nazwa użytkownika zawiera nieprawidłowe znaki.',
'username_in_use' => 'Ta nazwa użytkownika jest już w użyciu!',

This comment was marked as off-topic.

'username_too_short' => 'Ta nazwa użytkownika jest zbyt krótka.',
'username_too_long' => 'Ta nazwa użytkownika jest zbyt długa.',
'weak' => 'Hasło jest za słabe.',
'wrong_current_password' => 'Obecne hasło jest niepoprawne.',
'wrong_email_confirmation' => 'Email potwierdzający się nie zgadza.',

This comment was marked as off-topic.

'username_too_short' => 'Ta nazwa użytkownika jest zbyt krótka.',
'username_too_long' => 'Ta nazwa użytkownika jest zbyt długa.',
'weak' => 'Hasło jest za słabe.',
'wrong_current_password' => 'Obecne hasło jest niepoprawne.',
'wrong_email_confirmation' => 'Email potwierdzający się nie zgadza.',
'wrong_password_confirmation' => 'Hasło potwierdzające się nie zgadza.',

This comment was marked as off-topic.

'_' => 'Musisz posiadać :link, aby zmienić nazwę użytkownika!',
'link_text' => 'status donatora osu!',
],
'username_is_same' => 'Właśnie posiadasz tę nazwę użytkownika!',

This comment was marked as off-topic.

@TPGPL TPGPL changed the title [Pending Reviews] Add missing keys in Polish locale Add missing keys in Polish locale Mar 28, 2018
@peppy
Copy link
Sponsor Member

peppy commented Mar 29, 2018

Coul you please avoid memeing in commit messages? Next time it happens I will close your PR on the spot.

@peppy peppy added this to the Candidate Issues milestone Mar 29, 2018
@peppy peppy merged commit 124e151 into ppy:master Mar 29, 2018
@TPGPL TPGPL deleted the pl-translation branch August 28, 2018 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants