summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/pl.json
blob: 9c96b30a61c982a7f84efabf0b82d8a804201544 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Personal" : "Osobiste",
    "Contacts" : "Kontakty",
    "Technical details" : "Szczegóły techniczne",
    "Remote Address: %s" : "Adres zdalny: %s",
    "Request ID: %s" : "ID żądania: %s",
    "Type: %s" : "Typ: %s",
    "Code: %s" : "Kod: %s",
    "Message: %s" : "Komunikat: %s",
    "File: %s" : "Plik: %s",
    "Line: %s" : "Linia: %s",
    "Trace" : "Ślad"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}