Skip to content

Commit

Permalink
Sync translations with main repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
robbot006 committed Sep 16, 2019
1 parent 7de11e3 commit 5c8c6aa
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions locale/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,20 @@ core:
submit_button: '=> core.ref.save_changes'
title: '=> core.ref.custom_header_title'
email:
account_heading: 'Konto SMTP'
addresses_heading: Adresy
driver_heading: 'Wybierz sterownik (driver)'
driver_label: 'Sterownik (driver)'
encryption_label: 'Szyfrowanie (encryption)'
from_label: Nadawca
heading: '=> core.ref.email'
host_label: Host
password_label: '=> core.ref.password'
port_label: Port
server_heading: 'Serwer SMTP'
submit_button: '=> core.ref.save_changes'
text: 'Skonfiguruj sterownik, ustawienia i adresy, z których twoje forum będzie korzystać podczas wysyłania wiadomości e-mail.'
username_label: '=> core.ref.username'
driver_heading: 'Wybierz sterownik (driver)'
mail_encryption_label: 'Szyfrowanie (encryption)'
mail_host_label: Host
mail_mailgun_domain_label: Domena
Expand All @@ -85,15 +94,6 @@ core:
mandrill_heading: 'Ustawienia Mandrill'
ses_heading: 'Ustawienia SES'
smtp_heading: 'Ustawienia SMTP'
submit_button: '=> core.ref.save_changes'
text: 'Skonfiguruj sterownik, ustawienia i adresy, z których twoje forum będzie korzystać podczas wysyłania wiadomości e-mail.'
account_heading: 'Konto SMTP'
encryption_label: 'Szyfrowanie (encryption)'
host_label: Host
password_label: '=> core.ref.password'
port_label: Port
server_heading: 'Serwer SMTP'
username_label: '=> core.ref.username'
extensions:
add_button: 'Dodaj rozszerzenie'
settings_button: '=> core.ref.settings'
Expand Down Expand Up @@ -359,10 +359,10 @@ core:
403_message: 'Nie masz uprawnień, aby przeglądać tę stronę.'
404_message: 'Strona której szukasz nie istnieje.'
404_return_link: 'Wróć na {forum}'
419_message: 'Zbyt długo byłeś nieaktywny.'
419_return_link: 'Cofnij się, aby spróbować ponownie'
500_message: 'Wystąpił błąd podczas próby załadowania tej strony.'
503_message: '{forum} jest w trakcie modernizacji. Prosimy o cierpliwość!'
419_message: 'Zbyt długo byłeś nieaktywny.'
419_return_link: 'Cofnij się, aby spróbować ponownie'
csrf_token_mismatch: 'Zbyt długo byłeś nieaktywny.'
csrf_token_mismatch_return_link: 'Cofnij się, aby spróbować ponownie'
invalid_confirmation_token: 'Ten link aktywacyjny został już użyty lub jest nieprawidłowy.'
Expand Down Expand Up @@ -413,8 +413,6 @@ core:
discussions: Dyskusje
edit: Edytuj
email: E-mail
icon: Ikona
icon_text: 'Wpisz nazwę dowolnej klasy z <a>Font Awesome</a>, <em>włącznie</em> z prefiksem <code>fas fa-</code>.'
load_more: 'Wczytaj więcej'
log_in: 'Zaloguj się'
log_out: 'Wyloguj się'
Expand All @@ -439,6 +437,8 @@ core:
users: Użytkownicy
write_a_reply: 'Napisz odpowiedź...'
you: Ty
icon: Ikona
icon_text: 'Wpisz nazwę dowolnej klasy z <a>Font Awesome</a>, <em>włącznie</em> z prefiksem <code>fas fa-</code>.'
group:
admin: Administrator
admins: Administratorzy
Expand Down

0 comments on commit 5c8c6aa

Please sign in to comment.