kdeconnect-kde/po/ro/kdeconnect-cli.po

339 lines
8.4 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.
# Sergiu Bivol <sergiu@cip.md>, 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: kdeconnect-kde\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2023-08-29 02:44:09 +01:00
"POT-Creation-Date: 2023-08-29 00:45+0000\n"
2022-10-02 03:48:34 +01:00
"PO-Revision-Date: 2020-12-19 16:57+0000\n"
"Last-Translator: Sergiu Bivol <sergiu@cip.md>\n"
"Language-Team: Romanian\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Lokalize 19.12.3\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Sergiu Bivol"
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "sergiu@cip.md"
#: kdeconnect-cli.cpp:31
#, kde-format
msgid "KDE Connect CLI tool"
msgstr "Unealtă în linia de comandă KDE Connect"
#: kdeconnect-cli.cpp:33
#, kde-format
msgid "(C) 2015 Aleix Pol Gonzalez"
msgstr "(C) 2015 Aleix Pol Gonzalez"
#: kdeconnect-cli.cpp:36
#, kde-format
msgid "Aleix Pol Gonzalez"
msgstr "Aleix Pol Gonzalez"
#: kdeconnect-cli.cpp:37
#, kde-format
msgid "Albert Vaca Cintora"
msgstr "Albert Vaca Cintora"
#: kdeconnect-cli.cpp:39
#, kde-format
msgid "List all devices"
msgstr "Enumeră toate dispozitivele"
#: kdeconnect-cli.cpp:41
#, kde-format
msgid "List available (paired and reachable) devices"
msgstr "Enumeră dispozitivele disponibile (asociate și accesibile)"
#: kdeconnect-cli.cpp:43
#, kde-format
msgid ""
"Make --list-devices or --list-available print only the devices id, to ease "
"scripting"
msgstr ""
"Face ca --list-devices sau --list-available să tipărească doar id-ul "
"dispozitivelor, pentru a ușura scrierea scripturilor"
#: kdeconnect-cli.cpp:45
#, kde-format
msgid ""
"Make --list-devices or --list-available print only the devices name, to ease "
"scripting"
msgstr ""
"Face ca --list-devices sau --list-available să tipărească doar denumirea "
"dispozitivelor, pentru a ușura scrierea scripturilor"
#: kdeconnect-cli.cpp:47
#, kde-format
msgid ""
"Make --list-devices or --list-available print only the devices id and name, "
"to ease scripting"
msgstr ""
"Face ca --list-devices sau --list-available să tipărească doar denumirea și "
"id-ul dispozitivelor, pentru a ușura scrierea scripturilor"
#: kdeconnect-cli.cpp:48
#, kde-format
msgid "Search for devices in the network and re-establish connections"
msgstr "Caută dispozitive în rețea și restabilește conexiuni"
#: kdeconnect-cli.cpp:49
#, kde-format
msgid "Request pairing to a said device"
msgstr "Cere asocierea cu un dispozitiv numit"
#: kdeconnect-cli.cpp:50
#, kde-format
msgid "Find the said device by ringing it."
msgstr "Găsește un dispozitiv numit apelându-l."
#: kdeconnect-cli.cpp:51
#, kde-format
msgid "Stop pairing to a said device"
msgstr "Oprește asocierea cu un dispozitiv numit"
#: kdeconnect-cli.cpp:52
#, kde-format
msgid "Sends a ping to said device"
msgstr "Trimite ping unui dispozitiv numit"
#: kdeconnect-cli.cpp:53
#, kde-format
msgid "Same as ping but you can set the message to display"
msgstr "La fel ca ping dar puteți stabili mesajul de afișat"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:53 kdeconnect-cli.cpp:60
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "message"
msgstr "mesaj"
#: kdeconnect-cli.cpp:54
2023-06-08 02:55:16 +01:00
#, fuzzy, kde-format
#| msgid "Sends a ping to said device"
msgid "Sends the current clipboard to said device"
msgstr "Trimite ping unui dispozitiv numit"
#: kdeconnect-cli.cpp:55
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Share a file/URL to a said device"
msgstr "Partajează un fișier/URL cu un dispozitiv numit"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:56
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Share text to a said device"
msgstr "Partajează text cu un dispozitiv numit"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:57
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Display the notifications on a said device"
msgstr "Afișează notificările pe un dispozitiv numit"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:58
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Lock the specified device"
msgstr "Blochează dispozitivul specificat"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:59
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Unlock the specified device"
msgstr "Deblochează dispozitivul specificat"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:60
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Sends an SMS. Requires destination"
msgstr "Trimite un SMS: Necesită destinație"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:61
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Phone number to send the message"
msgstr "Număr de telefon pentru trimis mesajul"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:61
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "phone number"
msgstr "număr de telefon"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:63
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 ""
"URL-uri de fișiere pentru trimis atașamente cu mesajul (poate fi folosit "
"repetat)"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:64
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "file urls"
msgstr "url-uri fișiere"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:65
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device ID"
msgstr "ID dispozitiv"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:66
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device Name"
msgstr "Denumire dispozitiv"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:67
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Get encryption info about said device"
msgstr "Obține informații de criptare despre dispozitivul numit"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:68
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Lists remote commands and their ids"
msgstr "Enumeră comenzi distante și id-urile acestora"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:69
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Executes a remote command by id"
msgstr "Execută o comandă distantă după id"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:71
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Sends keys to a said device"
msgstr "Trimite taste unui dispozitiv numit"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:72
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Display this device's id and exit"
msgstr "Afișează identificatorul acestui dispozitiv și termină"
2023-06-08 02:55:16 +01:00
#: kdeconnect-cli.cpp:73
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Open the connected device's camera and transfer the photo"
msgstr "Deschide camera dispozitivului conectat și transferă poza"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:119
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(paired and reachable)"
msgstr "(asociat și accesibil)"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:121
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(reachable)"
msgstr "(accesibil)"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:123 kdeconnect-cli.cpp:142
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(paired)"
msgstr "(asociat)"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:129
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "1 device found"
msgid_plural "%1 devices found"
msgstr[0] "1 dispozitiv găsit"
msgstr[1] "%1 dispozitive găsite"
msgstr[2] "%1 de dispozitive găsite"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:131
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "No devices found"
msgstr "Niciun dispozitiv găsit"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:144
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "(unpaired)"
msgstr "(neasociat)"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:181
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 ""
"Niciun dispozitiv specificat: Folosiți -d <ID Dispozitiv> sau -n <Denumire "
"Dispozitiv> pentru a specifica un dispozitiv. \n"
"Identificatorii și denumirile dispozitivelor pot fi aflate cu „kdeconnect-"
"cli -l” \n"
"Vedeți ajutorul complet cu opțiunea --help"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:216
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Shared %1"
msgstr "Partajat %1"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:225
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Shared text: %1"
msgstr "Text partajat: %1"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:232
2022-10-02 03:48:34 +01:00
#, kde-format
msgctxt "device has requested to lock peer device"
msgid "Requested to lock %1."
msgstr "S-a cerut blocarea %1."
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:234
2022-10-02 03:48:34 +01:00
#, kde-format
msgctxt "device has requested to unlock peer device"
msgid "Requested to unlock %1."
msgstr "S-a cerut deblocarea %1."
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:241
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "waiting for device..."
msgstr "se așteaptă dispozitivul..."
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:254
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Device not found"
msgstr "Dispozitivul nu a fost găsit"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:256
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Already paired"
msgstr "Asociat deja"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:258
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Pair requested"
msgstr "Asociere cerută"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:264
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Already not paired"
msgstr "Neasociat deja"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:266
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Unpaired"
msgstr "Neasociat"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:312
2022-10-02 03:48:34 +01:00
#, kde-format
msgid ""
"error: should specify the SMS's recipient by passing --destination <phone "
"number>"
msgstr ""
"eroare: trebuie specificat destinatarul SMS-ului prin transmiterea --"
"destination <număr de telefon>"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:331
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Please specify a filename for the photo"
msgstr "Specificați o denumire de fișier pentru poză"
2023-08-29 02:44:09 +01:00
#: kdeconnect-cli.cpp:378
2022-10-02 03:48:34 +01:00
#, kde-format
msgid "Nothing to be done"
msgstr "Nimic de făcut"