sr.php
570 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Извези овај примерак ownCloud-а",
"This will create a compressed file that contains the data of this owncloud instance." => "Овим ћете компримовати податке овог примерка ownCloud-а.",
"Please choose the export type:" => "Изаберите врсту извоза:",
"ownCloud system files" => "Системске датотеке ownCloud-а",
"Just user files" => "Само корисничке датотеке",
"Export" => "Извези"
);