2012-07-29 02:06:29 +02:00
< ? php $TRANSLATIONS = array (
2012-11-03 00:02:23 +01:00
" Unsupported file type for import " => " Importació d'un tipus de fitxer no implementat " ,
2012-07-29 02:06:29 +02:00
" Bookmarks " => " Adreces d'interès " ,
2012-10-11 02:10:53 +02:00
" Tags " => " Etiquetes " ,
2012-10-13 02:11:52 +02:00
" Edit bookmark " => " Edita l'adreça d'interès " ,
" Are you sure you want to remove this tag from every entry? " => " Segur que voleu eliminar aquesta etiqueta de cada entrada? " ,
" Warning " => " Avís " ,
2012-11-03 00:02:23 +01:00
" Import completed successfully. " => " La importació ha acabat amb èxit " ,
" Uploading... " => " Pujant... " ,
2012-09-13 02:04:07 +02:00
" Bookm. " => " Marcador " ,
2012-10-13 02:11:52 +02:00
" Add a bookmark " => " Afegeix una adreça d'interès " ,
" Close " => " Tanca " ,
" The title of the page " => " El títol de la pàgina " ,
" The address of the page " => " L'adreça de la pàgina " ,
" Description of the page " => " Descripció de la pàgina " ,
" Save " => " Desa " ,
2012-11-01 00:03:46 +01:00
" Edit " => " Edita " ,
" Delete " => " Esborra " ,
" Cancel " => " Cancel·la " ,
2012-07-29 02:06:29 +02:00
" Address " => " Adreça " ,
2012-10-13 02:11:52 +02:00
" Add bookmark " => " Afegeix una adreça d'interès " ,
" List " => " Llista " ,
" Image " => " Imatge " ,
" Hide " => " Amaga " ,
" Show " => " Mostra " ,
" Related Tags " => " Etiquetes relacionades " ,
2012-11-02 00:03:14 +01:00
" Settings " => " Configuració " ,
2012-07-29 02:06:29 +02:00
" You have no bookmarks " => " No teniu adreces d'interès " ,
2012-11-04 00:03:02 +01:00
" Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly: " => " Arrossegueu-ho al navegador i feu-hi un clic quan volgueu marcar ràpidament una adreça d'interès: " ,
" Read later " => " Llegeix més tard " ,
" Export " => " Exporta " ,
" Import " => " Importa "
2012-07-29 02:06:29 +02:00
);