2012-07-30 02:05:41 +02:00
< ? php $TRANSLATIONS = array (
" Bookmarks " => " Marcadores " ,
2012-10-11 02:10:53 +02:00
" Tags " => " Etiquetas " ,
2012-10-12 02:08:54 +02:00
" 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 " ,
2012-11-02 00:03:14 +01:00
" Import completed successfully. " => " Importación completada con éxito " ,
2012-09-26 13:27:02 +02:00
" Bookm. " => " Marc. " ,
2012-10-12 02:08:54 +02:00
" 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 " ,
2012-07-30 02:05:41 +02:00
" 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 " ,
2012-11-01 00:03:46 +01:00
" Edit " => " Editar " ,
" Delete " => " Eliminar " ,
" Cancel " => " Cancelar " ,
2012-07-30 02:05:41 +02:00
" Address " => " Dirección " ,
2012-10-12 02:08:54 +02:00
" Add bookmark " => " Agregar Marcador " ,
" List " => " Lista " ,
" Image " => " Imagen " ,
" Hide " => " Ocultar " ,
" Show " => " Mostrar " ,
" Related Tags " => " Tags relacionados " ,
2012-11-02 00:03:14 +01:00
" Settings " => " Ajustes " ,
2012-07-30 02:05:41 +02:00
" You have no bookmarks " => " No tienes marcadores " ,
2012-10-12 02:08:54 +02:00
" Bookmarklet <br /> " => " Bookmarklet <br /> " ,
" Import bookmarks " => " Importar marcadores " ,
" Import " => " Importart " ,
" Export bookmarks " => " Exportar marcadores " ,
" Export " => " Exportar "
2012-07-30 02:05:41 +02:00
);