et_EE.php 986 Bytes
<?php
$TRANSLATIONS = array(
"Welcome to %s" => "Tere tulemast %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Sinu personaalsed veebiteenused. Kõik su failid, kontaktid, kalender ja palju muud ühes kohas.",
"Get the apps to sync your files" => "Hangi rakendusi failide sünkroniseerimiseks",
"Connect your desktop apps to %s" => "Ühenda oma töölaua rakend %s",
"Connect your Calendar" => "Ühenda oma kalender",
"Connect your Contacts" => "Ühenda oma kontaktid",
"Access files via WebDAV" => "Ligipääs WebDAV vahendusel",
"Documentation" => "Dokumentatsioon",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Rohkem infot leiad <a target=\"_blank\" href=\"%s\">dokumentatsioonist</a> ja meie <a target=\"_blank\" href=\"http://owncloud.org\">veebilehelt</a>."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";