friendica-addons/uhremotestorage/lang/fr/strings.php
2013-02-27 10:22:24 -05:00

8 lines
683 B
PHP

<?php
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "Permet l'utilisation de votre ID Friendica (%s) pour vous connecter à des sites compatibles \"unhosted\" (comme ownCloud). Voyez <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
$a->strings["Template URL (with {category})"] = "Modèle d'URL (avec {catégorie})";
$a->strings["OAuth end-point"] = "URL OAuth";
$a->strings["Api"] = "Type d'API";
$a->strings["Submit"] = "Envoyer";