richdocuments/l10n/et_EE.php

14 lines
388 B
PHP
Raw Normal View History

2013-08-28 17:35:04 -04:00
<?php $TRANSLATIONS = array(
"Close" => "Sulge",
2013-09-22 09:53:01 -04:00
"Share" => "Jaga",
2013-08-28 17:35:04 -04:00
"Failed to load documents." => "Dokumentide laadimine ebaõnnestus.",
"Sent" => "Saadetud",
"Declined" => "Tagasi lükatud",
"Accepted" => "Vastu võetud",
"Incoming" => "Sissetulev",
2013-09-16 09:32:07 -04:00
"Upload" => "Lae üles",
2013-09-05 05:35:38 -04:00
"Documents" => "Dokumendid",
2013-08-28 17:35:04 -04:00
"Advanced feature-set" => "Täpsemad seaded",
"(Unstable)" => "(Ebastabiilne)"
);