42 lines
1.4 KiB
Text
42 lines
1.4 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: science_signal 1.0.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-05-26 23:08+0200\n"
|
|
"PO-Revision-Date: 2024-05-26 23:13+0200\n"
|
|
"Last-Translator: linarphy <linarphy@linarphy.net>\n"
|
|
"Language-Team: French\n"
|
|
"Language: fr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: src/science_signal/__init__.py:42
|
|
msgid "cannot convert an array with a shape different than (2, n)"
|
|
msgstr "cannot convert an array with a shape different than (2, n)"
|
|
|
|
#: src/science_signal/signal.py:19
|
|
msgid "each value of a signal must be linked with a frequency/time"
|
|
msgstr "each value of a signal must be linked with a frequency/time"
|
|
|
|
#: src/science_signal/signal.py:30
|
|
msgid "the signal must contains more than one value"
|
|
msgstr "the signal must contains more than one value"
|
|
|
|
#: src/science_signal/signal.py:37
|
|
msgid "each value of the signal should be linked with a single frequency/time"
|
|
msgstr "each value of the signal should be linked with a single frequency/time"
|
|
|
|
#: src/science_signal/signal.py:79 src/science_signal/signal.py:145
|
|
msgid "unknown operator {}"
|
|
msgstr "unknown operator {}"
|
|
|
|
#: src/science_signal/signal.py:119
|
|
msgid "unkown operator {}"
|
|
msgstr "unknwon operator {}"
|