1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-03-02 02:29:25 +01:00
2012-10-11 02:10:53 +02:00

11 lines
473 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Marcadores",
"Tags" => "Etiquetas",
"Bookm." => "Marc.",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Arrastrá desde aquí a los marcadores de tu navegador, y hacé click cuando quieras marcar una página web:",
"Read later" => "Leer después",
"Address" => "Dirección",
"You have no bookmarks" => "No tenés marcadores",
"Bookmarklet <br />" => "Bookmarklet <br />"
);