aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/data/themes/base/messages/messages_pl.py
blob: 2d13e32d5f3b259f7b0cae4be85244eabafb8807 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# -*- encoding:utf-8 -*-
"""Autogenerated file, do not edit. Submit translations on Transifex."""

MESSAGES = {
    "%d min remaining to read": "zostało %d minut czytania",
    "(active)": "(aktywne)",
    "Also available in:": "Również dostępny w językach:",
    "Archive": "Archiwum",
    "Atom feed": "Kanał Atom",
    "Authors": "Autorzy",
    "Categories": "Kategorie",
    "Comments": "Komentarze",
    "LANGUAGE": "Polski",
    "Languages:": "Języki:",
    "More posts about %s": "Więcej postów o %s",
    "Newer posts": "Nowsze posty",
    "Next post": "Następny post",
    "Next": "Następne",
    "No posts found.": "Nie znaleziono żadnych postów.",
    "Nothing found.": "Nic nie znaleziono.",
    "Older posts": "Starsze posty",
    "Original site": "Oryginalna strona",
    "Posted:": "Opublikowano:",
    "Posts about %s": "Posty o %s",
    "Posts by %s": "Posty autora %s",
    "Posts for year %s": "Posty z roku %s",
    "Posts for {month_day_year}": "Posty z {month_day_year}",
    "Posts for {month_year}": "Posty z {month_year:MMMM yyyy}",
    "Previous post": "Poprzedni post",
    "Previous": "Poprzednie",
    "Publication date": "Data publikacji",
    "RSS feed": "Kanał RSS",
    "Read in English": "Czytaj po polsku",
    "Read more": "Czytaj więcej",
    "Skip to main content": "Przejdź do treści",
    "Source": "Źródło",
    "Subcategories:": "Podkategorie:",
    "Tags and Categories": "Tagi i Kategorie",
    "Tags": "Tagi",
    "Toggle navigation": "Pokaż/ukryj menu",
    "Uncategorized": "Nieskategoryzowane",
    "Up": "Do góry",
    "Updates": "Aktualności",
    "Write your page here.": "Tu wpisz treść strony.",
    "Write your post here.": "Tu wpisz treść postu.",
    "old posts, page %d": "stare posty, strona %d",
    "page %d": "strona %d",
    "updated": "aktualizacja",
}