2012-07-30 02:05:41 +02:00
< ? php $TRANSLATIONS = array (
2012-11-04 00:03:02 +01:00
" Unsupported file type for import " => " Filtypen stöds ej för import " ,
2012-07-30 02:05:41 +02:00
" Bookmarks " => " Bokmärken " ,
2012-10-11 02:10:53 +02:00
" Tags " => " Taggar " ,
2012-10-13 02:11:52 +02:00
" Edit bookmark " => " Redigera bokmärke " ,
" Are you sure you want to remove this tag from every entry? " => " Är du säker på att du vill ta bort denna tagg från varje post? " ,
" Warning " => " Varning " ,
2012-11-04 00:03:02 +01:00
" Import completed successfully. " => " Import slutförd. " ,
" Uploading... " => " Laddar upp... " ,
2012-09-12 02:04:03 +02:00
" Bookm. " => " Bokm. " ,
2012-10-13 02:11:52 +02:00
" Add a bookmark " => " Lägg till ett bokmärke " ,
" Close " => " Stäng " ,
" The title of the page " => " Titel på sidan " ,
" The address of the page " => " Adress till sidan " ,
" Description of the page " => " Beskrivning av sidan " ,
" Save " => " Spara " ,
2012-11-01 00:03:46 +01:00
" Edit " => " Redigera " ,
" Delete " => " Radera " ,
" Cancel " => " Avbryt " ,
2012-07-30 02:05:41 +02:00
" Address " => " Adress " ,
2012-10-13 02:11:52 +02:00
" Add bookmark " => " Lägg till bokmärke " ,
" Related Tags " => " Relaterade taggar " ,
2012-11-02 00:03:14 +01:00
" Settings " => " Inställningar " ,
2012-07-30 02:05:41 +02:00
" You have no bookmarks " => " Du har inga bokmärken " ,
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: " => " Dra till din webbläsares bokmärken och klicka på det när du vill bokmärka en webbsida snabbt: " ,
" Read later " => " Läs senare " ,
" Export " => " Exportera " ,
" Import " => " Importera "
2012-07-30 02:05:41 +02:00
);