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

35 lines
1.4 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",
"Import completed successfully." => "Importación completada con éxito",
"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",
"Edit" => "Editar",
"Delete" => "Eliminar",
"Cancel" => "Cancelar",
"Address" => "Dirección",
"Add bookmark" => "Agregar Marcador",
"List" => "Lista",
"Image" => "Imagen",
"Hide" => "Ocultar",
"Show" => "Mostrar",
"Related Tags" => "Tags relacionados",
"Settings" => "Ajustes",
"You have no bookmarks" => "No tienes marcadores",
"Bookmarklet <br />" => "Bookmarklet <br />",
"Import bookmarks" => "Importar marcadores",
"Import" => "Importart",
"Export bookmarks" => "Exportar marcadores",
"Export" => "Exportar"
);