he.php 656 Bytes
<?php
$TRANSLATIONS = array(
"Your personal web services. All your files, contacts, calendar and more, in one place." => "שירותי הרשת האישיים שלך. כל הקבצים, אנשי הקשר ולוחות השנה שלך במקום אחד.",
"Get the apps to sync your files" => "השג את האפליקציות על מנת לסנכרן את הקבצים שלך",
"Connect your Calendar" => "חבר את לוח השנה שלך",
"Connect your Contacts" => "חבר את אנשי הקשר שלך",
"Access files via WebDAV" => "גש לקבצים דרך WebDAV",
"Documentation" => "תיעוד"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";