richdocuments/l10n/is.js

40 строки
2.2 KiB
JavaScript
Исходник Обычный вид История

2016-06-22 09:36:05 +03:00
OC.L10N.register(
"richdocuments",
{
"Saving..." : "Er að vista ...",
2017-02-24 04:28:24 +03:00
"Download this revision" : "Sækja þessa útgáfu",
"Restore this revision" : "Endurheimta þessa útgáfu",
"Latest revision" : "Núverandi útgáfa",
"More versions..." : "Fleiri útgáfur...",
"Just now" : "Í þessum töluðu orðum",
2017-03-06 04:14:06 +03:00
"Failed to revert the document to older version" : "Mistókst að endurheimta skjalið sem eldri útgáfu",
2016-06-22 09:36:05 +03:00
"Save" : "Vista",
"Loading documents..." : "Hleð inn skjölum...",
"Edit" : "Breyta",
2017-02-24 04:28:24 +03:00
"View" : "Skoða",
"Document" : "Skjal",
"Spreadsheet" : "Töflureiknisskjal",
"Presentation" : "Kynning",
"Could not create file" : "Gat ekki búið til skrá",
"New Document.odt" : "Nýtt textaskjal.odt",
"New Spreadsheet.ods" : "Nýr töflureiknir.ods",
"New Presentation.odp" : "Ný kynning.odp",
"New Document.docx" : "Nýtt textaskjal.docx",
"New Spreadsheet.xlsx" : "Nýr töflureiknir.xlsx",
"New Presentation.pptx" : "Ný kynning.pptx",
"Can't create document" : "Get ekki búið til skjal",
"Saved" : "Vistað",
2017-03-06 04:14:06 +03:00
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Vistað með villu: Collabora Online ætti að nota sama samskiptamáta og uppsetning þjónsins.",
2017-02-24 04:28:24 +03:00
"Collabora Online" : "Collabora Online",
"Collabora Online server" : "Collabora Online þjónn",
2017-03-06 04:14:06 +03:00
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL-slóð (og gátt) Collabora Online þjónsins sem gefur út breytingaeigindi sem WOPI-biðlari.",
2016-06-22 09:36:05 +03:00
"Apply" : "Virkja",
2017-02-24 04:28:24 +03:00
"Use OOXML by default for new files" : "Nota OOXML sjálfgefið fyrir nýjar skrár",
2016-06-22 09:36:05 +03:00
"Wrong password. Please retry." : "Rangt lykilorð. Reyndu aftur.",
2017-02-24 04:28:24 +03:00
"Password" : "Lykilorð",
"OK" : "Í lagi",
2016-06-22 09:36:05 +03:00
"Guest %s" : "Gestanotandi %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Tengillinn er útrunninn eða var aldrei til. Hafðu samband við þann sem deildi honum með þer til að fá nánari upplýsingar."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");