mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 17:11:05 +00:00
65 lines
2.2 KiB
Text
65 lines
2.2 KiB
Text
# ADDON irc
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica irc addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
# bob lebonche <lebonche@tutanota.com>, 2021
|
|
# ButterflyOfFire, 2020
|
|
# StefOfficiel <pichard.stephane@free.fr>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: friendica\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-11-21 19:14-0500\n"
|
|
"PO-Revision-Date: 2014-06-23 08:41+0000\n"
|
|
"Last-Translator: bob lebonche <lebonche@tutanota.com>, 2021\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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#: irc.php:32
|
|
msgid ""
|
|
"Here you can change the system wide settings for the channels to "
|
|
"automatically join and access via the side bar. Note the changes you do "
|
|
"here, only effect the channel selection if you are logged in."
|
|
msgstr "Vous pouvez modifier ici tous les paramètres système pour connecter et joindre les chaînes grâce à la barre latérale. Notez que les changement effectués ici, n'affectent la sélection de chaînes qui si vous êtes connecté."
|
|
|
|
#: irc.php:33 irc.php:133
|
|
msgid "Channel(s) to auto connect (comma separated)"
|
|
msgstr "Chaîne(s) à connecter automatiquement (séparée(s) par une virgule)"
|
|
|
|
#: irc.php:33 irc.php:133
|
|
msgid ""
|
|
"List of channels that shall automatically connected to when the app is "
|
|
"launched."
|
|
msgstr "Liste des chaînes devant être automatiquement connectées au lancement de l'application."
|
|
|
|
#: irc.php:34 irc.php:134
|
|
msgid "Popular Channels (comma separated)"
|
|
msgstr "Chaînes populaires (séparées par une virgule)"
|
|
|
|
#: irc.php:34 irc.php:134
|
|
msgid ""
|
|
"List of popular channels, will be displayed at the side and hotlinked for "
|
|
"easy joining."
|
|
msgstr "La liste des chaînes populaires et leur lien sera affichée sur le coté pour un accès facile"
|
|
|
|
#: irc.php:39
|
|
msgid "IRC Settings"
|
|
msgstr "Paramètres de l'IRC"
|
|
|
|
#: irc.php:60
|
|
msgid "IRC Chatroom"
|
|
msgstr "Salon IRC"
|
|
|
|
#: irc.php:88
|
|
msgid "Popular Channels"
|
|
msgstr "Chaînes populaires"
|
|
|
|
#: irc.php:132
|
|
msgid "Save Settings"
|
|
msgstr "Sauvegarder les paramètres"
|