mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-23 18:42:54 +00:00
126 lines
4.1 KiB
Text
126 lines
4.1 KiB
Text
# translation of solid-hardware.po to Swedish
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Stefan Asserhäll <stefan.asserhall@bredband.net>, 2007, 2008, 2011.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: solid-hardware\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2023-08-10 00:42+0300\n"
|
|
"PO-Revision-Date: 2011-08-28 09:56+0200\n"
|
|
"Last-Translator: Stefan Asserhall <stefan.asserhall@bredband.net>\n"
|
|
"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"
|
|
"X-Generator: Lokalize 1.2\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
#: solid-hardware.cpp:40
|
|
msgid "solid-hardware"
|
|
msgstr "Solid hårdvara"
|
|
|
|
#: solid-hardware.cpp:42
|
|
msgid "KDE tool for querying your hardware from the command line"
|
|
msgstr "KDE-verktyg för att hämta information om hårdvara från kommandoraden"
|
|
|
|
#: solid-hardware.cpp:174
|
|
msgid "Syntax Error: Not enough arguments"
|
|
msgstr "Syntaxfel: Inte tillräckligt antal argument"
|
|
|
|
#: solid-hardware.cpp:179
|
|
msgid "Syntax Error: Too many arguments"
|
|
msgstr "Syntaxfel: För många argument"
|
|
|
|
#: solid-hardware.cpp:190
|
|
msgid "Show available commands"
|
|
msgstr "Visa tillgängliga kommandon"
|
|
|
|
#: solid-hardware.cpp:192
|
|
msgid "Command (see --commands)"
|
|
msgstr "Kommando (se --commands)"
|
|
|
|
#: solid-hardware.cpp:194
|
|
msgid "Arguments for command"
|
|
msgstr "Argument för kommando"
|
|
|
|
#: solid-hardware.cpp:206
|
|
msgid "Syntax:"
|
|
msgstr "Syntax:"
|
|
|
|
#: solid-hardware.cpp:209
|
|
msgid ""
|
|
" # List the hardware available in the system.\n"
|
|
" # - If the 'details' option is specified, the device "
|
|
"interfaces\n"
|
|
" # and the corresponding properties are listed in a platform\n"
|
|
" # neutral fashion,\n"
|
|
" # - Otherwise only device UDIs are listed.\n"
|
|
msgstr ""
|
|
|
|
#: solid-hardware.cpp:216
|
|
msgid ""
|
|
" # Display all the interfaces and properties of the device\n"
|
|
" # corresponding to 'udi' in a platform neutral fashion.\n"
|
|
msgstr ""
|
|
" # Visar alla enhetens gränssnitt och egenskaper som\n"
|
|
" # motsvarar 'udi' på ett plattformsoberoende sätt.\n"
|
|
|
|
#: solid-hardware.cpp:220
|
|
msgid ""
|
|
" # Display all the properties of the device corresponding to "
|
|
"'udi'.\n"
|
|
msgstr ""
|
|
|
|
#: solid-hardware.cpp:223
|
|
msgid ""
|
|
" # List the UDI of devices corresponding to 'predicate'.\n"
|
|
" # - If 'parentUdi' is specified, the search is restricted to "
|
|
"the\n"
|
|
" # branch of the corresponding device,\n"
|
|
" # - Otherwise the search is done on all the devices.\n"
|
|
msgstr ""
|
|
" # Listar UDI för enheter som motsvarar 'predicate'.\n"
|
|
" # - Om 'parentUdi' anges, begränsas sökningen till\n"
|
|
" # grenen för motsvarande enhet,\n"
|
|
" # - Annars utförs sökningen för alla enheter.\n"
|
|
|
|
#: solid-hardware.cpp:229
|
|
msgid ""
|
|
" # If applicable, mount the device corresponding to 'udi'.\n"
|
|
msgstr " # Om tillämpligt, monterar enheten som motsvarar 'udi'.\n"
|
|
|
|
#: solid-hardware.cpp:232
|
|
msgid ""
|
|
" # If applicable, unmount the device corresponding to 'udi'.\n"
|
|
msgstr ""
|
|
" # Om tillämpligt, avmonterar enheten som motsvarar 'udi'.\n"
|
|
|
|
#: solid-hardware.cpp:235
|
|
msgid ""
|
|
" # If applicable, eject the device corresponding to 'udi'.\n"
|
|
msgstr " # Om tillämpligt, matar ut enheten som motsvarar 'udi'.\n"
|
|
|
|
#: solid-hardware.cpp:238
|
|
msgid " # Listen to all add/remove events on supported hardware."
|
|
msgstr ""
|
|
" # Lyssna på alla tilläggs- och borttagningshändelser på "
|
|
"hårdvara som stöder det."
|
|
|
|
#: solid-hardware.cpp:307
|
|
msgid "Syntax Error: Unknown command '%1'"
|
|
msgstr "Syntaxfel: Okänt kommando '%1'"
|
|
|
|
#: solid-hardware.cpp:359
|
|
msgid "Error: %1 does not have the interface StorageAccess."
|
|
msgstr "Fel: %1 har inte gränssnittet lagringsenhet."
|
|
|
|
#: solid-hardware.cpp:364
|
|
msgid "Error: %1 does not have the interface OpticalDrive."
|
|
msgstr "Fel: %1 har inte gränssnittet optisk enhet."
|
|
|
|
#: solid-hardware.cpp:397
|
|
msgid "Error: %1"
|
|
msgstr "Fel: %1"
|