friendica-addons/uhremotestorage/lang/fr/strings.php

8 lines
683 B
PHP
Raw Normal View History

2013-02-27 15:38:30 +01:00
<?php
2013-02-27 16:22:24 +01:00
$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>";
2013-02-27 15:38:30 +01:00
$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";