Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
  • Loading branch information
weblate committed Aug 3, 2023
1 parent 37098df commit 9304d7a
Show file tree
Hide file tree
Showing 19 changed files with 102 additions and 78 deletions.
8 changes: 4 additions & 4 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -3287,6 +3287,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr ""
Expand Down Expand Up @@ -3332,10 +3336,6 @@ msgstr ""
msgid "input vectors must be of equal length"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down
8 changes: 4 additions & 4 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -3274,6 +3274,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr ""
Expand Down Expand Up @@ -3319,10 +3323,6 @@ msgstr ""
msgid "input vectors must be of equal length"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down
11 changes: 7 additions & 4 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -3347,6 +3347,10 @@ msgstr "Eingabedaten müssen iterierbar sein"
msgid "input dtype must be float or complex"
msgstr "Eingabe dtype muss float oder complex sein"

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr "Eingabematrix ist asymmetrisch"
Expand Down Expand Up @@ -3392,10 +3396,6 @@ msgstr "Die Eingabe muss Tupel, Liste, Bereich oder Ndarray sein"
msgid "input vectors must be of equal length"
msgstr "Eingabevektoren müssen gleich lang sein"

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr "Eingaben sind nicht iterierbar"

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr "interp ist für 1D-Iterables gleicher Länge definiert"
Expand Down Expand Up @@ -4463,6 +4463,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi muss die Form (n_section, 2) haben"

#~ msgid "inputs are not iterable"
#~ msgstr "Eingaben sind nicht iterierbar"

#~ msgid "Too many display busses"
#~ msgstr "Zu viele Anzeigebusse"

Expand Down
8 changes: 4 additions & 4 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -3288,6 +3288,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr ""
Expand Down Expand Up @@ -3333,10 +3337,6 @@ msgstr ""
msgid "input vectors must be of equal length"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down
11 changes: 7 additions & 4 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -3302,6 +3302,10 @@ msgstr "input data must be an iterable"
msgid "input dtype must be float or complex"
msgstr "input dtype must be float or complex"

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr "input matrix is asymmetric"
Expand Down Expand Up @@ -3347,10 +3351,6 @@ msgstr "input must be tuple, list, range, or ndarray"
msgid "input vectors must be of equal length"
msgstr "input vectors must be of equal length"

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr "inputs are not iterable"

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr "interp is defined for 1D iterables of equal length"
Expand Down Expand Up @@ -4404,6 +4404,9 @@ msgstr "zi must be of float type"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi must be of shape (n_section, 2)"

#~ msgid "inputs are not iterable"
#~ msgstr "inputs are not iterable"

#~ msgid "Too many display busses"
#~ msgstr "Too many display busses"

Expand Down
11 changes: 7 additions & 4 deletions locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -3350,6 +3350,10 @@ msgstr "los datos de entrada deben ser iterables"
msgid "input dtype must be float or complex"
msgstr "dtype de entrada debe ser float o complex"

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr "la matriz de entrada es asimétrica"
Expand Down Expand Up @@ -3395,10 +3399,6 @@ msgstr "la entrada debe ser una tupla, lista, rango o ndarray"
msgid "input vectors must be of equal length"
msgstr "los vectores de entrada deben ser de igual tamaño"

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr "Entradas no son iterables"

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr "interp está definido para iterables 1D de igual tamaño"
Expand Down Expand Up @@ -4460,6 +4460,9 @@ msgstr "zi debe ser de tipo flotante"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi debe ser una forma (n_section,2)"

#~ msgid "inputs are not iterable"
#~ msgstr "Entradas no son iterables"

#~ msgid "Too many display busses"
#~ msgstr "Demasiados buses de pantalla"

Expand Down
8 changes: 4 additions & 4 deletions locale/fil.po
Original file line number Diff line number Diff line change
Expand Up @@ -3289,6 +3289,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr ""
Expand Down Expand Up @@ -3334,10 +3338,6 @@ msgstr ""
msgid "input vectors must be of equal length"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down
11 changes: 7 additions & 4 deletions locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -3368,6 +3368,10 @@ msgstr "les données d'entrée doivent être un itérable"
msgid "input dtype must be float or complex"
msgstr "le dtype d'entrée doit être un flottant ou un complexe"

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr "la matrice d'entrée est asymétrique"
Expand Down Expand Up @@ -3413,10 +3417,6 @@ msgstr "l'entrée 'input' doit être tuple, list, range ou ndarray"
msgid "input vectors must be of equal length"
msgstr "les vecteurs d'entrée doivent être de longueur égale"

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr "les entrées ne sont pas itérables"

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr "interp n'est défini que pour les 1D itérables de taille identique"
Expand Down Expand Up @@ -4482,6 +4482,9 @@ msgstr "zi doit être de type float"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi doit être de forme (n_section, 2)"

#~ msgid "inputs are not iterable"
#~ msgstr "les entrées ne sont pas itérables"

#~ msgid "Too many display busses"
#~ msgstr "Trop de bus d'affichage"

Expand Down
8 changes: 4 additions & 4 deletions locale/hi.po
Original file line number Diff line number Diff line change
Expand Up @@ -3259,6 +3259,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr ""
Expand Down Expand Up @@ -3304,10 +3308,6 @@ msgstr ""
msgid "input vectors must be of equal length"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down
8 changes: 4 additions & 4 deletions locale/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -3294,6 +3294,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr ""
Expand Down Expand Up @@ -3339,10 +3343,6 @@ msgstr ""
msgid "input vectors must be of equal length"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down
8 changes: 4 additions & 4 deletions locale/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -3281,6 +3281,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr "入力行列が非対称"
Expand Down Expand Up @@ -3326,10 +3330,6 @@ msgstr "入力はtuple, list, range, ndarrayでなければなりません"
msgid "input vectors must be of equal length"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down
8 changes: 4 additions & 4 deletions locale/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -3263,6 +3263,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr ""
Expand Down Expand Up @@ -3308,10 +3312,6 @@ msgstr ""
msgid "input vectors must be of equal length"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down
11 changes: 7 additions & 4 deletions locale/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -3290,6 +3290,10 @@ msgstr "invoerdata moet itereerbaar zijn"
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr "invoermatrix is asymmetrisch"
Expand Down Expand Up @@ -3335,10 +3339,6 @@ msgstr "invoer moet een tuple, lijst, bereik of ndarray zijn"
msgid "input vectors must be of equal length"
msgstr "invoervectors moeten van gelijke lengte zijn"

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr "invoer is niet itereerbaar"

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down Expand Up @@ -4395,6 +4395,9 @@ msgstr "zi moet van type float zijn"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi moet vorm (n_section, 2) hebben"

#~ msgid "inputs are not iterable"
#~ msgstr "invoer is niet itereerbaar"

#~ msgid "Too many display busses"
#~ msgstr "Teveel beeldscherm bussen"

Expand Down
8 changes: 4 additions & 4 deletions locale/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -3268,6 +3268,10 @@ msgstr ""
msgid "input dtype must be float or complex"
msgstr ""

#: extmod/ulab/code/numpy/poly.c
msgid "input is not iterable"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "input matrix is asymmetric"
msgstr ""
Expand Down Expand Up @@ -3313,10 +3317,6 @@ msgstr ""
msgid "input vectors must be of equal length"
msgstr "wektory wejściowe muszą być równej długości"

#: extmod/ulab/code/numpy/poly.c
msgid "inputs are not iterable"
msgstr ""

#: extmod/ulab/code/numpy/approx.c
msgid "interp is defined for 1D iterables of equal length"
msgstr ""
Expand Down
Loading

0 comments on commit 9304d7a

Please sign in to comment.