summaryrefslogtreecommitdiffstats
path: root/l10n/ast.php
blob: bfe02c76e81c3cc35aba16d26bd630487b9419df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php $TRANSLATIONS = array(
"Address" => "Direición",
"Add" => "Amestar",
"New folder" => "Nueva carpeta",
"Folder name" => "Nome de la carpeta",
"from" => "Dende",
"by" => "por",
"Download" => "Descargar",
"Cancel" => "Encaboxar",
"Save" => "Guardar",
"Settings" => "Axustes",
"Import" => "Importar",
"Export" => "Esportar"
);