You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
878 B

<?php
$TRANSLATIONS = array(
"Welcome to %s" => "គមនមក %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "កមរបសនក។ ",
"Get the apps to sync your files" => "យកមមវងៗ សមកលកមឯកសនក",
"Connect your desktop apps to %s" => "កមមវរបសនក %s",
"Connect your Calendar" => "រតរបសនក",
"Documentation" => "កមរងឯកស"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";