diff options
| author | Hosted Weblate <hosted@weblate.org> | 2025-03-16 11:53:00 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2025-03-16 11:53:00 +0100 |
| commit | c388fb2caecfecab27c50659969738890e1021cd (patch) | |
| tree | e4d6e837185a83946ea6579bd3892d7068dcdf72 /apps/web/lib/i18n/locales/pl | |
| parent | 7a372cf7459543d1750a02ab971b269579cc2998 (diff) | |
| download | karakeep-c388fb2caecfecab27c50659969738890e1021cd.tar.zst | |
i18n: Sync weblate translations
Co-authored-by: AdamA <adam.adamcek@gmail.com>
Co-authored-by: Aljaz <aljaz@aljaz.net>
Co-authored-by: Bazyli Cyran <bazyli@cyran.dev>
Co-authored-by: El <designated.crap@gmail.com>
Co-authored-by: Jisung, Ahn <narusas@gmail.com>
Co-authored-by: Julius Håkansson <juharo@pm.me>
Co-authored-by: Kym gemme <Kym.gemme@hotmail.com>
Co-authored-by: Lucas M MOreno <lmal.moreno@gmail.com>
Co-authored-by: Michael Förster <mfo1009@googlemail.com>
Co-authored-by: Miki Pfeiffer Hacke <hej@mikih.dk>
Co-authored-by: NM15 <rollrasen.info@gmail.com>
Co-authored-by: Panda <panda@326486.xyz>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
Co-authored-by: Piyoka Smith <piyoka5697@ahaks.com>
Co-authored-by: Quang Anh Tran <tranquanganh99@gmail.com>
Co-authored-by: TRY02 <1932557811@qq.com>
Co-authored-by: Андрій Прийма <cas23473@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/da/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/de/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/fr/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/hu/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/ko/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/pl/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/ru/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sk/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sl/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sv/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/uk/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/vi/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/zh_Hant/
Translation: Hoarder/Hoarder
Diffstat (limited to 'apps/web/lib/i18n/locales/pl')
| -rw-r--r-- | apps/web/lib/i18n/locales/pl/translation.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/apps/web/lib/i18n/locales/pl/translation.json b/apps/web/lib/i18n/locales/pl/translation.json index 66921560..84cdb8bd 100644 --- a/apps/web/lib/i18n/locales/pl/translation.json +++ b/apps/web/lib/i18n/locales/pl/translation.json @@ -22,7 +22,14 @@ "screenshot": "Zrzut ekranu", "video": "Wideo", "archive": "Archiwum", - "home": "Strona główna" + "home": "Strona główna", + "bookmark_types": { + "title": "Typ zakładki", + "text": "Tekst" + }, + "type": "Typ", + "size": "Rozmiar", + "source": "Źródło" }, "actions": { "remove_from_list": "Usuń z listy", @@ -91,7 +98,8 @@ "tagging_rule_description": "Wpisane tutaj podpowiedzi będą uwzględniane jako zasady podczas generowania tagów. Możesz zobaczyć ostateczne podpowiedzi w sekcji podglądu.", "prompt_preview": "Podgląd podpowiedzi", "text_prompt": "Podpowiedź tekstowa", - "images_prompt": "Podpowiedź obrazowa" + "images_prompt": "Podpowiedź obrazowa", + "summarization": "Streszczanie" }, "feeds": { "rss_subscriptions": "Subskrypcje RSS", |
