2012-09-19 02:07:43 +02:00
< ? php $TRANSLATIONS = array (
" Bookmarks " => " Marcadores " ,
2012-10-11 02:10:53 +02:00
" Tags " => " Etiquetas " ,
2012-11-02 00:03:14 +01:00
" Warning " => " Advertencia " ,
2012-09-19 02:07:43 +02:00
" Bookm. " => " Marcad. " ,
2012-11-02 00:03:14 +01:00
" Close " => " Pechar " ,
" Save " => " Gardar " ,
" Delete " => " Eliminar " ,
2012-11-08 00:03:47 +01:00
" Edit " => " Editar " ,
2012-11-02 00:03:14 +01:00
" Cancel " => " Cancelar " ,
2012-11-08 00:03:47 +01:00
" Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly: " => " Arrastre esto aos marcadores do seu navegador e pulse nel cando queira marcar unha páxina con rapidez: " ,
" Read later " => " Ler máis tarde " ,
2012-09-19 02:07:43 +02:00
" Address " => " Enderezo " ,
2012-11-02 00:03:14 +01:00
" Settings " => " Preferencias " ,
2012-09-19 02:07:43 +02:00
" You have no bookmarks " => " Non ten marcadores " ,
2012-11-04 00:03:02 +01:00
" Export " => " Exportar " ,
" Import " => " Importar "
2012-09-19 02:07:43 +02:00
);