bookmarks/l10n/oc.js

55 lines
2.0 KiB
JavaScript
Raw Permalink 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",
"Copy link" : "Copiar lo ligam",
"Move" : "Move",
"Delete" : "Suprimir",
"Cancel selection" : "Anullar la seleccion",
"Go back" : "Revenir en arrière",
"New" : "Novèl",
"New folder" : "Novèl dorsièr",
"Search" : "Recercar",
"Enter a link" : "Dintrar un ligam",
"Enter a title" : "Dintrar un títol",
"Rename folder" : "Renomenar lo repertòri",
"Delete folder" : "Suprimir dossièr",
"Submit" : "Transmetre",
"Cancel" : "Anullar",
"Recent" : "Recents",
"Shared with you" : "Partejat amb vos",
"Files" : "Fichièrs",
"Settings" : "Paramètres",
"Title" : "Títol",
"Link" : "Ligam",
"Tags" : "Etiquetas",
"Notes" : "Nòtas",
"Owner" : "Owner",
"Sharing" : "Partiment",
"Share link" : "Partejar lo ligam",
"Editing allowed" : "Modificacion autorizada",
"Allow editing" : "Permetre la modificacion",
"Link copied" : "Ligam copiat",
"Privacy" : "Confidencialitat",
"Folder" : "Dorsièr",
"Save" : "Salvar"
},
"nplurals=2; plural=(n > 1);");