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

pl.json « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c8e6c0fd9ce72c5227cca141812ed86dfea15451 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Pictures" : "Zdjęcia",
    "Picture view" : "Widok zdjęć",
    "Error loading slideshow template" : "Błąd podczas ładowania szablonu pokazu slajdów",
    "Share" : "Udostępnij",
    "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nie znaleziono zdjęć! Zdjęcia pojawią się tutaj, gdy wgrasz je do plików.",
    "shared by %s" : "udostępniony przez %s",
    "File list" : "Lista plików"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}