Files
therinaldos.com/wedding-pics/apps/files_pdfviewer/l10n/cs.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

8 lines
265 B
JavaScript

OC.L10N.register(
"files_pdfviewer",
{
"PDF viewer" : "Prohlížeč PDF",
"File upload failed." : "Nahrání souboru se nezdařilo."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");