Skip to content

Commit 6fbef37

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 3db4de6 commit 6fbef37

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

library/asyncio-stream.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,8 @@ msgid ""
399399
"The *data* buffer should be a C contiguous one-dimensional :term:`bytes-like "
400400
"object <bytes-like object>`."
401401
msgstr ""
402+
"*Databuffert* ska vara en C-kontinuerlig endimensionell :term:`bytes-"
403+
"liknande objekt <bytes-like object>`."
402404

403405
msgid ""
404406
"The method writes a list (or any iterable) of bytes to the underlying socket "

using/ios.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,13 +818,22 @@ msgid ""
818818
"\"Configurations\" tab. Modify the \"Arguments Passed On Launch\" value to "
819819
"change the testing arguments."
820820
msgstr ""
821+
"Argumenten som används för att köra testsuiten definieras som en del av "
822+
"testplanen. För att ändra testplanen, välj testplanens nod i projektträdet "
823+
"(den bör vara det första underordnade objektet till rotnoden) och välj "
824+
"fliken ”Konfigurationer”. Ändra värdet för ”Argument som skickas vid start” "
825+
"för att ändra testargumenten."
821826

822827
msgid ""
823828
"The test plan also disables parallel testing, and specifies the use of the "
824829
"``iOSTestbed.lldbinit`` file for providing configuration of the debugger. "
825830
"The default debugger configuration disables automatic breakpoints on the "
826831
"``SIGINT``, ``SIGUSR1``, ``SIGUSR2``, and ``SIGXFSZ`` signals."
827832
msgstr ""
833+
"Testplanen inaktiverar även parallella tester och anger att filen "
834+
"``iOSTestbed.lldbinit`` ska användas för att konfigurera felsökaren. "
835+
"Standardkonfigurationen för felsökaren inaktiverar automatiska brytpunkter "
836+
"för signalerna ``SIGINT``, ``SIGUSR1``, ``SIGUSR2`` och ``SIGXFSZ``."
828837

829838
msgid "App Store Compliance"
830839
msgstr "App Store-överensstämmelse"

whatsnew/changelog.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ msgid ""
4040
"that have been observed using the runner in GitHub Actions and Azure "
4141
"Pipelines test environments."
4242
msgstr ""
43+
":gh:`137873`: Testköraren för iOS har förenklats, vilket löser några problem "
44+
"som har uppstått vid användning av testköraren i testmiljöerna GitHub "
45+
"Actions och Azure Pipelines."
4346

4447
msgid "Library"
4548
msgstr "Bibliotek"

0 commit comments

Comments
 (0)