rendertime: forgot to add the messages.po file for FR translation
parent
5d1c7130c0
commit
a0e725de0a
|
@ -0,0 +1,27 @@
|
||||||
|
# ADDON rendertime
|
||||||
|
# Copyright (C)
|
||||||
|
# This file is distributed under the same license as the Friendica rendertime addon package.
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Thecross, 2017
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: friendica\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2017-12-04 22:24+0000\n"
|
||||||
|
"Last-Translator: Thecross\n"
|
||||||
|
"Language-Team: French (http://www.transifex.com/Friendica/friendica/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"
|
||||||
|
|
||||||
|
#: rendertime.php:29
|
||||||
|
#, php-format
|
||||||
|
msgid ""
|
||||||
|
"Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, "
|
||||||
|
"Other: %s, Total: %s"
|
||||||
|
msgstr "Performances: Base de données : %s, Réseau : %s, Rendu : %s, Parser : %s, Entrées/sorties : %s, Autre : %s, Total : %s"
|
Loading…
Reference in New Issue