1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/ia.php

36 lines
1.6 KiB
PHP
Raw Normal View History

2012-11-02 00:03:14 +01:00
<?php $TRANSLATIONS = array(
2014-04-25 08:10:25 +02: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",
"Bookmarks" => "Marcatores de libro",
"Tags" => "Etiquettas",
"Filter by tag" => "Filtra per etiquetta",
"Edit bookmark" => "Modifica marcator de libro",
"Are you sure you want to remove this tag from every entry?" => "Tu es secur que tu vole remover iste etiquetta ex omne entratas?",
"Warning" => "Aviso",
"Import error" => "Error de importation",
"Import completed successfully." => "Importation completate con successo.",
"Uploading..." => "Incargante...",
"Bookm." => "Marcat.",
"Add a bookmark" => "Adde un marcator de libro",
2012-11-02 00:03:14 +01:00
"Close" => "Clauder",
2014-04-25 08:10:25 +02: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",
2012-11-02 00:03:14 +01:00
"Save" => "Salveguardar",
"Delete" => "Deler",
2012-11-08 00:03:47 +01:00
"Edit" => "Modificar",
2012-11-02 00:03:14 +01:00
"Cancel" => "Cancellar",
2014-04-25 08:10:25 +02:00
"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",
2012-11-02 00:03:14 +01:00
"Address" => "Adresse",
2012-11-09 00:03:56 +01:00
"Add" => "Adder",
2014-04-25 08:10:25 +02:00
"Related Tags" => "Etiquettas connexe",
2012-11-02 00:03:14 +01:00
"Settings" => "Configurationes",
2014-04-25 08:10:25 +02:00
"You have no bookmarks" => "Tu non ha marcatores de libro",
"You can also try to import a bookmark file" => "Tu anque pote essayar importar un file de marcator de libro",
"Bookmarklet" => "Bookmarklet",
"Export & Import" => "Exportation & Importation",
2012-11-04 00:03:02 +01:00
"Export" => "Exportar",
"Import" => "Importar"
2012-11-02 00:03:14 +01:00
);