1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-22 18:52:10 +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" : "Marcatores de libro",
"Bookm." : "Marcat.",
2014-10-30 06:57:04 -04:00
"No file provided for import" : "Il non ha alcun file de importar",
"Unsupported file type for import" : "Typo de file non supportate per importation",
2015-10-19 02:10:42 -04:00
"Some Error happened." : "Un error ha occurrite.",
2014-11-28 02:10:17 -05:00
"Error" : "Error",
2015-07-21 02:10:36 -04:00
"Tags" : "Etiquettas",
2014-10-30 06:57:04 -04:00
"Filter by tag" : "Filtra per etiquetta",
2015-10-19 02:10:42 -04:00
"Are you sure you want to remove this bookmark?" : "Es tu secur de voler remover iste marcator?",
2014-10-30 06:57:04 -04:00
"Warning" : "Aviso",
2014-11-27 02:10:23 -05:00
"Are you sure you want to remove this tag from every entry?" : "Tu es secur que tu vole remover iste etiquetta ex omne entratas?",
2014-10-30 06:57:04 -04:00
"Import error" : "Error de importation",
"Import completed successfully." : "Importation completate con successo.",
"Uploading..." : "Incargante...",
"Add a bookmark" : "Adde un marcator de libro",
2015-10-19 02:10:42 -04:00
"This URL is already bookmarked! Overwrite?" : "Iste URL es jam inter le marcatores! Superscriber?",
2014-10-30 06:57:04 -04:00
"The title of the page" : "Le titulo del pagina",
"The address of the page" : "Le adresse del pagina",
"Description of the page" : "Description del pagina",
"Save" : "Salveguardar",
"Delete" : "Deler",
"Edit" : "Modificar",
"Cancel" : "Cancellar",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" : "Trahe isto in tu marcatores de libro de navigator e pulsa, quando tu vole memorar un pagina web rapidemente:",
"Add to ownCloud" : "Adde a ownCloud",
"Address" : "Adresse",
2015-10-19 02:10:42 -04:00
"Filterable Tags" : "Etiquettas filtrabile",
2014-10-30 06:57:04 -04:00
"You have no bookmarks" : "Tu non ha marcatores de libro",
2015-10-19 02:10:42 -04:00
"You can also import a bookmark file" : "Tu pote etiam importar un file de marcatores de libro",
2014-10-30 06:57:04 -04:00
"Bookmarklet" : "Bookmarklet",
"Export & Import" : "Exportation & Importation",
"Export" : "Exportar",
"Import" : "Importar"
},
"nplurals=2; plural=(n != 1);");