1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/oc.php
2012-11-09 00:03:56 +01:00

12 lines
246 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Marcapaginas",
"Save" => "Enregistra",
"Delete" => "Escafa",
"Edit" => "Editar",
"Cancel" => "Annula",
"Add" => "Ajusta",
"Settings" => "Configuracion",
"Export" => "Exporta",
"Import" => "Importa"
);