1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/ast.php

12 lines
248 B
PHP
Raw Normal View History

2014-04-08 06:50:58 +02:00
<?php $TRANSLATIONS = array(
"Import" => "Importar",
"Other" => "Otru",
"Work" => "Trabayu",
"Delete" => "Desaniciar",
"Download" => "Descargar",
"Title" => "Títulu",
"Birthday" => "Data de nacencia",
"Share" => "Compartir",
"Edit" => "Editar"
);