mirror of
https://github.com/astuto/astuto.git
synced 2025-12-28 16:06:51 +01:00
New Crowdin updates (#353)
* A little bit of Polish * Completed Spanish * Completed Italian
This commit is contained in:
committed by
GitHub
parent
3ee686b640
commit
69c26317d0
@@ -1,47 +1,47 @@
|
||||
pl:
|
||||
common:
|
||||
errors:
|
||||
unknown: 'An unknown error occurred, please try again'
|
||||
unknown: 'Wystąpił nieznany błąd, spróbuj ponownie'
|
||||
validations:
|
||||
required: '%{attribute} is required'
|
||||
email: 'Invalid email'
|
||||
url: 'Invalid URL'
|
||||
required: '%{attribute} jest wymagany'
|
||||
email: 'Nieprawidłowy email'
|
||||
url: 'Nieprawidłowy URL'
|
||||
password: 'Password must have at least %{n} characters'
|
||||
password_mismatch: 'Password and password confirmation must match'
|
||||
forms:
|
||||
auth:
|
||||
email: 'Email'
|
||||
full_name: 'Full name'
|
||||
password: 'Password'
|
||||
password_confirmation: 'Password confirmation'
|
||||
new_password: 'New password'
|
||||
new_password_confirmation: 'New password confirmation'
|
||||
current_password: 'Current password'
|
||||
notifications_enabled: 'Notifications enabled'
|
||||
full_name: 'Imię i nazwisko'
|
||||
password: 'Hasło'
|
||||
password_confirmation: 'Potwierdź hasło'
|
||||
new_password: 'Nowe hasło'
|
||||
new_password_confirmation: 'Potwierdzenie nowego hasła'
|
||||
current_password: 'Bieżące hasło'
|
||||
notifications_enabled: 'Włączone powiadomienia'
|
||||
notifications_enabled_help: "if disabled, you won't receive any notification"
|
||||
waiting_confirmation: 'Currently waiting confirmation for %{email}'
|
||||
no_password_set: 'You must set a password to update your profile'
|
||||
set_password: 'Set password'
|
||||
password_leave_blank_help: "leave blank if you don't want to change your password"
|
||||
current_password_required_help: 'we need your current password to confirm your changes'
|
||||
remember_me: 'Remember me'
|
||||
log_in: 'Log in'
|
||||
sign_up: 'Sign up'
|
||||
log_in_with: 'Log in with %{o_auth}'
|
||||
sign_up_with: 'Sign up with %{o_auth}'
|
||||
profile_settings: 'Profile settings'
|
||||
update_profile: 'Update profile'
|
||||
cancel_account: 'Cancel account'
|
||||
forgot_password: 'Forgot your password?'
|
||||
remember_me: 'Zapamiętaj mnie'
|
||||
log_in: 'Zaloguj się'
|
||||
sign_up: 'Zarejestruj się'
|
||||
log_in_with: 'Zaloguj się przez %{o_auth}'
|
||||
sign_up_with: 'Zaloguj się przez %{o_auth}'
|
||||
profile_settings: 'Ustawienia profilu'
|
||||
update_profile: 'Zaktualizuj profil'
|
||||
cancel_account: 'Usuń konto'
|
||||
forgot_password: 'Nie pamiętasz hasła?'
|
||||
confirmation_instructions_not_received: "Didn't receive confirmation instructions?"
|
||||
unlock_instructions_not_received: "Didn't receive unlock instructions?"
|
||||
send_reset_password_instructions: 'Send me reset password instructions'
|
||||
resend_confirmation_instructions: 'Resend confirmation instructions'
|
||||
resend_unlock_instructions: 'Resend unlock instructions'
|
||||
change_password: 'Change password'
|
||||
resend_unlock_instructions: 'Prześlij ponownie instrukcję odblokowania konta'
|
||||
change_password: 'Zmień hasło'
|
||||
password_help: '%{count} characters minimum'
|
||||
comments_number:
|
||||
one: '1 comment'
|
||||
one: '1 komentarz'
|
||||
few: '%{count} comments'
|
||||
many: '%{count} comments'
|
||||
other: '%{count} comments'
|
||||
@@ -118,9 +118,9 @@ pl:
|
||||
sort_by_box:
|
||||
title: 'Sort by'
|
||||
trending: 'Trending'
|
||||
newest: 'Newest'
|
||||
most_voted: 'Most voted'
|
||||
oldest: 'Oldest'
|
||||
newest: 'Najnowsze'
|
||||
most_voted: 'Najwięcej głosów'
|
||||
oldest: 'Najstarsze'
|
||||
filter_by_date_box:
|
||||
title: 'Filter by date'
|
||||
from_label: 'From'
|
||||
@@ -128,12 +128,12 @@ pl:
|
||||
posts_list:
|
||||
empty: 'There are no posts'
|
||||
post:
|
||||
edit_button: 'Edit'
|
||||
published_by: 'Published by'
|
||||
edit_button: 'Zmień'
|
||||
published_by: 'Opublikowane przez'
|
||||
post_status_select:
|
||||
no_post_status: 'None'
|
||||
updates_box:
|
||||
title: 'Updates'
|
||||
title: 'Historia zmian'
|
||||
empty: 'There are no updates yet'
|
||||
status_change: 'changed status to'
|
||||
likes_box:
|
||||
|
||||
Reference in New Issue
Block a user