diff options
Diffstat (limited to 'po/ro/man5/sane-v4l.5.po')
-rw-r--r-- | po/ro/man5/sane-v4l.5.po | 384 |
1 files changed, 384 insertions, 0 deletions
diff --git a/po/ro/man5/sane-v4l.5.po b/po/ro/man5/sane-v4l.5.po new file mode 100644 index 00000000..b0770a56 --- /dev/null +++ b/po/ro/man5/sane-v4l.5.po @@ -0,0 +1,384 @@ +# Romanian translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.20.0\n" +"POT-Creation-Date: 2024-02-15 18:09+0100\n" +"PO-Revision-Date: 2023-11-04 15:18+0100\n" +"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" +"Language-Team: Romanian <translation-team-ro@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" +"X-Generator: Poedit 3.2.2\n" + +#. type: IX +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "sane-v4l" +msgstr "sane-v4l" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "14 Jul 2008" +msgstr "14 iulie 2008" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "SANE Scanner Access Now Easy" +msgstr "SANE: „Scanner Access Now Easy”" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NUME" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "sane-v4l - SANE interface for Video for Linux API" +msgstr "sane-v4l - interfața SANE pentru API-ul Video pentru Linux" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIERE" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"The B<sane-v4l> library implements a SANE (Scanner Access Now Easy) backend " +"that provides generic access to video cameras and similar equipment using " +"the V4L (Video for Linux) API." +msgstr "" +"Biblioteca B<sane-v4l> implementează un controlor SANE (Scanner Access Now " +"Easy) care oferă acces generic la camere video și echipamente similare " +"folosind API-ul V4L (Video for Linux)." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"This is ALPHA software. Really! Important features are missing and there are " +"lots of bugs. The code is currently only tested on a Linux 2.4 system with a " +"Hauppauge WinTV video card." +msgstr "" +"Acesta este un software ALPHA. Chiar așa! Lipsesc caracteristici importante " +"și există o mulțime de erori. În prezent, codul este testat doar pe un " +"sistem Linux 2.4 cu o placă video Hauppauge WinTV." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "DEVICE NAMES" +msgstr "NUME DE DISPOZITIVE" + +# R-GC, scrie: +# pentru motivul traducerii: +# backend = controlor, a se vedea +# pagina: +# <https://en.wikipedia.org/wiki/ +# Scanner_Access_Now_Easy> +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "This backend expects device names of the form:" +msgstr "Acest controlor așteaptă nume de dispozitive de forma:" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "I<special>" +msgstr "I<special>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Where I<special> is the UNIX path-name for the special device that " +"corresponds to the v4l device. The special device name must be a v4l device " +"or a symlink to such a device. For example, such a device name could be I</" +"dev/video0> or I</dev/bttv0>." +msgstr "" +"Unde I<special> este numele de rută UNIX pentru dispozitivul special care " +"corespunde dispozitivului v4l. Numele dispozitivului special trebuie să fie " +"un dispozitiv v4l sau o legătură simbolică către un astfel de dispozitiv. " +"De exemplu, un astfel de nume de dispozitiv poate fi I</dev/video0> sau I</" +"dev/bttv0>." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "CONFIGURATION" +msgstr "CONFIGURARE" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"The contents of the I<v4l.conf> file is a list of device names that " +"correspond to v4l devices. Empty lines and lines starting with a hash mark " +"(#) are ignored. A sample configuration file is shown below:" +msgstr "" +"Conținutul fișierului I<v4l.conf> este o listă de nume de dispozitive care " +"corespund dispozitivelor v4l. Liniile goale și liniile care încep cu un " +"semn hash (#) sunt ignorate. Un exemplu de fișier de configurare este " +"prezentat mai jos:" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "/dev/bttv0" +msgstr "/dev/bttv0" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "# this is a comment" +msgstr "# acesta este un comentariu" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "/dev/video3" +msgstr "/dev/video3" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "FIȘIERE" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "I</etc/sane.d/v4l.conf>" +msgstr "I</etc/sane.d/v4l.conf>" + +# R-GC, scrie: +# pentru motivul traducerii: +# backend = controlor, a se vedea +# pagina: +# <https://en.wikipedia.org/wiki/ +# Scanner_Access_Now_Easy> +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"The backend configuration file (see also description of B<SANE_CONFIG_DIR> " +"below)." +msgstr "" +"Fișierul de configurare al controlorului (a se vedea, de asemenea, " +"descrierea B<SANE_CONFIG_DIR> de mai jos)." + +#. type: TP +#: archlinux +#, no-wrap +msgid "I</usr/lib/sane/libsane-v4l.a>" +msgstr "I</usr/lib/sane/libsane-v4l.a>" + +# R-GC, scrie: +# pentru motivul traducerii: +# backend = controlor, a se vedea +# pagina: +# <https://en.wikipedia.org/wiki/ +# Scanner_Access_Now_Easy> +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "The static library implementing this backend." +msgstr "Biblioteca statică care implementează acest controlor." + +#. type: TP +#: archlinux +#, no-wrap +msgid "I</usr/lib/sane/libsane-v4l.so>" +msgstr "I</usr/lib/sane/libsane-v4l.so>" + +# R-GC, scrie: +# pentru motivul traducerii: +# backend = controlor, a se vedea +# pagina: +# <https://en.wikipedia.org/wiki/ +# Scanner_Access_Now_Easy> +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"The shared library implementing this backend (present on systems that " +"support dynamic loading)." +msgstr "" +"Biblioteca partajată care implementează acest controlor (prezentă pe " +"sistemele care acceptă încărcare dinamică)." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "ENVIRONMENT" +msgstr "MEDIU" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<SANE_CONFIG_DIR>" +msgstr "B<SANE_CONFIG_DIR>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "" +"This environment variable specifies the list of directories that may contain " +"the configuration file. On *NIX systems, the directories are separated by a " +"colon (`:'), under OS/2, they are separated by a semi-colon (`;'). If this " +"variable is not set, the configuration file is searched in two default " +"directories: first, the current working directory (\".\") and then in I</etc/" +"sane.d>. If the value of the environment variable ends with the directory " +"separator character, then the default directories are searched after the " +"explicitly specified directories. For example, setting B<SANE_CONFIG_DIR> " +"to \"/tmp/config:\" would result in directories I<tmp/config>, I<.>, and I</" +"etc/sane.d> being searched (in this order)." +msgstr "" +"Această variabilă de mediu specifică lista de directoare care pot conține " +"fișierul de configurare. Pe sistemele *NIX, directoarele sunt separate prin " +"două puncte („:”), în cazul sistemelor OS/2, ele sunt separate prin punct și " +"virgulă („;”). Dacă această variabilă nu este definită, fișierul de " +"configurare este căutat în două directoare implicite: mai întâi, în " +"directorul de lucru curent („.”) și apoi în I</etc/sane.d>. Dacă valoarea " +"variabilei de mediu se termină cu caracterul separator de directoare, atunci " +"directoarele implicite sunt căutate după directoarele specificate explicit. " +"De exemplu, dacă se definește B<SANE_CONFIG_DIR> la „/tmp/config:”, se vor " +"căuta (în această ordine) directoarele I<tmp/config>, I<.> și I</etc/sane.d>." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<SANE_DEBUG_V4L>" +msgstr "B<SANE_DEBUG_V4L>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"If the library was compiled with debug support enabled, this environment " +"variable controls the debug level for this backend. E.g., a value of 128 " +"requests all debug output to be printed. Smaller levels reduce verbosity." +msgstr "" +"Dacă biblioteca a fost compilată cu suportul de depanare activat, această " +"variabilă de mediu controlează nivelul de depanare pentru acest controlor. " +"De exemplu, o valoare de 128 solicită imprimarea tuturor datelor de " +"depanare. Nivelurile mai mici reduc volumul de informații." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Juergen G. Schimmer, Henning Meier-Geinitz" +msgstr "Juergen G. Schimmer, Henning Meier-Geinitz" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "BUGS:" +msgstr "ERORI:" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"If more than one video card is present, a crash may occur. Frequency and " +"geometry selection is missing." +msgstr "" +"În cazul în care sunt prezente mai multe plăci video, este posibil să se " +"producă o blocare. Lipsește selectarea frecvenței și a geometriei." + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Send bug reports to the SANE mailing list: I<sane-devel@alioth-lists.debian." +"net>. You must be subscribed to the list to send mail. See I<http://www." +"sane-project.org/mailing-lists.html> for details." +msgstr "" +"Trimiteți rapoarte de erori pe lista de discuții SANE: I<sane-devel@alioth-" +"lists.debian.net>. Trebuie să fiți abonat la listă pentru a trimite mesaje. " +"Pentru detalii, consultați I<http://www.sane-project.org/mailing-lists.html>." + +#. type: SH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "CONSULTAȚI ȘI" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B<sane>(7), B<xcam>(1)" +msgstr "B<sane>(7), B<xcam>(1)" + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "I</usr/lib64/sane/libsane-v4l.a>" +msgstr "I</usr/lib64/sane/libsane-v4l.a>" + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "I</usr/lib64/sane/libsane-v4l.so>" +msgstr "I</usr/lib64/sane/libsane-v4l.so>" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"This environment variable specifies the list of directories that may contain " +"the configuration file. Under UNIX, the directories are separated by a " +"colon (`:'), under OS/2, they are separated by a semi-colon (`;'). If this " +"variable is not set, the configuration file is searched in two default " +"directories: first, the current working directory (\".\") and then in I</etc/" +"sane.d>. If the value of the environment variable ends with the directory " +"separator character, then the default directories are searched after the " +"explicitly specified directories. For example, setting B<SANE_CONFIG_DIR> " +"to \"/tmp/config:\" would result in directories I<tmp/config>, I<.>, and I</" +"etc/sane.d> being searched (in this order)." +msgstr "" +"Această variabilă de mediu specifică lista de directoare care pot conține " +"fișierul de configurare. În UNIX, directoarele sunt separate prin două " +"puncte („:”), în OS/2, ele sunt separate prin punct și virgulă („;”). Dacă " +"această variabilă nu este definită, fișierul de configurare este căutat în " +"două directoare implicite: mai întâi, în directorul de lucru curent („.”) și " +"apoi în I</etc/sane.d>. Dacă valoarea variabilei de mediu se termină cu " +"caracterul separator de directoare, atunci directoarele implicite sunt " +"căutate după directoarele specificate explicit. De exemplu, dacă se " +"definește B<SANE_CONFIG_DIR> la „/tmp/config:”, se vor căuta (în această " +"ordine) directoarele I<tmp/config>, I<.> și I</etc/sane.d>." |