10 lines
774 B
JavaScript
10 lines
774 B
JavaScript
OC.L10N.register(
|
|
"files_pdfviewer",
|
|
{
|
|
"PDF viewer" : "Mtazamaji wa 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/)" : "Tazama hati za PDF moja kwa moja kwenye F7cloud yako. \nKama bonasi iliyoongezwa, programu hii inaweza pia kuonyesha faili za Adobe Illustrator (.ai). \nInaendeshwa na [pdf.js](https://mozilla.github.io/pdf.js/)",
|
|
"File upload failed." : "Upakiaji wa faili umeshindikana",
|
|
"To view a shared PDF file, the download needs to be allowed for this file share" : "Ili kutazama faili ya PDF iliyoshirikiwa, upakuaji unahitaji kuruhusiwa kwa kushiriki faili hii"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|