diff --git a/advancedcontentfilter/lang/fr/messages.po b/advancedcontentfilter/lang/fr/messages.po index cd1853fd..c3698c66 100644 --- a/advancedcontentfilter/lang/fr/messages.po +++ b/advancedcontentfilter/lang/fr/messages.po @@ -5,7 +5,8 @@ # # Translators: # Marie Olive , 2018 -# vladimir N , 2018 +# Vladimir Núñez , 2018 +# Phigger Phigger , 2019 # #, fuzzy msgid "" @@ -14,7 +15,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-04-17 04:04+0200\n" "PO-Revision-Date: 2018-05-24 06:41+0000\n" -"Last-Translator: vladimir N , 2018\n" +"Last-Translator: Phigger Phigger , 2019\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" @@ -124,6 +125,8 @@ msgid "" "

Examples:

  • author_link == "
     "'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
" msgstr "" +"

Exemples :

  • author_link == "
    +"'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
" #: advancedcontentfilter.php:224 msgid "Cancel" @@ -167,7 +170,7 @@ msgstr "Argument manquant: " #: advancedcontentfilter.php:406 #, php-format msgid "Unknown post with guid: %s" -msgstr "" +msgstr "Post inconnu avec guid : %s" #: src/middlewares.php:28 msgid "Method not found" diff --git a/advancedcontentfilter/lang/fr/strings.php b/advancedcontentfilter/lang/fr/strings.php index 208a00a9..95f39f66 100644 --- a/advancedcontentfilter/lang/fr/strings.php +++ b/advancedcontentfilter/lang/fr/strings.php @@ -27,7 +27,7 @@ $a->strings["Close"] = "Fermer"; $a->strings["Add new rule"] = "Ajouter nouvelle règle"; $a->strings["Rule Name"] = "Nommer règle"; $a->strings["Rule Expression"] = "Expression de règle"; -$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = ""; +$a->strings["

Examples:

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"] = "

Exemples :

  • author_link == 'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
"; $a->strings["Cancel"] = "Annuler"; $a->strings["You must be logged in to use this method"] = "Vous devez être connecté pour utiliser cette méthode"; $a->strings["Invalid form security token, please refresh the page."] = "Formulaire token de sécurité invalide, rafraîchissez la page"; @@ -37,5 +37,5 @@ $a->strings["Rule doesn't exist or doesn't belong to you."] = "Cette règle n'ex $a->strings["Rule successfully updated"] = "Règle bien mise à jour"; $a->strings["Rule successfully deleted"] = "Règle bien supprimée"; $a->strings["Missing argument: guid."] = "Argument manquant: "; -$a->strings["Unknown post with guid: %s"] = ""; +$a->strings["Unknown post with guid: %s"] = "Post inconnu avec guid : %s"; $a->strings["Method not found"] = "Méthode non trouvée"; diff --git a/blockbot/lang/fr/messages.po b/blockbot/lang/fr/messages.po new file mode 100644 index 00000000..500f0a8e --- /dev/null +++ b/blockbot/lang/fr/messages.po @@ -0,0 +1,42 @@ +# ADDON blockbot +# Copyright (C) +# This file is distributed under the same license as the Friendica blockbot addon package. +# +# +# Translators: +# Phigger Phigger , 2019 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-07 09:03+0200\n" +"PO-Revision-Date: 2019-08-07 07:43+0000\n" +"Last-Translator: Phigger Phigger , 2019\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" + +#: blockbot.php:35 +msgid "Save Settings" +msgstr "Enregistrer les Paramètres" + +#: blockbot.php:36 +msgid "Allow \"good\" crawlers" +msgstr "Autoriser les \"bons\" crawlers" + +#: blockbot.php:37 +msgid "Block GabSocial" +msgstr "Bloquer GabSocial" + +#: blockbot.php:38 +msgid "Training mode" +msgstr "Mode d'entraînement" + +#: blockbot.php:46 +msgid "Settings updated." +msgstr "Paramètres mis à jour." diff --git a/blockbot/lang/fr/strings.php b/blockbot/lang/fr/strings.php new file mode 100644 index 00000000..1597735a --- /dev/null +++ b/blockbot/lang/fr/strings.php @@ -0,0 +1,13 @@ + 1);; +}} +; +$a->strings["Save Settings"] = "Enregistrer les Paramètres"; +$a->strings["Allow \"good\" crawlers"] = "Autoriser les \"bons\" crawlers"; +$a->strings["Block GabSocial"] = "Bloquer GabSocial"; +$a->strings["Training mode"] = "Mode d'entraînement"; +$a->strings["Settings updated."] = "Paramètres mis à jour."; diff --git a/blockbot/lang/nl/messages.po b/blockbot/lang/nl/messages.po new file mode 100644 index 00000000..57fecadd --- /dev/null +++ b/blockbot/lang/nl/messages.po @@ -0,0 +1,42 @@ +# ADDON blockbot +# Copyright (C) +# This file is distributed under the same license as the Friendica blockbot addon package. +# +# +# Translators: +# Jeroen De Meerleer , 2019 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-07 09:03+0200\n" +"PO-Revision-Date: 2019-08-07 07:43+0000\n" +"Last-Translator: Jeroen De Meerleer , 2019\n" +"Language-Team: Dutch (https://www.transifex.com/Friendica/teams/12172/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: blockbot.php:35 +msgid "Save Settings" +msgstr "Instellingen opslaan" + +#: blockbot.php:36 +msgid "Allow \"good\" crawlers" +msgstr "\"Goede\" crawlers toestaan" + +#: blockbot.php:37 +msgid "Block GabSocial" +msgstr "Blokeer GabSocial" + +#: blockbot.php:38 +msgid "Training mode" +msgstr "Training modus" + +#: blockbot.php:46 +msgid "Settings updated." +msgstr "Instellingen opgeslagen" diff --git a/blockbot/lang/nl/strings.php b/blockbot/lang/nl/strings.php new file mode 100644 index 00000000..18d9c2cc --- /dev/null +++ b/blockbot/lang/nl/strings.php @@ -0,0 +1,13 @@ +strings["Save Settings"] = "Instellingen opslaan"; +$a->strings["Allow \"good\" crawlers"] = "\"Goede\" crawlers toestaan"; +$a->strings["Block GabSocial"] = "Blokeer GabSocial"; +$a->strings["Training mode"] = "Training modus"; +$a->strings["Settings updated."] = "Instellingen opgeslagen";