2013-10-05 08:15:20 -04:00

12 lines
335 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Fermi",
"Share" => "Kunhavigi",
"Failed to load documents." => "Malsukcesis ŝargo de dokumentoj.",
"Sent" => "Sendita",
"Accepted" => "Akceptita",
"Upload" => "Alŝuti",
"Documents" => "Dokumentoj",
"Save new documents to" => "Konservi novajn dokumentojn en",
"(Unstable)" => "(nestabila)"
);