1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-09 07:54:15 +01:00

39 lines
1.9 KiB
JavaScript
Raw Normal View History

2014-10-30 06:57:04 -04:00
OC.L10N.register(
"bookmarks",
{
2014-11-27 02:10:23 -05:00
"Bookmarks" : "Marcadores",
"Bookm." : "Marcad.",
2014-10-30 06:57:04 -04:00
"No file provided for import" : "Nun s'especificó nengún ficheru pa importar",
"Unsupported file type for import" : "Tipu de ficheru non sofitáu pa importar",
2015-11-11 02:10:40 -05:00
"Some Error happened." : "Dalgún error asocedió",
2014-11-28 02:10:17 -05:00
"Error" : "Fallu",
2015-07-21 02:10:36 -04:00
"Tags" : "Etiquetes",
2014-10-30 06:57:04 -04:00
"Filter by tag" : "Filtriar por etiquetes",
2015-11-11 02:10:40 -05:00
"Are you sure you want to remove this bookmark?" : "¿De xuru quies desaniciar esti marcador?",
2014-10-30 06:57:04 -04:00
"Warning" : "Avisu",
2014-11-27 02:10:23 -05:00
"Are you sure you want to remove this tag from every entry?" : "¿De xuru que quies desaniciar esta etiqueta de toles entraes?",
2014-10-30 06:57:04 -04:00
"Import error" : "Fallu d'importación",
"Import completed successfully." : "Importacióncompletada correchamente",
"Uploading..." : "Xubiendo...",
"Add a bookmark" : "Amestar un marcador",
2015-11-11 02:10:40 -05:00
"This URL is already bookmarked! Overwrite?" : "¡Esta URL ya ta marcada! ¿Quies sobrescribila?",
2014-10-30 06:57:04 -04:00
"The title of the page" : "El títulu de la páxina",
"The address of the page" : "La direición de la páxina",
"Description of the page" : "Descripción de la páxina",
"Save" : "Guardar",
"Delete" : "Desaniciar",
"Edit" : "Editar",
"Cancel" : "Encaboxar",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" : "Arrastra dende equí a los marcadores del to restolador web, y fai clic cuando quieras marcar una páxina web rápidamente:",
"Add to ownCloud" : "Amestar a ownCloud",
"Address" : "Direición",
2015-11-11 02:10:40 -05:00
"Filterable Tags" : "Etiquetes filtrables",
2014-10-30 06:57:04 -04:00
"You have no bookmarks" : "Nun tienes marcadores",
2015-11-11 02:10:40 -05:00
"You can also import a bookmark file" : "Tamién pues importar un ficheru de marcadores",
2014-10-30 06:57:04 -04:00
"Bookmarklet" : "Marcador de JavaScript",
"Export & Import" : "Importar y Esportar",
"Export" : "Esportar",
"Import" : "Importar"
},
"nplurals=2; plural=(n != 1);");