2012-09-19 04:07:26 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Password" => "Contrasinal",
|
|
|
|
"Submit" => "Enviar",
|
2012-11-30 03:05:16 +04:00
|
|
|
"%s shared the folder %s with you" => "%s compartiu o cartafol %s con vostede",
|
|
|
|
"%s shared the file %s with you" => "%s compartiu o ficheiro %s con vostede",
|
|
|
|
"Download" => "Descargar",
|
|
|
|
"No preview available for" => "Sen vista previa dispoñíbel para",
|
|
|
|
"web services under your control" => "servizos web baixo o seu control"
|
2012-09-19 04:07:26 +04:00
|
|
|
);
|