sl.php 471 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Izvozi to namestitev ownCloud",
"This will create a compressed file that contains the data of this owncloud instance." => "Ustvarjena bo stisnjena datoteka, ki vsebuje podatke o trenutni  namestitvi ownCloud.",
"Please choose the export type:" => "Izberite vrsto izvoza:",
"ownCloud system files" => "Sistemske datoteke ownCloud",
"Just user files" => "Samo uporabniške datoteke",
"Export" => "Izvozi"
);