Files
therinaldos.com/wedding-pics/apps/files_pdfviewer/l10n/ar.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

9 lines
790 B
JavaScript

OC.L10N.register(
"files_pdfviewer",
{
"PDF viewer" : "عارض ملفات الـ PDF",
"Directly view PDF documents in your Nextcloud. \nAs an added bonus, this app can also display Adobe Illustrator (.ai) files. \nPowered by [pdf.js](https://mozilla.github.io/pdf.js/)" : "يقوم بعرض ملفات الـ PDF مباشرة داخل نكست كلاود.\nبالإضافة لذلك، يقوم هذا التطبيق بعرض ملفات Adobe Illustrator ذات الامتداد (.ai). \nهذا التطبيق مبنى باستعمال مكتبة [pdf.js] (https://mozilla.github.io/pdf.js/)",
"File upload failed." : "تعذّر رفع الملف."
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");