Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pl.json « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 781d4539f5a7e651dcc12e725f287db177f0a206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "translations": {
    "Tags" : "Etykiety",
    "Tagged files" : "Otagowane pliki",
    "No files found for the selected tags" : "Nie znaleziono plików dla wybranych etykiet",
    "<strong>System tags</strong> for a file have been modified" : "<strong>System etykiet</strong> dla pliku został zmieniony",
    "%1$s assigned system tag %3$s" : "%1$s przypisywalny system etykiet%3$s",
    "%1$s unassigned system tag %3$s" : "%1$s nieprzypisany system etykiet%3$s",
    "%1$s created system tag %2$s" : "%1$s stworzony system etykiet%2$s",
    "%1$s deleted system tag %2$s" : "%1$s usunięty system etykiet%2$s",
    "%1$s updated system tag %3$s to %2$s" : "%1$s zaktualizowany system etykiet%3$s do %2$s",
    "%1$s assigned system tag %3$s to %2$s" : "%1$s przypisywalny system etykiet%3$s do %2$s",
    "%1$s unassigned system tag %3$s from %2$s" : "%1$s nieprzypisany system etykiet %3$s z %2$s",
    "%s (not-assignable)" : "%s (nieprzypisalny)",
    "%s (invisible)" : "%s (niewidoczny)",
    "No files in here" : "Brak plików",
    "No entries found in this folder" : "Brak wpisów w tym folderze",
    "Name" : "Nazwa",
    "Size" : "Rozmiar",
    "Modified" : "Modyfikacja"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}