kdeconnect-kde/po/sv/kdeconnect-kcm.po

241 lines
6.7 KiB
Text
Raw Normal View History

2022-10-02 03:48:34 +01:00
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
2024-06-26 02:25:28 +01:00
# SPDX-FileCopyrightText: 2013, 2014, 2015, 2016, 2017, 2018, 2020, 2021, 2023, 2024 Stefan Asserhäll <stefan.asserhall@gmail.com>
2022-10-02 03:48:34 +01:00
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2024-10-07 02:27:44 +01:00
"POT-Creation-Date: 2024-10-07 00:39+0000\n"
2024-10-08 02:29:20 +01:00
"PO-Revision-Date: 2024-10-07 16:43+0200\n"
2024-06-10 02:34:31 +01:00
"Last-Translator: Stefan Asserhäll <stefan.asserhall@gmail.com>\n"
2022-10-02 03:48:34 +01:00
"Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
2024-09-12 02:26:42 +01:00
"X-Generator: Lokalize 24.05.2\n"
2022-10-02 03:48:34 +01:00
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Stefan Asserhäll"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
2024-06-10 02:34:31 +01:00
msgstr "stefan.asserhall@gmail.com"
2022-10-02 03:48:34 +01:00
2024-10-07 02:27:44 +01:00
#: kcm.cpp:82
2024-09-12 02:26:42 +01:00
#, kde-format
2024-09-10 02:26:07 +01:00
msgid "Error: KDE Connect is not running"
2024-09-12 02:26:42 +01:00
msgstr "Fel: KDE-anslut kör inte"
2024-09-10 02:26:07 +01:00
2024-10-07 02:27:44 +01:00
#: kcm.cpp:198
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Key: %1"
msgstr "Nyckel: %1"
2024-10-07 02:27:44 +01:00
#: kcm.cpp:223
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Available plugins"
msgstr "Tillgängliga insticksprogram"
2024-10-07 02:27:44 +01:00
#: kcm.cpp:270
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Error trying to pair: %1"
msgstr "Fel vid försök att para ihop: %1"
2024-10-07 02:27:44 +01:00
#: kcm.cpp:286
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(paired)"
msgstr "(ihopparad)"
2024-10-07 02:27:44 +01:00
#: kcm.cpp:289
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(not paired)"
msgstr "(oparad)"
2024-10-07 02:27:44 +01:00
#: kcm.cpp:292
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(incoming pair request)"
msgstr "(inkommande begäran om ihopparning)"
2024-10-07 02:27:44 +01:00
#: kcm.cpp:295
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(pairing requested)"
msgstr "(ihopparning begärd)"
#. i18n: ectx: property (text), widget (QLabel, rename_label)
2024-10-07 02:27:44 +01:00
#: kcm.ui:58
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "KDE Connect"
msgstr "KDE-anslut"
#. i18n: ectx: property (text), widget (QToolButton, renameShow_button)
2024-10-07 02:27:44 +01:00
#: kcm.ui:81
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Edit"
msgstr "Redigera"
#. i18n: ectx: property (text), widget (QToolButton, renameDone_button)
2024-10-07 02:27:44 +01:00
#: kcm.ui:102
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Save"
msgstr "Spara"
#. i18n: ectx: property (text), widget (QPushButton, refresh_button)
2024-10-07 02:27:44 +01:00
#: kcm.ui:127
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Refresh"
msgstr "Uppdatera"
#. i18n: ectx: property (text), widget (QLabel, name_label)
2024-10-07 02:27:44 +01:00
#: kcm.ui:199
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device"
msgstr "Apparat"
#. i18n: ectx: property (text), widget (QLabel, status_label)
2024-10-07 02:27:44 +01:00
#: kcm.ui:215
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(status)"
msgstr "(status)"
#. i18n: ectx: property (text), widget (KSqueezedTextLabel, verificationKey)
2024-10-07 02:27:44 +01:00
#: kcm.ui:238
2022-10-02 03:48:34 +01:00
#, kde-format
2024-10-07 02:27:44 +01:00
msgid "KSqueezedTextLabel"
2024-10-08 02:29:20 +01:00
msgstr "KSqueezedTextLabel"
2022-10-02 03:48:34 +01:00
2023-06-03 02:49:52 +01:00
#. i18n: ectx: property (text), widget (QPushButton, cancel_button)
2024-10-07 02:27:44 +01:00
#: kcm.ui:269
2023-06-03 02:49:52 +01:00
#, kde-format
msgid "Cancel"
2023-08-01 02:57:11 +01:00
msgstr "Avbryt"
2023-06-03 02:49:52 +01:00
2022-10-02 03:48:34 +01:00
#. i18n: ectx: property (text), widget (QPushButton, accept_button)
2024-10-07 02:27:44 +01:00
#: kcm.ui:295
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Accept"
msgstr "Acceptera"
#. i18n: ectx: property (text), widget (QPushButton, reject_button)
2024-10-07 02:27:44 +01:00
#: kcm.ui:302
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Reject"
msgstr "Avslå"
#. i18n: ectx: property (text), widget (QPushButton, pair_button)
2024-10-07 02:27:44 +01:00
#: kcm.ui:315
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Request pair"
msgstr "Begär ihopparning"
#. i18n: ectx: property (text), widget (QPushButton, unpair_button)
2024-10-07 02:27:44 +01:00
#: kcm.ui:328
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Unpair"
msgstr "Ta bort ihopparning"
#. i18n: ectx: property (text), widget (QPushButton, ping_button)
2024-10-07 02:27:44 +01:00
#: kcm.ui:341
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Send ping"
msgstr "Skicka ping"
#. i18n: ectx: property (text), widget (QLabel, noDeviceLinks)
2024-10-07 02:27:44 +01:00
#: kcm.ui:379
2024-06-26 02:25:28 +01:00
#, kde-format
2022-10-02 03:48:34 +01:00
msgid ""
"<html><head/><body><p>No device selected.<br><br>If you own an Android "
"device, make sure to install the <a href=\"https://play.google.com/store/"
"apps/details?id=org.kde.kdeconnect_tp\"><span style=\" text-decoration: "
2023-11-20 01:37:04 +00:00
"underline;\">KDE Connect Android app</span></a> (also available <a href="
"\"https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp\"><span "
"style=\" text-decoration: underline;\">from F-Droid</span></a>) and it "
2024-06-25 02:22:48 +01:00
"should appear in the list. If you have an iPhone, make sure to install the "
"<a href=\"https://apps.apple.com/us/app/kde-connect/id1580245991\"><span "
"style=\" text-decoration: underline;\">KDE Connect iOS app</span></a> "
"<br><br>If you are having problems, visit the <a href=\"https://userbase.kde."
"org/KDEConnect\"><span style=\" text-decoration: underline;\">KDE Connect "
"Community wiki</span></a> for help.</p></body></html>"
2022-10-02 03:48:34 +01:00
msgstr ""
"<html><head/><body><p>Ingen enhet vald.<br><br>Om du äger en Android-"
"telefon, försäkra dig om att installera <a href=\"https://play.google.com/"
"store/apps/details?id=org.kde.kdeconnect_tp\"><span style=\" text-"
2023-11-22 01:23:48 +00:00
"decoration: underline;\">KDE-anslut Android-applikation</span></a> (också "
"tillgänglig <a href=\"https://f-droid.org/repository/browse/?fdid=org.kde."
"kdeconnect_tp\"><span style=\" text-decoration: underline;\">från F-Droid</"
2024-06-26 02:25:28 +01:00
"span></a>) så ska den visas i listan. Om du har en iPhone, försäkra dig om "
"att installera <a href=\"https://apps.apple.com/us/app/kde-connect/"
"id1580245991\"><span style=\" text-decoration: underline;\">KDE-anslut iOS-"
"applikation</span></a><br><br>Om du har problem, besök <a href=\"https://"
"userbase.kde.org/KDEConnect\"><span style=\" text-decoration: underline;"
"\">KDE-ansluts Wiki</span></a> för att få hjälp.</p></body></html>"
2022-10-02 03:48:34 +01:00
2024-10-07 02:27:44 +01:00
#: list.qml:44
#, kde-format
msgid "Remembered"
2024-10-08 02:29:20 +01:00
msgstr "Ihågkommen"
2024-10-07 02:27:44 +01:00
#: list.qml:46
2024-10-08 02:29:20 +01:00
#, kde-format
2024-10-07 02:27:44 +01:00
msgid "Available"
2024-10-08 02:29:20 +01:00
msgstr "Tillgänglig"
2024-10-07 02:27:44 +01:00
#: list.qml:48
2024-10-08 02:29:20 +01:00
#, kde-format
2024-10-07 02:27:44 +01:00
msgid "Connected"
2024-10-08 02:29:20 +01:00
msgstr "Ansluten"
2024-10-07 02:27:44 +01:00
#: list.qml:53
2024-10-08 02:29:20 +01:00
#, kde-format
2024-10-07 02:27:44 +01:00
msgid "No devices found"
2024-10-08 02:29:20 +01:00
msgstr "Inga apparater hittades"
2024-10-07 02:27:44 +01:00
#~ msgid "🔑 abababab"
#~ msgstr "🔑 abababab"
2023-07-21 03:03:19 +01:00
#~ msgid "KDE Connect Settings module"
#~ msgstr "Inställningsmodul för KDE-anslut"
#~ msgid "(C) 2015 Albert Vaca Cintora"
#~ msgstr "© 2015 Albert Vaca Cintora"
#~ msgid "Albert Vaca Cintora"
#~ msgstr "Albert Vaca Cintora"
2022-10-02 03:48:34 +01:00
#~ msgid "(C) 2018 Nicolas Fella"
#~ msgstr "© 2018 Nicolas Fella"
#~ msgid ""
#~ "<html><head/><body><p>If you are having problems, visit the <a href="
#~ "\"https://community.kde.org/KDEConnect\"><span style=\" text-decoration: "
#~ "underline; \">KDE Connect Community wiki</span></a> for help.</p></body></"
#~ "html>"
#~ msgstr ""
#~ "<html><head/><body><p>Om du får problem, besök <a href=\"https://"
#~ "community.kde.org/KDEConnect\"><span style=\" text-decoration: underline; "
#~ "\">KDE-anslut-gemenskapens wiki</span></a> för att få hjälp.</p></body></"
#~ "html>"
#~ msgid "(trusted)"
#~ msgstr "(pålitlig)"
#~ msgid "Unavailable plugins"
#~ msgstr "Ej tillgängliga insticksprogram"
#~ msgid "Plugins unsupported by the device"
#~ msgstr "Insticksprogram som inte stöds av apparaten"
#~ msgid "Plugins"
#~ msgstr "Insticksprogram"
#~ msgid "Browse"
#~ msgstr "Bläddra"
#~ msgid "Form"
#~ msgstr "Formulär"