39 lines
1.9 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
"Saving..." : "Sparar...",
2017-01-04 12:03:04 +00:00
"Download this revision" : "Ladda ner denna granskning",
"Restore this revision" : "Återställ denna granskning",
"Latest revision" : "Senaste granskningen",
"More versions..." : "Fler versioner...",
"Just now" : "Just nu",
"Failed to revert the document to older version" : "Misslyckades att återställa dokumentet till en tidigare version",
2016-06-22 02:36:05 -04:00
"Save" : "Spara",
"Loading documents..." : "Laddar dokument...",
"Edit" : "Ändra",
2017-01-04 12:03:04 +00:00
"View" : "Läs",
"Document" : "Dokument",
"Spreadsheet" : "Kalkylblad",
"Presentation" : "Presentation",
"Could not create file" : "Kan ej skapa fil",
"New Document.odt" : "Nytt Dokument.odt",
"New Spreadsheet.ods" : "Nytt Kalkylblad.ods",
"New Presentation.odp" : "Ny Presentation.odp",
"New Document.docx" : "Nytt Dokument.docx",
"New Spreadsheet.xlsx" : "Nytt Kalkylblad.xlsx",
"New Presentation.pptx" : "Ny Presentation.pptx",
"Can't create document" : "Kan inte skapa dokument",
"Saved" : "Sparad",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Sparad med felmeddelande: Collabora Online borde använda samma protokoll som serverinstallationen.",
"Collabora Online" : "Collabora Online",
"Collabora Online server" : "Collabora Online server",
2016-06-22 02:36:05 -04:00
"Apply" : "Tillämpa",
2017-01-04 12:03:04 +00:00
"Use OOXML by default for new files" : "Använd OOXML som standard för nya filer",
2016-06-22 02:36:05 -04:00
"Wrong password. Please retry." : "Fel lösenord. Försök igen.",
2017-01-04 12:03:04 +00:00
"Password" : "Lösenord",
"OK" : "OK",
2016-06-22 02:36:05 -04:00
"Guest %s" : "Gäst %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Länken har löpt ut eller aldrig existerat. Kontakta personen som delade den med dig för ytterligare detaljer."
},
"nplurals=2; plural=(n != 1);");