bookmarks/l10n/oc.js

47 lines
1.6 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"bookmarks",
{
"Bookmarks" : "Marcapaginas",
"You bookmarked \"%s\"" : "Avètz marcat « %s »",
"%1$s bookmarked \"%2$s\"" : "%1$s a marcat « %2$s »",
"Someone bookmarked \"%s\"" : "Qualquun a marcat « %s »",
"You deleted \"%s\"" : "Avètz suprimit « %s »",
"%1$s deleted \"%2$s\"" : "%1$s a suprimit « %2$s »",
"Someone deleted \"%s\"" : "Qualquun a suprimit « %s »",
"You created folder \"%s\"" : "Avètz creat lo dossièr « %s»",
"Bookmark" : "Marcapagina",
"Bookmark deleted" : "Marcapagina suprimit",
"Bookmark created" : "Marcapagina creat",
"Bookmark moved" : "Marcapagina desplaçat",
"Bookmark updated" : "Marcapagina actualizat",
"Create bookmark" : "Crear marcapagina",
"Enter new title" : "Picar títol novèl",
"Select bookmark" : "Seleccionar marcapagina",
"Details" : "Detalhs",
"Rename" : "Renomenar",
"Move" : "Move",
"Delete" : "Suprimir",
"Cancel selection" : "Anullar la seleccion",
"New" : "Novèl",
"New folder" : "Novèl dorsièr",
"Enter a link" : "Dintrar un ligam",
"Enter a title" : "Dintrar un títol",
"Cancel" : "Anullar",
"Recent" : "Recents",
"Import" : "Importar",
"Export" : "Exportar",
"Title" : "Títol",
"Link" : "Ligam",
"Tags" : "Etiquetas",
"Notes" : "Nòtas",
"Owner" : "Owner",
"Sharing" : "Partiment",
"Share link" : "Partejar lo ligam",
"Copy link" : "Copiar lo ligam",
"Allow editing" : "Permetre la modificacion",
"Privacy" : "Confidencialitat",
"Folder" : "Dorsièr",
"Save" : "Salvar"
},
"nplurals=2; plural=(n > 1);");