2013-08-28 17:35:04 -04:00
|
|
|
<?php $TRANSLATIONS = array(
|
2013-10-29 04:32:51 -04:00
|
|
|
"Documents" => "Dokumentoj",
|
2013-08-28 17:35:04 -04:00
|
|
|
"Close" => "Fermi",
|
2013-09-22 09:53:01 -04:00
|
|
|
"Share" => "Kunhavigi",
|
2013-10-05 08:15:20 -04:00
|
|
|
"Failed to load documents." => "Malsukcesis ŝargo de dokumentoj.",
|
|
|
|
"Sent" => "Sendita",
|
|
|
|
"Accepted" => "Akceptita",
|
|
|
|
"Upload" => "Alŝuti",
|
|
|
|
"Save new documents to" => "Konservi novajn dokumentojn en",
|
|
|
|
"(Unstable)" => "(nestabila)"
|
2013-08-28 17:35:04 -04:00
|
|
|
);
|