1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/es.php
2012-10-12 02:08:54 +02:00

34 lines
1.3 KiB
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Marcadores",
"Tags" => "Etiquetas",
"Edit bookmark" => "Editar marcador",
"Are you sure you want to remove this tag from every entry?" => "Esta seguro que desea remover este tag de todas las entradas?",
"Warning" => "Preacucion",
"Bookm." => "Marc.",
"Add a bookmark" => "Agregar a marcadores",
"Close" => "cerrrar",
"The title of the page" => "Titulo de la pagina",
"The address of the page" => "Direccion de la pagina",
"Description of the page" => "Descripcion de la pagina",
"Save" => "Guardar",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Arrastra desde aquí a los marcadores de tu navegador, y haz clic cuando quieras marcar una página web rápidamente:",
"Read later" => "Leer después",
"Address" => "Dirección",
"Add bookmark" => "Agregar Marcador",
"List" => "Lista",
"Image" => "Imagen",
"Hide" => "Ocultar",
"Show" => "Mostrar",
"Related Tags" => "Tags relacionados",
"You have no bookmarks" => "No tienes marcadores",
"Edit" => "Editar",
"Delete" => "Eliminar",
"Cancel" => "Cancelar",
"Bookmarklet <br />" => "Bookmarklet <br />",
"Import bookmarks" => "Importar marcadores",
"Bookmark html file" => "Marcadores en archivo HTML",
"Import" => "Importart",
"Export bookmarks" => "Exportar marcadores",
"Export" => "Exportar"
);