1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/ia.js
2014-11-28 02:10:17 -05:00

35 lines
1.5 KiB
JavaScript

OC.L10N.register(
"bookmarks",
{
"Bookmarks" : "Marcatores de libro",
"Bookm." : "Marcat.",
"No file provided for import" : "Il non ha alcun file de importar",
"Unsupported file type for import" : "Typo de file non supportate per importation",
"Error" : "Error",
"Filter by tag" : "Filtra per etiquetta",
"Warning" : "Aviso",
"Tags" : "Etiquettas",
"Are you sure you want to remove this tag from every entry?" : "Tu es secur que tu vole remover iste etiquetta ex omne entratas?",
"Import error" : "Error de importation",
"Import completed successfully." : "Importation completate con successo.",
"Uploading..." : "Incargante...",
"Add a bookmark" : "Adde un marcator de libro",
"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",
"Add" : "Adder",
"You have no bookmarks" : "Tu non ha marcatores de libro",
"Bookmarklet" : "Bookmarklet",
"Export & Import" : "Exportation & Importation",
"Export" : "Exportar",
"Import" : "Importar"
},
"nplurals=2; plural=(n != 1);");