Merge remote-tracking branch 'mkljczk/develop' into develop

This commit is contained in:
marcin mikołajczak 2024-09-15 11:21:31 +02:00
commit c9d15cd392

View file

@ -158,7 +158,7 @@
"admin.relays.new.follow": "Obserwuj",
"admin.relays.new.url_placeholder": "Adres URL przekaźnika instancji",
"admin.relays.unfollow": "Przestań obserwować",
"admin.relays.url": "Instance URL:",
"admin.relays.url": "Adres URL instancji:",
"admin.reports.actions.close": "Zamknij",
"admin.reports.actions.view_status": "Wyświetl wpis",
"admin.reports.empty_message": "Brak otwartych zgłoszeń. Gdy użytkownik zostanie zgłoszony, pojawi się on tutaj.",
@ -816,6 +816,7 @@
"gdpr.learn_more": "Dowiedz się więcej",
"gdpr.message": "{siteTitle} korzysta z ciasteczek sesji, które są niezbędne dla działania strony.",
"gdpr.title": "{siteTitle} korzysta z ciasteczek",
"generic.logo": "Logo",
"generic.saved": "Zapisano",
"getting_started.open_source_notice": "{code_name} jest oprogramowaniem o otwartym źródle. Możesz pomóc w rozwoju lub zgłaszać błędy na GitLabie tutaj: {code_link} (v{code_version}).",
"group.cancel_request": "Anuluj zgłoszenie",
@ -1551,14 +1552,14 @@
"textarea.counter.label": "Pozostało {count} znaków",
"theme_editor.colors.accent": "Accent",
"theme_editor.colors.accent_blue": "Accent Blue",
"theme_editor.colors.danger": "Danger",
"theme_editor.colors.gradient_end": "Gradient End",
"theme_editor.colors.gradient_start": "Gradient Start",
"theme_editor.colors.gray": "Gray",
"theme_editor.colors.danger": "Niebezpieczeństwo",
"theme_editor.colors.gradient_end": "Koniec gradientu",
"theme_editor.colors.gradient_start": "Początek gradientu",
"theme_editor.colors.gray": "Szary",
"theme_editor.colors.greentext": "Greentext",
"theme_editor.colors.primary": "Primary",
"theme_editor.colors.secondary": "Secondary",
"theme_editor.colors.success": "Success",
"theme_editor.colors.primary": "Główny",
"theme_editor.colors.secondary": "Drugoplanowy",
"theme_editor.colors.success": "Sukces",
"theme_editor.export": "Eksportuj motyw",
"theme_editor.import": "Importuj motyw",
"theme_editor.import_success": "Pomyślnie zaimportowano motyw!",