2012-09-19 02:07:43 +02:00
< ? php $TRANSLATIONS = array (
2012-12-08 00:08:12 +01:00
" Unsupported file type for import " => " Tipo de ficheiro non admitido para a importación " ,
2012-09-19 02:07:43 +02:00
" Bookmarks " => " Marcadores " ,
2012-10-11 02:10:53 +02:00
" Tags " => " Etiquetas " ,
2012-11-21 00:03:36 +01:00
" Filter by tag " => " Filtrar segundo a etiqueta " ,
" Edit bookmark " => " Editar o marcador " ,
2012-12-08 00:08:12 +01:00
" Are you sure you want to remove this tag from every entry? " => " Confirma que quere eliminar esta etiqueta de todas as entradas? " ,
" Warning " => " Aviso " ,
" Import completed successfully. " => " Completouse correctamente a importación. " ,
2012-11-21 00:03:36 +01:00
" Uploading... " => " Enviando... " ,
" Bookm. " => " Marc. " ,
" Add a bookmark " => " Engadir un marcador " ,
2012-11-02 00:03:14 +01:00
" Close " => " Pechar " ,
2012-11-21 00:03:36 +01:00
" The title of the page " => " O título da páxina " ,
2012-12-08 00:08:12 +01:00
" The address of the page " => " O enderezo desta páxina " ,
2012-11-21 00:03:36 +01:00
" Description of the page " => " Descrición da páxina " ,
2012-11-02 00:03:14 +01:00
" 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-12-08 00:08:12 +01:00
" Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly: " => " Arrastre isto aos marcadores do seu navegador e prema nel cando queira marcar unha páxina con rapidez: " ,
2012-11-08 00:03:47 +01:00
" Read later " => " Ler máis tarde " ,
2012-09-19 02:07:43 +02:00
" Address " => " Enderezo " ,
2012-11-09 00:03:56 +01:00
" Add " => " Engadir " ,
2012-11-21 00:03:36 +01:00
" Related Tags " => " Etiquetas relacionadas " ,
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-12-08 00:08:12 +01:00
" You can also try to import a bookmark file " => " Tamén pode intentar importar un ficheiro de marcadores " ,
" Bookmarklet " => " Marcador " ,
2012-11-21 00:03:36 +01:00
" Export & Import " => " Exportar e importar " ,
2012-11-04 00:03:02 +01:00
" Export " => " Exportar " ,
" Import " => " Importar "
2012-09-19 02:07:43 +02:00
);