is.php 491 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Flytja út þetta eintak af ownCloud",
"This will create a compressed file that contains the data of this owncloud instance." => "Þetta mun búa til þjappaða skrá sem inniheldur gögnin í þessu ownCloud eintaki.",
"Please choose the export type:" => "Vinsamlegast velur tegund útflutnings:",
"ownCloud system files" => "ownCloud kerfisskrár",
"Just user files" => "Aðeins skrár notenda",
"Export" => "Flytja út"
);