2014-10-30 11:57:04 +01:00
OC . L10N . register (
"bookmarks" ,
{
2014-11-27 08:10:23 +01:00
"Bookmarks" : "Segnalibri" ,
"Bookm." : "Segnal." ,
2014-10-30 11:57:04 +01:00
"No file provided for import" : "Non è stato fornito alcun file da importare" ,
"Unsupported file type for import" : "Tipo di file non supportato per l'importazione" ,
2014-11-30 08:10:17 +01:00
"Bookmark added. You can close the window now." : "Segnalibro aggiunto. Ora puoi chiudere la finestra. " ,
"Bookmark added successfully" : "Segnalibro aggiunto correttamente" ,
"Some Error happened." : "Si sono verificati alcuni errori." ,
2014-11-28 08:10:17 +01:00
"Error" : "Errore" ,
2014-10-30 11:57:04 +01:00
"Filter by tag" : "Filtro per etichetta" ,
2014-11-30 08:10:17 +01:00
"Are you sure you want to remove this bookmark?" : "Sei sicuro di voler rimuovere questo segnalibro?" ,
2014-10-30 11:57:04 +01:00
"Warning" : "Avviso" ,
2014-11-27 08:10:23 +01:00
"Tags" : "Tag" ,
"Are you sure you want to remove this tag from every entry?" : "Sei sicuro di voler rimuovere questo tag da ogni voce?" ,
2014-10-30 11:57:04 +01:00
"Import error" : "Errore di importazione" ,
"Import completed successfully." : "Importazione completata correttamente." ,
"Uploading..." : "Caricamento in corso..." ,
"Add a bookmark" : "Aggiungi un segnalibro" ,
2014-11-30 08:10:17 +01:00
"This URL is already bookmarked! Overwrite?" : "Questo URL è già tra i segnalibri! Vuoi sovrascriverlo?" ,
2014-10-30 11:57:04 +01:00
"The title of the page" : "Il titolo della pagina" ,
"The address of the page" : "L'indirizzo della pagina" ,
"Description of the page" : "Descrizione della pagina" ,
"Save" : "Salva" ,
"Delete" : "Elimina" ,
"Edit" : "Modifica" ,
"Cancel" : "Annulla" ,
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" : "Quando vuoi creare rapidamente un segnalibro, trascinalo sui segnalibri del browser e fai clic su di esso:" ,
"Add to ownCloud" : "Aggiungi a ownCloud" ,
"Address" : "Indirizzo" ,
"Add" : "Aggiungi" ,
2014-11-30 08:10:17 +01:00
"Filterable Tags" : "Etichette filtrabili" ,
2014-10-30 11:57:04 +01:00
"You have no bookmarks" : "Non hai segnalibri" ,
2014-11-30 08:10:17 +01:00
"You can also import a bookmark file" : "Puoi importare anche un file di segnalibri" ,
2014-10-30 11:57:04 +01:00
"Bookmarklet" : "Bookmarklet" ,
"Export & Import" : "Esporta e importa" ,
"Export" : "Esporta" ,
"Import" : "Importa"
} ,
"nplurals=2; plural=(n != 1);" ) ;