he.php 547 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" => "יצוא"
);