From cd01e02f09bed7433e265e41457b18fc04182de6 Mon Sep 17 00:00:00 2001 From: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com> Date: Sun, 15 Dec 2024 11:52:13 +0100 Subject: [PATCH] New translations en.yml (Polish) --- config/locales/pl.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config/locales/pl.yml b/config/locales/pl.yml index d94858be..0673c9d6 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -187,23 +187,23 @@ pl: post_update_badge: 'Update' reply_button: 'Reply' new_comment: - body_placeholder: 'Leave a comment' - submit_button: 'Submit' - is_post_update: 'Mark as update' - user_notification: 'Users that follow this post will be notified' - not_logged_in: 'You need to log in to post comments' + body_placeholder: 'Zostaw komentarz' + submit_button: 'Prześlij' + is_post_update: 'Oznacz jako aktualizację' + user_notification: 'Użytkownicy, którzy obserwują ten post zostaną powiadomieni' + not_logged_in: 'Musisz się zalogować, aby pisać komentarze' site_settings: menu: - title: 'Site settings' - general: 'General' + title: 'Ustawienia witryny' + general: 'Ogólne' authentication: 'Authentication' boards: 'Boards' post_statuses: 'Statuses' roadmap: 'Roadmap' - invitations: 'Invitations' - appearance: 'Appearance' + invitations: 'Zaproszenia' + appearance: 'Wygląd' info_box: - up_to_date: 'All changes saved' + up_to_date: 'Wszystkie zmiany zostały zapisane' error: 'An error occurred: %{message}' dirty: 'Changes not saved' general: @@ -221,7 +221,7 @@ pl: feedback_approval_policy_never_require_approval: 'Never require approval' feedback_approval_policy_always_require_approval: 'Always require approval' feedback_approval_policy_help: 'If you require approval, submitted feedback will remain hidden from the public until a moderator or administrator approves it. Feedback submitted by moderators and administrators is always approved automatically.' - subtitle_header: 'Header' + subtitle_header: 'Nagłówek' logo_links_to_root_page: 'Root page' logo_links_to_custom_url: 'Custom URL' logo_links_to_nothing: 'Nothing'