]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/OMB/locale/fr/LC_MESSAGES/OMB.po
a2ce9253c21322b21987b77f64fda14381f09fac
[quix0rs-gnu-social.git] / plugins / OMB / locale / fr / LC_MESSAGES / OMB.po
1 # Translation of StatusNet - OMB to French (Français)
2 # Exported from translatewiki.net
3 #
4 # Author: Gomoko
5 # Author: Od1n
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - OMB\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2012-04-29 23:03+0000\n"
14 "PO-Revision-Date: 2012-04-29 23:08:49+0000\n"
15 "Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-POT-Import-Date: 2012-01-02 10:11:37+0000\n"
19 "X-Generator: MediaWiki 1.20alpha (87e6ff2); Translate 2012-04-11\n"
20 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
21 "X-Language-Code: fr\n"
22 "X-Message-Group: #out-statusnet-plugin-omb\n"
23 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
24
25 #. TRANS: Button text on page for remote subscribe.
26 #. TRANS: Link text for link that will subscribe to a remote profile.
27 msgctxt "BUTTON"
28 msgid "Subscribe"
29 msgstr "S’abonner"
30
31 #. TRANS: Button text on Authorise Subscription page.
32 msgctxt "BUTTON"
33 msgid "Accept"
34 msgstr "Accepter"
35
36 #. TRANS: Button text on Authorise Subscription page.
37 msgctxt "BUTTON"
38 msgid "Reject"
39 msgstr "Rejeter"
40
41 #. TRANS: Client error displayed trying to subscribe to an OMB 0.1 remote profile.
42 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
43 msgstr "Impossible de s'abonner à un profil distant OMB 0.1 avec cette action."
44
45 #. TRANS: Client error displayed when trying to add an OMB 0.1 remote profile to a list.
46 msgid "You cannot list an OMB 0.1 remote profile with this action."
47 msgstr "Impossible de lister un profil distant OMB 0.1 avec cette action."
48
49 #. TRANS: Client error displayed when trying to (un)list an OMB 0.1 remote profile.
50 msgid "You cannot (un)list an OMB 0.1 remote profile with this action."
51 msgstr ""
52 "Impossible de (ne plus) lister un profil distant OMB 0.1 avec cette action."
53
54 #. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
55 msgid "Could not delete subscription OMB token."
56 msgstr "Impossible de supprimer le jeton d'abonnement OMB."
57
58 #. TRANS: Plugin description.
59 msgid "A sample plugin to show basics of development for new hackers."
60 msgstr ""
61 "Un exemple de plugin pour montrer les bases de développement pour les "
62 "nouveaux codeurs."