From a9be73b88decde27d4605d1a2069eb1272308f84 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Fri, 8 Nov 2024 23:58:02 +0100 Subject: [PATCH] fix: :globe_with_meridians: add french mute texts --- l10n/fr.js | 2 ++ l10n/fr.json | 2 ++ translationfiles/fr/repod.po | 4 ++-- translationfiles/templates/repod.pot | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index 4f664ae..af81ac4 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -23,6 +23,8 @@ OC.L10N.register( "Could not change the status of the episode" : "Impossible de changer le status de l'épisode", "Could not fetch episodes" : "Impossible de récuprer les épisodes", "Pause" : "Pause", + "Mute" : "Silencer", + "Unmute" : "Paroler", "Export subscriptions" : "Exporter les abonnements", "Filtering episodes" : "Filtrage des épisodes", "Show all" : "Montrer tout", diff --git a/l10n/fr.json b/l10n/fr.json index 80649a7..6a98559 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -21,6 +21,8 @@ "Could not change the status of the episode" : "Impossible de changer le status de l'épisode", "Could not fetch episodes" : "Impossible de récuprer les épisodes", "Pause" : "Pause", + "Mute" : "Silencer", + "Unmute" : "Paroler", "Export subscriptions" : "Exporter les abonnements", "Filtering episodes" : "Filtrage des épisodes", "Show all" : "Montrer tout", diff --git a/translationfiles/fr/repod.po b/translationfiles/fr/repod.po index 4fa43ad..bb8ae56 100644 --- a/translationfiles/fr/repod.po +++ b/translationfiles/fr/repod.po @@ -111,10 +111,10 @@ msgid "Pause" msgstr "Pause" msgid "Mute" -msgstr "" +msgstr "Silencer" msgid "Unmute" -msgstr "" +msgstr "Paroler" msgid "Export subscriptions" msgstr "Exporter les abonnements" diff --git a/translationfiles/templates/repod.pot b/translationfiles/templates/repod.pot index 1346a7b..6a5184c 100644 --- a/translationfiles/templates/repod.pot +++ b/translationfiles/templates/repod.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nextcloud 3.14159\n" "Report-Msgid-Bugs-To: translations\\@example.com\n" -"POT-Creation-Date: 2024-10-25 14:50+0000\n" +"POT-Creation-Date: 2024-11-08 22:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -234,6 +234,6 @@ msgstr "" msgid "No favorites" msgstr "" -#: /app/src/store/player.ts:89 +#: /app/src/store/player.ts:93 msgid "A browser extension conflict with RePod" msgstr ""