kdeconnect-kde/po/sl/kdeconnect-cli.po

334 lines
8.1 KiB
Text
Raw Normal View History

2022-10-02 03:48:34 +01:00
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kdeconnect-kde package.
#
# Matjaž Jeran <matjaz.jeran@amis.net>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: kdeconnect-kde\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2024-08-02 02:29:41 +01:00
"POT-Creation-Date: 2024-08-02 00:40+0000\n"
2023-06-09 02:57:24 +01:00
"PO-Revision-Date: 2023-06-08 06:09+0200\n"
2022-10-02 03:48:34 +01:00
"Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2023-06-10 02:53:45 +01:00
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
"%100==4 ? 3 : 0);\n"
2023-06-09 02:57:24 +01:00
"X-Generator: Poedit 3.3.1\n"
2022-10-02 03:48:34 +01:00
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Matjaž Jeran"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "matjaz.jeran@amis.net"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:32
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "KDE Connect CLI tool"
msgstr "Orodje za besedilne ukaze KDE Connect"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:34
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(C) 2015 Aleix Pol Gonzalez"
msgstr "(C) 2015 Aleix Pol Gonzalez"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:39
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Aleix Pol Gonzalez"
msgstr "Aleix Pol Gonzalez"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:40
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Albert Vaca Cintora"
msgstr "Albert Vaca Cintora"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:42
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "List all devices"
msgstr "Seznam vseh naprav"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:44
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "List available (paired and reachable) devices"
msgstr "Seznam naprav, ki so na voljo (uparjene in dosegljive)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:46
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"Make --list-devices or --list-available print only the devices id, to ease "
"scripting"
msgstr ""
"Naredite --list-devices ali --list-available natisnite samo id naprav, da "
"olajšate izdelavo skriptov"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:48
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"Make --list-devices or --list-available print only the devices name, to ease "
"scripting"
msgstr ""
"Naredite --list-devices ali --list-available natisnite samo ime naprav, da "
"olajšate izdelavo skriptov"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:50
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"Make --list-devices or --list-available print only the devices id and name, "
"to ease scripting"
msgstr ""
"Naredite --list-devices ali --list-available natisnite samo id in ime "
"naprav, da olajšate izdelavo skriptov"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:51
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Search for devices in the network and re-establish connections"
msgstr "Poiščite naprave v omrežju in ponovno vzpostavite povezave"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:52
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Request pairing to a said device"
msgstr "Zahtevajte uparjenje z omenjeno napravo"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:53
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Find the said device by ringing it."
msgstr "Poiščite omenjeno napravo tako, da jo pozvonite."
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:54
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Stop pairing to a said device"
msgstr "Prekini uparjanje z omenjeno napravo"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:55
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Sends a ping to said device"
msgstr "Pošli ping omenjeni napravi"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:56
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Same as ping but you can set the message to display"
msgstr "Enako kot ping samo da postaviš sporočila na zaslon"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:56 kdeconnect-cli.cpp:63
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "message"
msgstr "sporočilo"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:57
2023-06-09 02:57:24 +01:00
#, kde-format
2023-06-08 02:55:16 +01:00
msgid "Sends the current clipboard to said device"
2023-06-09 02:57:24 +01:00
msgstr "Pošli trenutno odložišče omenjeni napravi"
2023-06-08 02:55:16 +01:00
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:58
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Share a file/URL to a said device"
msgstr "Deli datoteko/URL z omenjeno napravo"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:59
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Share text to a said device"
msgstr "Deli si besedilo z omenjeno napravo"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:60
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Display the notifications on a said device"
msgstr "Prikaži sporočila na omenjeni napravi"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:61
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Lock the specified device"
msgstr "Zakleni določeno napravo"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:62
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Unlock the specified device"
msgstr "Odkleni določeno napravo"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:63
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Sends an SMS. Requires destination"
msgstr "Pošlji SMS. Zahteva naslovnika"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:64
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Phone number to send the message"
msgstr "Telefonska številka za pošiljanje sporočila"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:64
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "phone number"
msgstr "telefonska številka"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:66
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"File urls to send attachments with the message (can be passed multiple times)"
msgstr ""
"Datoteka spletnih naslovov za pošiljanje prilog s sporočilom (lahko so "
"poslane večkrat)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:67
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "file urls"
msgstr "naslovi datotek"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:68
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device ID"
msgstr "Id naprave"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:69
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device Name"
msgstr "Ime naprave"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:70
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Get encryption info about said device"
msgstr "Pridobi informacije o šifriranju omenjene naprave"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:71
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Lists remote commands and their ids"
msgstr "Izpiše oddaljene ukaze in njihove ID-je"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:72
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Executes a remote command by id"
msgstr "Izvede oddaljeni ukaz s pomočjo id-ja"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:74
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Sends keys to a said device"
msgstr "Pošlje ključe na omenjeno napravo"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:75
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Display this device's id and exit"
msgstr "Prikaže id naprave in zaključi"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:121
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(paired and reachable)"
msgstr "(uparjeno in dostopno)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:123
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(reachable)"
msgstr "(dostopno)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:125 kdeconnect-cli.cpp:144
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(paired)"
msgstr "(uparjeno)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:131
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "1 device found"
msgid_plural "%1 devices found"
msgstr[0] "Najdena %1 naprava"
msgstr[1] "Najdeni %1 napravi"
msgstr[2] "Najdene %1 naprave"
msgstr[3] "Najdenih %1 naprav"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:133
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "No devices found"
msgstr "Ni najdenih naprav"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:146
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(unpaired)"
msgstr "(nesparjene)"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:183
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"No device specified: Use -d <Device ID> or -n <Device Name> to specify a "
"device. \n"
"Device ID's and names may be found using \"kdeconnect-cli -l\" \n"
"View complete help with --help option"
msgstr ""
"Nobena naprava ni določena: Uporabite -d <Id naprave> ali -n <Ime naprave>, "
"da določite napravo.\n"
"ID-je in imena naprav lahko najdete z uporabo \"kdeconnect-cli -l\" \n"
"Oglejte si popolno pomoč z --help option"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:218
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Shared %1"
msgstr "Deljena %1"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:227
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Shared text: %1"
msgstr "Deljeno besedilo: %1"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:234
2022-10-02 03:48:34 +01:00
#, kde-format
msgctxt "device has requested to lock peer device"
msgid "Requested to lock %1."
msgstr "Zahtevano zaklepanje %1."
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:236
2022-10-02 03:48:34 +01:00
#, kde-format
msgctxt "device has requested to unlock peer device"
msgid "Requested to unlock %1."
msgstr "Zahtevano odklepanje %1."
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:243
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "waiting for device..."
msgstr "čakam na napravo..."
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:256
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device not found"
msgstr "Naprave ni mogoče najti"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:258
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Already paired"
msgstr "Že sparjena"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:260
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Pair requested"
msgstr "Zahtevan par"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:266
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Already not paired"
msgstr "Že ne uparjene"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:268
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Unpaired"
msgstr "Neuparjene"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:314
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"error: should specify the SMS's recipient by passing --destination <phone "
"number>"
msgstr ""
"napaka: naslovnika SMS-ja morate določiti z --destination <telefonska "
"številka>"
2024-08-02 02:29:41 +01:00
#: kdeconnect-cli.cpp:368
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Nothing to be done"
msgstr "Nič za storiti"
2023-09-16 02:42:51 +01:00
#~ msgid "Open the connected device's camera and transfer the photo"
#~ msgstr "Odpri kamero povezane naprave in prenesi fotografijo"
#~ msgid "Please specify a filename for the photo"
#~ msgstr "Določite ime datoteke za fotografijo"