mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
translation updates
This commit is contained in:
parent
1375847d54
commit
477bdcec89
19 changed files with 786 additions and 55 deletions
26
viewsrc/lang/fr/messages.po
Normal file
26
viewsrc/lang/fr/messages.po
Normal file
|
@ -0,0 +1,26 @@
|
|||
# ADDON viewsrc
|
||||
# Copyright (C)
|
||||
# This file is distributed under the same license as the Friendica viewsrc addon package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Marie Olive <lacellule101@gmail.com>, 2018
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2018-03-20 07:26+0000\n"
|
||||
"Last-Translator: Marie Olive <lacellule101@gmail.com>, 2018\n"
|
||||
"Language-Team: French (https://www.transifex.com/Friendica/teams/12172/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"
|
||||
|
||||
#: viewsrc.php:39
|
||||
msgid "View Source"
|
||||
msgstr "Voir source"
|
|
@ -1,3 +1,2 @@
|
|||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Voir la source";
|
||||
<?php
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue