41 lines
1.5 KiB
Plaintext
41 lines
1.5 KiB
Plaintext
# 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-02-07 09:02+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 exception thrown when requesting a not supported media type.
|
||
#: MobileProfilePlugin.php:200
|
||
msgid "This page is not available in a media type you accept."
|
||
msgstr "Cette page n’est pas disponible dans un des types de média que vous acceptez."
|
||
|
||
#. TRANS: Link to switch site layout from mobile to desktop mode. Appears at
|
||
#. very bottom of page.
|
||
#: MobileProfilePlugin.php:375
|
||
msgid "Switch to desktop site layout."
|
||
msgstr "Passer à la disposition du site de bureau."
|
||
|
||
#. TRANS: Link to switch site layout from desktop to mobile mode. Appears at
|
||
#. very bottom of page.
|
||
#: MobileProfilePlugin.php:379
|
||
msgid "Switch to mobile site layout."
|
||
msgstr "Passer à la disposition du site mobile."
|
||
|
||
#. TRANS: Plugin description.
|
||
#: MobileProfilePlugin.php:417
|
||
msgid "XHTML MobileProfile output for supporting user agents."
|
||
msgstr "Sortie XHTML MobileProfile pour les navigateurs compatibles."
|