42 строки
2.2 KiB
JavaScript
42 строки
2.2 KiB
JavaScript
OC.L10N.register(
|
|
"richdocuments",
|
|
{
|
|
"Saving…" : "Gemmer...",
|
|
"All" : "Alle",
|
|
"Download this revision" : "Hent denne revision",
|
|
"Restore this revision" : "Gendan denne revision",
|
|
"Save As" : "Gem som",
|
|
"New filename" : "Nyt filnavn",
|
|
"Save" : "Gem",
|
|
"Loading documents…" : "Henter dokumenter...",
|
|
"Edit" : "Redigér",
|
|
"New Document" : "Nyt Dokument",
|
|
"New Spreadsheet" : "Nyt Regneark",
|
|
"New Presentation" : "Ny Præsentation",
|
|
"Could not create file" : "Kunne ikke oprette fil",
|
|
"Can't create document" : "Kan ikke oprette dokument",
|
|
"New Document.odt" : "Nyt dokument.odt",
|
|
"New Spreadsheet.ods" : "Nyt regneark.ods",
|
|
"New Presentation.odp" : "Ny præsentation.odp",
|
|
"New Document.docx" : "Nyt dokument.docx",
|
|
"New Spreadsheet.xlsx" : "Nyt regneark.xlsx",
|
|
"New Presentation.pptx" : "Nyt præsentation.pptx",
|
|
"Saved" : "Gemt",
|
|
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Gemt med fejl: Collabora Online skal bruge samme protokol som server installationen.",
|
|
"Collabora Online" : "Collabora Online",
|
|
"Collabora Online server" : "Collabora Online server",
|
|
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (og port) i Collabora Online serveren, der giver redigeringsfunktionalitet som en WOPI klient.",
|
|
"Apply" : "Anvend",
|
|
"Restrict usage to specific groups" : "Brugen begrænset til bestemte grupper",
|
|
"Restrict edit to specific groups" : "Redigering begrænset til bestemte grupper",
|
|
"Use OOXML by default for new files" : "Brug OOXML for standard for nye filer.",
|
|
"Enable access for external apps" : "Tillad tilgang fra eksterne apps",
|
|
"Add" : "Tilføj",
|
|
"Wrong password. Please retry." : "Forkert kodeord. Prøv igen.",
|
|
"Password" : "Kodeord",
|
|
"OK" : "OK",
|
|
"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." : "Dette link er uløbet eller har aldrig eksisteret. Kontakt venligst personen der delte linket for yderligere detaljer. "
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|