From 555c01b779434f9d75574c355621276c03363368 Mon Sep 17 00:00:00 2001 From: chaban Date: Thu, 26 Dec 2024 18:32:13 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 71.4% (5 of 7 strings) Translation: Picard Docs/functions/func_mul Translate-URL: https://translations.metabrainz.org/projects/picard-docs/functionsfunc_mul/de/ --- _locale/de/LC_MESSAGES/functions/func_mul.po | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/_locale/de/LC_MESSAGES/functions/func_mul.po b/_locale/de/LC_MESSAGES/functions/func_mul.po index a8dbe7242..a92c1cf09 100644 --- a/_locale/de/LC_MESSAGES/functions/func_mul.po +++ b/_locale/de/LC_MESSAGES/functions/func_mul.po @@ -2,13 +2,14 @@ # Copyright (C) This documentation is licensed under CC0 1.0. # This file is distributed under the same license as the MusicBrainz Picard package. # Philipp Wolfer , 2023. +# chaban , 2024. msgid "" msgstr "" "Project-Id-Version: MusicBrainz Picard v2.6.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-03-14 08:09+0100\n" -"PO-Revision-Date: 2023-08-30 00:43+0000\n" -"Last-Translator: Philipp Wolfer \n" +"PO-Revision-Date: 2024-12-27 16:42+0000\n" +"Last-Translator: chaban \n" "Language-Team: German \n" "Language: de\n" @@ -16,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.18.2\n" +"X-Generator: Weblate 5.9.2\n" #: ../../functions/func_mul.rst:6 msgid "$mul" -msgstr "" +msgstr "$mul" #: ../../functions/func_mul.rst:8 msgid "Usage: **$mul(x,y,\\*args)**"