Translated using Weblate (Swedish)
Currently translated at 100.0% (971 of 971 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
This commit is contained in:
parent
c78d2e1556
commit
278dcff1aa
10
locale/sv.po
10
locale/sv.po
@ -6,7 +6,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
|
||||
"PO-Revision-Date: 2021-04-28 16:11+0000\n"
|
||||
"PO-Revision-Date: 2021-05-05 15:32+0000\n"
|
||||
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: sv\n"
|
||||
@ -3042,7 +3042,7 @@ msgstr "flyttalet för stort"
|
||||
|
||||
#: py/nativeglue.c
|
||||
msgid "float unsupported"
|
||||
msgstr ""
|
||||
msgstr "float stöds ej"
|
||||
|
||||
#: shared-bindings/_stage/Text.c
|
||||
msgid "font must be 2048 bytes long"
|
||||
@ -3134,7 +3134,7 @@ msgstr "identifieraren omdefinierad som icke-lokal"
|
||||
|
||||
#: py/compile.c
|
||||
msgid "import * not at module level"
|
||||
msgstr ""
|
||||
msgstr "import * inte på modulnivå"
|
||||
|
||||
#: py/persistentcode.c
|
||||
msgid "incompatible .mpy file"
|
||||
@ -3678,7 +3678,7 @@ msgstr "endast segment med steg=1 (aka Ingen) stöds"
|
||||
|
||||
#: py/vm.c
|
||||
msgid "opcode"
|
||||
msgstr ""
|
||||
msgstr "opkod"
|
||||
|
||||
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/compare/compare.c
|
||||
#: extmod/ulab/code/numpy/vector/vector.c
|
||||
@ -3903,7 +3903,7 @@ msgstr "samplingsfrekvens utanför räckvidden"
|
||||
|
||||
#: py/modmicropython.c
|
||||
msgid "schedule queue full"
|
||||
msgstr ""
|
||||
msgstr "schemakön full"
|
||||
|
||||
#: lib/utils/pyexec.c py/builtinimport.c
|
||||
msgid "script compilation not supported"
|
||||
|
Loading…
Reference in New Issue
Block a user