richdocuments/l10n/lt_LT.php

13 lines
367 B
PHP
Raw Normal View History

2013-08-28 17:35:04 -04:00
<?php $TRANSLATIONS = array(
"Close" => "Užverti",
2013-09-13 19:45:30 -04:00
"Failed to load documents." => "Nepavyko įkelti dokumentų.",
"Sent" => "Išsiųsta",
"Declined" => "Atmesta",
"Accepted" => "Priimta",
"Incoming" => "Įeinantys",
2013-09-16 09:32:07 -04:00
"Upload" => "Įkelti",
2013-09-13 19:45:30 -04:00
"Documents" => "Dokumentacija",
"Advanced feature-set" => "Išsamesni funkcijų nustatymai",
"(Unstable)" => "(Nestabilus)"
2013-08-28 17:35:04 -04:00
);