web-apps/apps/documenteditor/forms/locale/sv.json
2021-10-31 00:10:02 +03:00

36 lines
3.2 KiB
JSON

{
"DE.Controllers.ApplicationController.convertationErrorText": "Fel vid konvertering",
"DE.Controllers.ApplicationController.convertationTimeoutText": "Konverteringstiden har överskridits.",
"DE.Controllers.ApplicationController.criticalErrorTitle": "Fel",
"DE.Controllers.ApplicationController.downloadErrorText": "Nedladdning misslyckades",
"DE.Controllers.ApplicationController.downloadTextText": "Laddar ner dokumentet...",
"DE.Controllers.ApplicationController.errorAccessDeny": "Du försöker utföra en åtgärd som du inte har rättighet till.<br>Vänligen kontakta din systemadministratör.",
"DE.Controllers.ApplicationController.errorDefaultMessage": "Felkod: %1",
"DE.Controllers.ApplicationController.errorEditingDownloadas": "Ett fel har inträffat.<br>Använd \"Ladda ned som...\" för att spara en säkerhetskopia på din dator.",
"DE.Controllers.ApplicationController.errorFilePassProtect": "Dokumentet är lösenordsskyddat och kunde inte öppnas. ",
"DE.Controllers.ApplicationController.errorFileSizeExceed": "Filstorleken överskrider gränsen för din server.<br>Var snäll och kontakta administratören för dokumentservern för mer information.",
"DE.Controllers.ApplicationController.errorSubmit": "Gick ej att verkställa.",
"DE.Controllers.ApplicationController.errorUpdateVersionOnDisconnect": "Internetanslutningen har återställts och filversionen har ändrats.<br>Innan du fortsätter arbeta, ladda ner filen eller kopiera innehållet för att försäkra dig om att inte förlora något, ladda sedan om denna sida.",
"DE.Controllers.ApplicationController.errorUserDrop": "Filen kan inte nås för tillfället. ",
"DE.Controllers.ApplicationController.notcriticalErrorTitle": "Varning",
"DE.Controllers.ApplicationController.scriptLoadError": "Anslutningen är för långsam, vissa av komponenterna kunde inte laddas. Vänligen ladda om sidan.",
"DE.Controllers.ApplicationController.textAnonymous": "Anonym",
"DE.Controllers.ApplicationController.textGotIt": "Ok!",
"DE.Controllers.ApplicationController.textGuest": "Gäst",
"DE.Controllers.ApplicationController.textLoadingDocument": "Laddar dokument",
"DE.Controllers.ApplicationController.textOf": "av",
"DE.Controllers.ApplicationController.textRequired": "Fyll i alla fält för att skicka formulär.",
"DE.Controllers.ApplicationController.textSubmited": "<b> Formulär skickat </b> <br> Klicka för att stänga tipset",
"DE.Controllers.ApplicationController.txtClose": "Stäng",
"DE.Controllers.ApplicationController.unknownErrorText": "Okänt fel.",
"DE.Controllers.ApplicationController.unsupportedBrowserErrorText": "Din webbläsare stöds ej.",
"DE.Controllers.ApplicationController.waitText": "Var snäll och vänta...",
"DE.Views.ApplicationView.txtDownload": "Ladda ner",
"DE.Views.ApplicationView.txtDownloadDocx": "Ladda ner som docx",
"DE.Views.ApplicationView.txtDownloadPdf": "Ladda ner som pdf",
"DE.Views.ApplicationView.txtEmbed": "Inbädda",
"DE.Views.ApplicationView.txtFileLocation": "Gå till filens plats",
"DE.Views.ApplicationView.txtFullScreen": "Fullskärm",
"DE.Views.ApplicationView.txtPrint": "Skriva ut",
"DE.Views.ApplicationView.txtShare": "Dela"
}