1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 06:39:32 +00:00
Purism-Calls/po/ro.po

320 lines
8 KiB
Plaintext
Raw Normal View History

2020-05-26 12:50:07 +00:00
# Romanian translation for calls.
# Copyright (C) 2020 calls's COPYRIGHT HOLDER
# This file is distributed under the same license as the calls package.
2021-03-31 18:44:27 +00:00
# Florentina Mușat <florentina.musat.28@gmail.com>, 2020-2021.
2020-05-26 12:50:07 +00:00
#
msgid ""
msgstr ""
"Project-Id-Version: calls master\n"
2021-08-16 15:40:10 +00:00
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/calls/-/issues\n"
2021-12-09 14:10:28 +00:00
"POT-Creation-Date: 2021-11-24 15:53+0000\n"
"PO-Revision-Date: 2021-11-25 12:41+0100\n"
2020-07-20 03:08:16 +00:00
"Last-Translator: Florentina Mușat <florentina.musat.28@gmail.com>\n"
2020-05-26 12:50:07 +00:00
"Language-Team: Romanian <gnomero-list@lists.sourceforge.net>\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"
2021-08-16 15:40:10 +00:00
"X-Generator: Gtranslator 3.30.1\n"
2020-05-26 12:50:07 +00:00
2021-12-09 14:10:28 +00:00
#: data/org.gnome.Calls.desktop.in:3 src/calls-application.c:373
2021-03-31 18:44:27 +00:00
#: src/ui/call-window.ui:10 src/ui/main-window.ui:8
2020-05-26 12:50:07 +00:00
msgid "Calls"
msgstr "Apeluri"
2021-08-16 15:40:10 +00:00
#: data/org.gnome.Calls.desktop.in:4 data/org.gnome.Calls-daemon.desktop.in:4
2021-03-31 18:44:27 +00:00
msgid "Phone"
msgstr "Telefon"
2021-08-16 15:40:10 +00:00
#: data/org.gnome.Calls.desktop.in:5
2021-03-31 18:44:27 +00:00
msgid "A phone dialer and call handler"
msgstr "Apelant telefonic și gestionarea apelurilor"
#. Translators: These are desktop search terms. Do not translate semicolons, end line with a semicolon.
2021-08-16 15:40:10 +00:00
#: data/org.gnome.Calls.desktop.in:7 data/org.gnome.Calls-daemon.desktop.in:7
2021-03-31 18:44:27 +00:00
msgid "Telephone;Call;Phone;Dial;Dialer;PSTN;"
msgstr "Telephone;Call;Phone;Dial;Dialer;PSTN;Telefon;Apel;Apelează;Apelant;"
2021-08-16 15:40:10 +00:00
#: data/org.gnome.Calls-daemon.desktop.in:3
2021-03-31 18:44:27 +00:00
msgid "Calls (daemon)"
msgstr "Apeluri (serviciu)"
2021-08-16 15:40:10 +00:00
#: data/org.gnome.Calls-daemon.desktop.in:5
2021-03-31 18:44:27 +00:00
msgid "A phone dialer and call handler (daemon mode)"
msgstr "Apelant telefonic și gestionarea apelurilor (mod serviciu)"
2021-11-02 10:52:50 +00:00
#: plugins/sip/sip-account-widget.ui:11
msgid "Add Account"
msgstr "Adaugă un cont"
#: plugins/sip/sip-account-widget.ui:17
msgid "_Log In"
msgstr "_Conectare"
#: plugins/sip/sip-account-widget.ui:42
msgid "Manage Account"
msgstr "Gestionare cont"
#: plugins/sip/sip-account-widget.ui:47
msgid "_Apply"
msgstr "_Aplică"
#: plugins/sip/sip-account-widget.ui:61
msgid "_Delete"
msgstr "Șt_erge"
#: plugins/sip/sip-account-widget.ui:91
msgid "Server"
msgstr "Server"
#: plugins/sip/sip-account-widget.ui:109
msgid "Display Name"
msgstr "Nume afișat"
#: plugins/sip/sip-account-widget.ui:110
msgid "Optional"
msgstr "Opțional"
#: plugins/sip/sip-account-widget.ui:128
msgid "User ID"
msgstr "ID utilizator"
#: plugins/sip/sip-account-widget.ui:141
msgid "Password"
msgstr "Parola"
#: plugins/sip/sip-account-widget.ui:161
msgid "Port"
msgstr "Port"
#: plugins/sip/sip-account-widget.ui:177
msgid "Transport"
msgstr "Transport"
2021-12-09 14:10:28 +00:00
#: src/calls-application.c:536
2021-03-31 18:44:27 +00:00
#, c-format
2021-09-20 19:36:35 +00:00
msgid "Tried invalid tel URI `%s'"
msgstr "S-a încercat un URI telefonic greșit „%s”"
2021-03-31 18:44:27 +00:00
2021-12-09 14:10:28 +00:00
#: src/calls-application.c:613
2021-03-31 18:44:27 +00:00
#, c-format
msgid "Don't know how to open `%s'"
msgstr "Nu știu cum să deschid „%s”"
2021-12-09 14:10:28 +00:00
#: src/calls-application.c:666
2021-10-21 19:07:59 +00:00
msgid "The name of the plugin to use as a call provider"
msgstr "Numele modulului de utilizat ca furnizor de apeluri"
2020-05-26 12:50:07 +00:00
2021-12-09 14:10:28 +00:00
#: src/calls-application.c:667
2020-05-26 12:50:07 +00:00
msgid "PLUGIN"
msgstr "MODUL"
2021-12-09 14:10:28 +00:00
#: src/calls-application.c:672
2020-05-26 12:50:07 +00:00
msgid "Whether to present the main window on startup"
msgstr "Dacă să se prezinte fereastra principală la pornire"
2021-12-09 14:10:28 +00:00
#: src/calls-application.c:678
2021-09-20 19:36:35 +00:00
msgid "Dial a telephone number"
msgstr "Apelează un număr de telefon"
2020-05-26 12:50:07 +00:00
2021-12-09 14:10:28 +00:00
#: src/calls-application.c:679
2020-05-26 12:50:07 +00:00
msgid "NUMBER"
msgstr "NUMĂR"
2021-12-09 14:10:28 +00:00
#: src/calls-application.c:684
2021-08-16 15:40:10 +00:00
msgid "Enable verbose debug messages"
msgstr "Permite mesaje detaliate de depanare"
2021-12-09 14:10:28 +00:00
#: src/calls-application.c:690
2021-04-18 18:44:08 +00:00
msgid "Print current version"
2021-08-16 15:40:10 +00:00
msgstr "Tipărește versiunea actuală"
2021-04-18 18:44:08 +00:00
2021-11-02 10:52:50 +00:00
#: src/calls-best-match.c:357 src/calls-call-record-row.c:40
2020-07-20 03:08:16 +00:00
msgid "Anonymous caller"
msgstr "Apelant anonim"
2021-10-21 19:07:59 +00:00
#: src/calls-call-record-row.c:115
2020-05-26 12:50:07 +00:00
#, c-format
msgid ""
"%s\n"
"yesterday"
msgstr ""
"%s\n"
"ieri"
2021-12-09 14:10:28 +00:00
#: src/calls-main-window.c:124
2020-05-26 12:50:07 +00:00
msgid "translator-credits"
msgstr ""
"Bogdan Mințoi <mintoi.bogdan@gmail.com>, 2014\n"
"Jobava <jobaval10n@gmail.com>, 2015\n"
"Adelin Șerbănescu <sadelin106@gmail.com>, 2018\n"
2020-07-20 03:08:16 +00:00
"Florentina Mușat <florentina [dot] musat [dot] 28 [at] gmail [dot] com>, "
2021-04-18 18:44:08 +00:00
"2020-2021\n"
2021-03-31 18:44:27 +00:00
"Daniel Șerbănescu <daniel [at] serbanescu [dot] dk>, 2019-2021"
2020-05-26 12:50:07 +00:00
2021-12-09 14:10:28 +00:00
#: src/calls-main-window.c:322
2021-03-31 18:44:27 +00:00
msgid "Can't place calls: No voice-capable modem available"
msgstr "Nu se pot efectua apeluri: nu s-a găsit niciun modem de voce"
2020-05-26 12:50:07 +00:00
2021-12-09 14:10:28 +00:00
#: src/calls-main-window.c:326
2021-08-16 15:40:10 +00:00
msgid "Can't place calls: No modem or VoIP account available"
msgstr ""
"Nu se pot efectua apeluri: Nu este disponibil un modem sau un cont VoIP"
2021-12-09 14:10:28 +00:00
#: src/calls-main-window.c:331
2020-05-26 12:50:07 +00:00
msgid "Can't place calls: No backend service"
2021-03-31 18:44:27 +00:00
msgstr "Nu se pot efectua apeluri: nu există serviciu de suport"
2020-05-26 12:50:07 +00:00
2021-12-09 14:10:28 +00:00
#: src/calls-main-window.c:335
2020-05-26 12:50:07 +00:00
msgid "Can't place calls: No plugin"
2021-03-31 18:44:27 +00:00
msgstr "Nu se pot efectua apeluri: nu există modul"
2021-12-09 14:10:28 +00:00
#: src/calls-main-window.c:375
2021-03-31 18:44:27 +00:00
msgid "Contacts"
msgstr "Contacte"
2020-05-26 12:50:07 +00:00
2021-12-09 14:10:28 +00:00
#: src/calls-main-window.c:385
2020-05-26 12:50:07 +00:00
msgid "Dial Pad"
msgstr "Tastatură"
2021-10-21 19:07:59 +00:00
#. Recent as in "Recent calls" (the call history)
2021-12-09 14:10:28 +00:00
#: src/calls-main-window.c:394
2020-05-26 12:50:07 +00:00
msgid "Recent"
2021-11-02 10:52:50 +00:00
msgstr "Recente"
2020-05-26 12:50:07 +00:00
2021-08-16 15:40:10 +00:00
#: src/calls-notifier.c:48
2021-03-31 18:44:27 +00:00
msgid "Missed call"
msgstr "Apel pierdut"
2021-10-21 19:07:59 +00:00
#. %s is a name here
#: src/calls-notifier.c:69
2021-03-31 18:44:27 +00:00
#, c-format
msgid "Missed call from <b>%s</b>"
msgstr "Apel pierdut de la <b>%s</b>"
2021-10-21 19:07:59 +00:00
#. %s is a number here
#: src/calls-notifier.c:72
2021-03-31 18:44:27 +00:00
#, c-format
msgid "Missed call from %s"
msgstr "Apel pierdut de la %s"
2021-10-21 19:07:59 +00:00
#: src/calls-notifier.c:74
2021-08-16 15:40:10 +00:00
msgid "Missed call from unknown caller"
msgstr "Apel pierdut de la un necunoscut"
2021-10-21 19:07:59 +00:00
#: src/calls-notifier.c:80
2021-03-31 18:44:27 +00:00
msgid "Call back"
msgstr "Sună din nou"
2020-05-26 12:50:07 +00:00
2021-11-02 10:52:50 +00:00
#: src/ui/account-overview.ui:16
msgid "VoIP Accounts"
msgstr "Conturi VoIP"
#: src/ui/account-overview.ui:41
msgid "Add VoIP Accounts"
msgstr "Adaugă conturi VoIP"
#: src/ui/account-overview.ui:43
msgid ""
"You can add VoIP account here. It will allow you to place and receive VoIP "
"calls using the SIP protocol. This feature is still relatively new and not "
"yet feature complete (i.e. no encrypted media)."
msgstr ""
"Aici poți adăuga un cont VoIP. Acesta îți va permite să efectuezi și să "
"primești apeluri VoIP utilizând protocolul SIP. Această caracteristică este "
"relativ nouă și nu este încă completă (de exemplu, nu există conținut media "
"cifrat)."
#: src/ui/account-overview.ui:50 src/ui/account-overview.ui:88
msgid "_Add Account"
msgstr "_Adaugă un cont"
2021-10-21 19:07:59 +00:00
#. Translators: This is a verb, not a noun. Call the number of the currently selected row.
2020-07-20 03:08:16 +00:00
#: src/ui/call-record-row.ui:68
2021-09-20 19:36:35 +00:00
msgid "Call"
2021-08-16 15:40:10 +00:00
msgstr "Apelează"
2020-05-26 12:50:07 +00:00
2020-07-20 03:08:16 +00:00
#: src/ui/call-record-row.ui:112
msgid "_Delete Call"
msgstr "Șt_erge apelul"
2021-03-31 18:44:27 +00:00
#. Translators: This is a phone number
#: src/ui/call-record-row.ui:117
msgid "_Copy number"
msgstr "_Copiază numărul"
2020-05-26 12:50:07 +00:00
#: src/ui/call-selector-item.ui:44
msgid "On hold"
msgstr "În așteptare"
2021-12-09 14:10:28 +00:00
#: src/ui/contacts-box.ui:69
#| msgid "No contacts found"
msgid "No Contacts Found"
2021-03-31 18:44:27 +00:00
msgstr "Nu sunt contacte"
2021-12-09 14:10:28 +00:00
#: src/ui/history-box.ui:10
2020-05-26 12:50:07 +00:00
msgid "No Recent Calls"
msgstr "Nu sunt apeluri recente"
2021-12-09 14:10:28 +00:00
#: src/ui/main-window.ui:117
2021-03-31 18:44:27 +00:00
msgid "USSD"
msgstr "USSD"
2021-12-09 14:10:28 +00:00
#: src/ui/main-window.ui:126
2021-03-31 18:44:27 +00:00
msgid "_Cancel"
msgstr "_Anulează"
2021-12-09 14:10:28 +00:00
#: src/ui/main-window.ui:143
2021-03-31 18:44:27 +00:00
msgid "_Close"
msgstr "În_chide"
2021-12-09 14:10:28 +00:00
#: src/ui/main-window.ui:153
2021-03-31 18:44:27 +00:00
msgid "_Send"
msgstr "_Trimite"
2020-06-03 05:50:20 +00:00
2021-12-09 14:10:28 +00:00
#: src/ui/main-window.ui:227
2021-08-16 15:40:10 +00:00
msgid "_VoIP Accounts"
msgstr "Conturi _VoIP"
2021-12-09 14:10:28 +00:00
#: src/ui/main-window.ui:240
2021-08-16 15:40:10 +00:00
msgid "_Keyboard shortcuts"
msgstr "Taste _rapide"
2021-12-09 14:10:28 +00:00
#: src/ui/main-window.ui:246
2021-08-16 15:40:10 +00:00
msgid "_Help"
msgstr "_Ajutor"
2021-12-09 14:10:28 +00:00
#: src/ui/main-window.ui:252
2021-08-16 15:40:10 +00:00
msgid "_About Calls"
msgstr "_Despre Apeluri"
2021-09-20 19:36:35 +00:00
#: src/ui/new-call-box.ui:33
2021-08-16 15:40:10 +00:00
msgid "Enter a VoIP address"
msgstr "Introdu o adresă VoIP"
#: src/ui/new-call-box.ui:46
msgid "Enter a number"
msgstr "Introdu un număr"
2021-09-20 19:36:35 +00:00
#: src/ui/new-call-box.ui:91
2020-05-26 12:50:07 +00:00
msgid "Dial"
msgstr "Apelează"
2021-09-20 19:36:35 +00:00
#: src/ui/new-call-box.ui:114
2021-10-21 19:07:59 +00:00
msgid "Delete character in front of cursor"
msgstr "Șterge caracterul din fața cursorului"
2020-05-26 12:50:07 +00:00
2021-08-16 15:40:10 +00:00
#: src/ui/new-call-box.ui:145
msgid "SIP Account"
msgstr "Cont SIP"
2021-03-31 18:44:27 +00:00
#: src/ui/new-call-header-bar.ui:7
2020-05-26 12:50:07 +00:00
msgid "New Call"
msgstr "Apel nou"
2021-03-31 18:44:27 +00:00
#: src/ui/new-call-header-bar.ui:20
2020-05-26 12:50:07 +00:00
msgid "Back"
msgstr "Înapoi"