gnu-social/plugins/LinkPreview/locale/fr/LC_MESSAGES/LinkPreview.po

41 lines
1.5 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: GNU social\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
"PO-Revision-Date: 2015-05-09 18:23+0000\n"
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
"Language-Team: French (http://www.transifex.com/gnu-social/gnu-social/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. TRANS: Client error displayed when the session token does not match or is
#. not given.
#: actions/oembedproxy.php:58
msgid "There was a problem with your session token. Try again, please."
msgstr "Un problème est survenu avec votre jeton de session. Veuillez essayer à nouveau."
#. TRANS: Client exception thrown when requesting a different format than
#. JSON.
#: actions/oembedproxy.php:65
msgid "Invalid format; only JSON supported."
msgstr "format invalide ; seul JSON pris en charge."
#. TRANS: Client exception thrown when not providing a valid URL.
#: actions/oembedproxy.php:71
msgid "Invalid URL."
msgstr "URL invalide."
#. TRANS: Plugin description.
#: LinkPreviewPlugin.php:40
msgid "UI extension for previewing thumbnails from links."
msgstr "Extensions dinterface utilisateur pour prévisualiser des vignettes depuis les liens."