i18n: Updated Polish translation (#2832)
* i18n: updated Polish translation Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net> * i18n: completed Polish translation Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net>
This commit is contained in:
		
							
								
								
									
										12
									
								
								app/views/user_mailer/confirmation_instructions.pl.html.erb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								app/views/user_mailer/confirmation_instructions.pl.html.erb
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,12 @@ | |||||||
|  | <p>Witaj, <%= @resource.email %> !</p> | ||||||
|  |  | ||||||
|  | <p>Właśnie utworzyłeś konto na instancji <%= @instance %>.</p> | ||||||
|  |  | ||||||
|  | <p>Aby aktywować konto, odwiedź poniższy link: <br> | ||||||
|  | <%= link_to 'Potwierdź rejestrację', confirmation_url(@resource, confirmation_token: @token) %> | ||||||
|  |  | ||||||
|  | <p>Pamiętaj przeczytać nasz <%= link_to 'regulamin i zasady użytkowania', terms_url %>.</p> | ||||||
|  |  | ||||||
|  | <p>Z pozdrowieniami,<p> | ||||||
|  |  | ||||||
|  | <p>Zespół <%= @instance %></p> | ||||||
							
								
								
									
										12
									
								
								app/views/user_mailer/confirmation_instructions.pl.text.erb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								app/views/user_mailer/confirmation_instructions.pl.text.erb
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,12 @@ | |||||||
|  | Witaj, <%= @resource.email %> ! | ||||||
|  |  | ||||||
|  | Właśnie utworzyłeś konto na instancji <%= @instance %>. | ||||||
|  |  | ||||||
|  | Aby aktywować konto, odwiedź poniższy link: | ||||||
|  | <%= confirmation_url(@resource, confirmation_token: @token) %> | ||||||
|  |  | ||||||
|  | Pamiętaj przeczytać nasz regulamin i zasady użytkowania: <%= terms_url %> | ||||||
|  |  | ||||||
|  | Z pozdrowieniami, | ||||||
|  |  | ||||||
|  | Zespół <%= @instance %> | ||||||
							
								
								
									
										3
									
								
								app/views/user_mailer/password_change.pl.html.erb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								app/views/user_mailer/password_change.pl.html.erb
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,3 @@ | |||||||
|  | <p>Witaj, <%= @resource.email %>!</p> | ||||||
|  |  | ||||||
|  | <p>Informujemy, że ostatnio zmieniono Twoje hasło Mastodona.</p> | ||||||
							
								
								
									
										3
									
								
								app/views/user_mailer/password_change.pl.text.erb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								app/views/user_mailer/password_change.pl.text.erb
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,3 @@ | |||||||
|  | Witaj, <%= @resource.email %>! | ||||||
|  |  | ||||||
|  | Informujemy, że ostatnio zmieniono Twoje hasło Mastodona. | ||||||
| @ -0,0 +1,8 @@ | |||||||
|  | <p>Witaj, <%= @resource.email %>!</p> | ||||||
|  |  | ||||||
|  | <p>Ktoś próbował zmienić Twoje hasło na Mastodonie. Możesz zrobić to klikając w poniższy link.</p> | ||||||
|  |  | ||||||
|  | <p><%= link_to 'Zmień moje hasło', edit_password_url(@resource, reset_password_token: @token) %></p> | ||||||
|  |  | ||||||
|  | <p>Jeżeli to nie Ty, zignoruj ten e-mail.</p> | ||||||
|  | <p>Twoje hasło nie zostanie zmienione, dopóki nie użyjesz linku z podobnej wiadomości.</p> | ||||||
| @ -0,0 +1,8 @@ | |||||||
|  | Witaj, <%= @resource.email %>! | ||||||
|  |  | ||||||
|  | Ktoś próbował zmienić Twoje hasło na Mastodonie. Możesz zrobić to klikając w poniższy link. | ||||||
|  |  | ||||||
|  | <%= edit_password_url(@resource, reset_password_token: @token) %> | ||||||
|  |  | ||||||
|  | Jeżeli to nie Ty, zignoruj ten e-mail. | ||||||
|  | Twoje hasło nie zostanie zmienione, dopóki nie użyjesz linku z podobnej wiadomości. | ||||||
		Reference in New Issue
	
	Block a user