f7cloud_client/apps/files_pdfviewer/l10n/pl.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

6 lines
723 B
JSON

{ "translations": {
"PDF viewer" : "Przeglądarka PDF",
"Directly view PDF documents in your F7cloud. \nAs an added bonus, this app can also display Adobe Illustrator (.ai) files. \nPowered by [pdf.js](https://mozilla.github.io/pdf.js/)" : "Przeglądaj dokumenty PDF bezpośrednio w F7cloud.\nJako dodatkowy bonus, ta aplikacja może także wyświetlać pliki Adobe Illustrator (.ai). \nObsługiwane przez [pdf.js](https://mozilla.github.io/pdf.js/)",
"File upload failed." : "Przesyłanie pliku nie powiodło się."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}