lv.php 477 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Eksportēt šo ownCloud instanci",
"This will create a compressed file that contains the data of this owncloud instance." => "Tas izveidos saspiestu datni,kas satur šis wonCloud instances datus.",
"Please choose the export type:" => "Lūdzu, izvēlieties eksportēšanas tipu:",
"ownCloud system files" => "ownCloud sistēmas datnes",
"Just user files" => "Tikai lietotāju datnes",
"Export" => "Eksportēt"
);