mk.php
643 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" => "Извези"
);