-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Polish translation (needs more love though) #807
Conversation
config/locales/devise.pl.yml
Outdated
confirmations: | ||
confirmed: Twój adres e-mail został poprawnie zweryfikowany. | ||
send_instructions: W ciągu kilku minut otrzymasz wiadomosć e-mail z instrukcją jak potwierdzić Twój adres e-mail. | ||
send_paranoid_instructions: Jeśli Twój adres e-mail już istnieje w naszej bazie danych, w ciągu kilku minut otrzymasz wiadomość e-mail z instrykcją jak potwierdzić Twój adres e-mail. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
instrykcją
=> instrukcją
config/locales/devise.pl.yml
Outdated
last_attempt: Masz jeszcze jedną próbę; Twoje konto zostanie zablokowane jeśli się nie powiedzie. | ||
locked: Twoje konto zostało zablokowane. | ||
not_found_in_database: Błędne %{authentication_keys} lub hasło. | ||
timeout: Twoja sesja wygasła. Zaloguj się ponownie by kontynuować.. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aby
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what's wrong with "by"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To polskie tłumaczenie więc odpisze po polsku. Po sprawdzeniu wiem już że "by" też jest dopuszczalne. Jednak to "aby" jest częściej stosowane w piśmie książkowym/dokumentacji. "By" jest formą częściej używaną w mowie potocznej.
config/locales/devise.pl.yml
Outdated
locked: Twoje konto zostało zablokowane. | ||
not_found_in_database: Błędne %{authentication_keys} lub hasło. | ||
timeout: Twoja sesja wygasła. Zaloguj się ponownie by kontynuować.. | ||
unauthenticated: Zapisz się lub zaloguj by kontynuować. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aby
config/locales/devise.pl.yml
Outdated
not_found_in_database: Błędne %{authentication_keys} lub hasło. | ||
timeout: Twoja sesja wygasła. Zaloguj się ponownie by kontynuować.. | ||
unauthenticated: Zapisz się lub zaloguj by kontynuować. | ||
unconfirmed: Zweryfikuj adres e-mail by kontynuować. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Zweryfikuj adres e-mail aby kontynuować.
config/locales/devise.pl.yml
Outdated
success: Uwierzytelnienie przez %{kind} powiodło się. | ||
passwords: | ||
no_token: Dostęp do tej strony możliwy jest wyłącznie za pomocą odnośnika z e-maila z instrukcjami ustawienia nowego hasła. Jeśli skorzystałeś/aś z takiego odnośnika, upewnij się, że został wykorzystany/skopiowany cały odnośnik. | ||
send_instructions: W ciągu kilku minut trzymasz wiadomość e-mail z instrukcją ustawienia nowego hasła. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
trzymasz => otrzymasz
config/locales/pl.yml
Outdated
status_count_after: wpisów | ||
status_count_before: Kto jest autorem | ||
terms: Regulamin | ||
user_count_after: użytkowników/czek |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nie brzmi to za dobrze (czek). Został bym przy użytkowników.
config/locales/pl.yml
Outdated
notification_mailer: | ||
digest: | ||
body: 'Oto krótkie podsumowanie co Cię ominęło na %{instance} od Twojej ostatniej wizyty (%{since}):' | ||
mention: "%{name} wspomniał Cię w:" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wspomniał o Tobie w:
config/locales/pl.yml
Outdated
prompt: 'Śledzony będzie:' | ||
settings: | ||
authorized_apps: Uwierzytelnione aplikacje | ||
back: POwrót do Mastodona |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Powrót
config/locales/pl.yml
Outdated
import: Importuj dane | ||
preferences: Preferencje | ||
settings: Ustawienia | ||
two_factor_auth: Uwierzytelnianie dwustopniowe |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a nie dwuetapowe?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wygląda na to, że tłumaczenie "dwustopniowe" też występuje: https://securingthehuman.sans.org/newsletters/ouch/issues/OUCH-201308_po.pdf
👍 (after fixing issues pointed in comments). |
config/locales/pl.yml
Outdated
public: Publiczny | ||
unlisted: Publiczny, ale nie wyświetlaj na publicznych osiach czasu | ||
stream_entries: | ||
click_to_show: KLiknij by pokazać |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kliknij
(unnecessary capital L
)
Well, that was fun. Thank you, @katafrakt and @ahilles107, for your reviews! |
Nawet nie da się wybrać informacji, że instancja jest po polsku czy konto. |
@and09 no nie da się, bo ten PR jeszcze nie zmerdżowany. Jak zmerdżują, polski język pojawi się w opcjach. Cisnąć devów, by zmerdżowali. |
config/locales/pl.yml
Outdated
blocks: Rozbudowane narzędzia blokowania i wyciszania | ||
characters: 500 znaków na wpis | ||
chronology: Chronologiczny porządek wyświetlania | ||
ethics: 'Etyczny dizajn: bez reklam, bez śledzenia' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO 'Etyczny design' looks better, 'dizajn' just looks sarcastic.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't a man have some fun? :P
* Polish translation (needs more love though) * Polish translation bugfix * bugfix for new colon-containing texts * another bugfix. yaml is evil * minor fix * fixing issues pointed out by reviewers * Uwierzytelnianie dwustopniowe -> dwuetapowe, as suggested by a reviewer * Etyczny dizajn zbyt sarkastyczny, to będą założenia
ta "wolność" na stronie głównej zniechęca, mniej obeznani mogą pomyśleć, że chodzi tu o prędkość działania portalu ;) |
@m4sk1n raczej nie, kiepski trolling. powinienes jeszcze troche nad tym popracowac |
@xor256, mówię poważnie, znam osoby, których zniechęca to, że na stronie oprogramowania mogą przeczytać, że jest „wolne”, przydałby się dopisek, że chodzi o „wolność”, nie „powolność” ;) |
@m4sk1n fajnie. Brzmi zupełnie jak bikeshedding. Zaproponuj jakąś konkretną zmianę, zamiast "wolność zniechęca" jak już chcesz się na tym skupiać. Zresztą wydaje mi się, że kompetentni użytkownicy języka polskiego będą w stanie wyłapać z kontekstu o co chodzi. Proponuję więc najpierw skupić się na brakujących tłumaceniach (których podejrzewam jest już trochę, to było robione dla 1.0.1), czy potworkach językowych typu:
...wynikających po części z opartych na języku angielskim założeń dotyczących tego, jak działają języki, oraz z tego, że tłumaczenie robione było bez kontekstu: nie ma jak przeklikać się przez cały interfejs, trzeba tłumaczyć "na czuja", po czym naprawiać jak znajdzie się potworki. Więc ten. :) |
@m4sk1n niemożliwe by ktoś tak to zrozumiał. zmień znajomych ;-) @rysiekpl czy wiesz co może być powodem, że nie działa polskie tłumaczenie np. na https://mastodon.cloud/ cała główna strona jest po angielsku, za to ustawienia po polsku. Czy jest jakis serwer gdzie to dziala po polsku w calości? |
Teoretycznie już 100%, może ktoś ocenić? :D |
@rysiekpl, polskie tłumaczenie jest już w 100% pełne, kwestia tego, czy poprawne :) |
@rysiekpl nie twierdze ze nie sa przetlumaczone, pytam czy wiesz dlaczego sie nie wyświetlają. jesli ktoś ma tam konto może potwierdzić. |
@xor256, zapewne nie wyświetlają się, ponieważ trzeba czekać na nową wersję, instancje nie powinny używać mastera z gita |
choć przydałaby się instancja oparta na zawsze najnowszej wersji |
Obecnie macie jakieś problemy z tłumaczeniem mastodona? Jak ktoś chce korzystać z najnowszej wersji (nie lokalnie), glitch.social opiera się na masterze z aktualnym tłumaczeniem |
@m4sk1n nie udało mi się założyć konta (nie ma potwierdzenia) |
I'm sorry, please use English. English as a common language here. Or please talk in a different place. |
@ykzts I beg your pardon? This is specifically a Polish translation thread. Polish language is not only welcome here, it's on-topic. We will use whatever language we please to communicate about this particular issue. If and when there is a need to loop-in or inform non-Polish speakers we will switch to English. |
Your wrong. The closed GitHub 's Pull Request is not a place of discussion. That is not correct. |
Please lock it, then, if you feel that's the way to go. |
@xor256 ja nie potrafię udzielić wsparcia, nie jestem właścicielem żadnej z instancji, sam nigdy nie mam problemów z mailami (korzystam z poczty na Vivaldi.net) |
This is a complete and functional, although perhaps not 100% ideal Polish translation.