nextcloud/apps/systemtags/l10n/pl.json

11 lines
419 B
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-03-12 09:55:36 +03:00
"%s (invisible)" : "%s (niewidoczny)",
2016-02-17 09:56:11 +03:00
"Tags" : "Tagi",
2016-03-12 09:55:36 +03:00
"Tagged files" : "Otagowane pliki",
"No files in here" : "Brak plików",
2016-02-17 09:56:11 +03:00
"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);"
}