31 lines
1.2 KiB
Plaintext
31 lines
1.2 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-06 16:16+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 a text argument is not present.
|
||
#: actions/shorten.php:56
|
||
msgid "\"text\" argument must be specified."
|
||
msgstr "L’argument « text » doit être spécifié."
|
||
|
||
#. TRANS: Plugin description.
|
||
#: ClientSideShortenPlugin.php:65
|
||
msgid ""
|
||
"ClientSideShorten causes the web interface's notice form to automatically "
|
||
"shorten URLs as they entered, and before the notice is submitted."
|
||
msgstr "ClientSideShorten fait en sorte que le formulaire d’avis de l’interface raccourcisse automatiquement les URL lorsqu’elles sont saisies, avant que l’avis ne soit soumis."
|