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

10 lines
723 B
JavaScript

OC.L10N.register(
"files_pdfviewer",
{
"PDF viewer" : "PDF-läsare",
"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/)" : "Visa PDF-dokument direkt i ditt F7cloud. \nSom en extra bonus kan den här appen även visa Adobe Illustrator (.ai)-filer. \nDrivs av [pdf.js](https://mozilla.github.io/pdf.js/)",
"File upload failed." : "Filuppladdning misslyckades.",
"To view a shared PDF file, the download needs to be allowed for this file share" : "För att se en delad PDF-fil måste nedladdningen vara tillåten för denna fildelning"
},
"nplurals=2; plural=(n != 1);");