diff options
Diffstat (limited to 'po/ro/man1/msgfmt.1.po')
-rw-r--r-- | po/ro/man1/msgfmt.1.po | 916 |
1 files changed, 916 insertions, 0 deletions
diff --git a/po/ro/man1/msgfmt.1.po b/po/ro/man1/msgfmt.1.po new file mode 100644 index 00000000..740298ec --- /dev/null +++ b/po/ro/man1/msgfmt.1.po @@ -0,0 +1,916 @@ +# 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.18.1\n" +"POT-Creation-Date: 2024-03-01 17:02+0100\n" +"PO-Revision-Date: 2023-07-02 18:49+0200\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: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "MSGFMT" +msgstr "MSGFMT" + +#. type: TH +#: archlinux fedora-rawhide +#, no-wrap +msgid "September 2023" +msgstr "septembrie 2023" + +#. type: TH +#: archlinux fedora-rawhide +#, no-wrap +msgid "GNU gettext-tools 0.22.2" +msgstr "GNU gettext-tools 0.22.2" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Comenzi utilizator" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NUME" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "msgfmt - compile message catalog to binary format" +msgstr "msgfmt - compilează catalogul de mesaje în format binar" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "REZUMAT" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<msgfmt> [I<\\,OPTION\\/>] I<\\,filename.po \\/>..." +msgstr "B<msgfmt> [I<\\,OPȚIUNE\\/>] I<\\,nume-fișier.po \\/>..." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIERE" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Generate binary message catalog from textual translation description." +msgstr "" +"Generează un catalog de mesaje binare din descrierea textuală a traducerii." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Mandatory arguments to long options are mandatory for short options too. " +"Similarly for optional arguments." +msgstr "" +"Argumentele obligatorii pentru opțiunile lungi sunt obligatorii și pentru " +"opțiunile scurte. Similar pentru argumentele opționale." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Input file location:" +msgstr "Locație fișier de intrare:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "filename.po ..." +msgstr "nume-fișier.po ..." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "input files" +msgstr "fișiere de intrare" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-D>, B<--directory>=I<\\,DIRECTORY\\/>" +msgstr "B<-D>, B<--directory>=I<\\,DIRECTOR\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "add DIRECTORY to list for input files search" +msgstr "adaugă DIRECTOR la listă pentru căutarea fișierelor de intrare" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "If input file is -, standard input is read." +msgstr "Dacă fișierul de intrare este „-”, se va citi intrarea standard." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Operation mode:" +msgstr "Mod de operare:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-j>, B<--java>" +msgstr "B<-j>, B<--java>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Java mode: generate a Java ResourceBundle class" +msgstr "mod Java: generează o clasă Java ResourceBundle" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--java2>" +msgstr "B<--java2>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<--java>, and assume Java2 (JDK 1.2 or higher)" +msgstr "precum --java, și presupune Java2 (JDK 1.2 sau ulterior)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--csharp>" +msgstr "B<--csharp>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "C# mode: generate a .NET .dll file" +msgstr "mod C#: generează un fișier .dll .NET" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--csharp-resources>" +msgstr "B<--csharp-resources>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "C# resources mode: generate a .NET .resources file" +msgstr "mod resurse C#: generează un fișier .resources .NET" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--tcl>" +msgstr "B<--tcl>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Tcl mode: generate a tcl/msgcat .msg file" +msgstr "mod tcl: generează un fișier .msg tcl/msgcat" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--qt>" +msgstr "B<--qt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Qt mode: generate a Qt .qm file" +msgstr "mod Qt: generează un fișier .qm Qt" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--desktop>" +msgstr "B<--desktop>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Desktop Entry mode: generate a .desktop file" +msgstr "mod de intrare desktop: generează un fișier .desktop" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--xml>" +msgstr "B<--xml>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "XML mode: generate XML file" +msgstr "mod XML: generează un fișier XML" + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Output file location:" +msgstr "Locație fișier de ieșire:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-o>, B<--output-file>=I<\\,FILE\\/>" +msgstr "B<-o>, B<--output-file>=I<\\,FIȘIER\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "write output to specified file" +msgstr "scrie ieșirea în fișierul specificat" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--strict>" +msgstr "B<--strict>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "enable strict Uniforum mode" +msgstr "activează modul strict Uniforum" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "If output file is -, output is written to standard output." +msgstr "" +"Dacă fișierul de ieșire este „-”, rezultatul este scris la ieșirea standard." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Output file location in Java mode:" +msgstr "Locația fișierului de ieșire în modul Java:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-r>, B<--resource>=I<\\,RESOURCE\\/>" +msgstr "B<-r>, B<--resource>=I<\\,RESURSA\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "resource name" +msgstr "numele resursei" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-l>, B<--locale>=I<\\,LOCALE\\/>" +msgstr "B<-l>, B<--locale>=I<\\,LOCALIZARE\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "locale name, either language or language_COUNTRY" +msgstr "nume localizare, fie limbă, fie limbă_ȚARĂ" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--source>" +msgstr "B<--source>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "produce a .java file, instead of a .class file" +msgstr "produce un fișier .java, în loc de un fișier .class" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-d> DIRECTORY" +msgstr "B<-d> DIRECTOR" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "base directory of classes directory hierarchy" +msgstr "directorul de bază al ierarhiei directorului de clase" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The class name is determined by appending the locale name to the resource " +"name, separated with an underscore. The B<-d> option is mandatory. The " +"class is written under the specified directory." +msgstr "" +"Numele clasei este determinat adăugând numele localizării la numele " +"resursei, separat cu o liniuță de subliniere. Opțiunea B<-d> este " +"obligatorie. Clasa este scrisă în directorul specificat." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Output file location in C# mode:" +msgstr "Locația fișierului de ieșire în modul C#:" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "base directory for locale dependent .dll files" +msgstr "" +"directorul rădăcină (de bază) pentru fișierele .dll dependente de limbă" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<-l> and B<-d> options are mandatory. The .dll file is written in a " +"subdirectory of the specified directory whose name depends on the locale." +msgstr "" +"Opțiunile B<-l> și B<-d> sunt obligatorii. Fișierul .dll este scris într-un " +"subdirector al directorului specificat al cărui nume depinde de localizare." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Output file location in Tcl mode:" +msgstr "Locația fișierului de ieșire în modul Tcl:" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "base directory of .msg message catalogs" +msgstr "directorul de bază al cataloagelor de mesaje .msg" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<-l> and B<-d> options are mandatory. The .msg file is written in the " +"specified directory." +msgstr "" +"Opțiunile B<-l> și B<-d> sunt obligatorii. Fișierul .msg este scris în " +"directorul specificat." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Desktop Entry mode options:" +msgstr "Opțiuni pentru modul de intrare pe desktop:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--template>=I<\\,TEMPLATE\\/>" +msgstr "B<--template>=I<\\,ȘABLON\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "a .desktop file used as a template" +msgstr "un fișier .desktop folosit ca șablon" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "base directory of .po files" +msgstr "directorul de bază al fișierelor .po" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-kWORD>, B<--keyword>=I<\\,WORD\\/>" +msgstr "B<-kCUVÂNT>, B<--keyword>=I<\\,CUVÂNT\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "look for WORD as an additional keyword" +msgstr "caută CUVÂNT precum cuvânt cheie suplimentar" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-k>, B<--keyword>" +msgstr "B<-k>, B<--keyword>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not to use default keywords" +msgstr "nu utilizează cuvinte cheie implicite" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<-l>, B<-o>, and B<--template> options are mandatory. If B<-D> is " +"specified, input files are read from the directory instead of the command " +"line arguments." +msgstr "" +"Opțiunile B<-l>, B<-o> și B<--template> sunt obligatorii. Dacă se specifică " +"B<-D>, fișierele de intrare sunt citite din director în loc din argumentele " +"din linia de comandă." + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "XML mode options:" +msgstr "Opțiuni pentru modul XML:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-L>, B<--language>=I<\\,NAME\\/>" +msgstr "B<-L>, B<--language>=I<\\,NUME\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "recognise the specified XML language" +msgstr "recunoaște limbajul XML specificat" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "an XML file used as a template" +msgstr "un fișier XML folosit ca șablon" + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Input file syntax:" +msgstr "Sintaxă fișier de intrare:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-P>, B<--properties-input>" +msgstr "B<-P>, B<--properties-input>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "input files are in Java .properties syntax" +msgstr "fișierele de intrare sunt în sintaxă .properties Java" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--stringtable-input>" +msgstr "B<--stringtable-input>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "input files are in NeXTstep/GNUstep .strings syntax" +msgstr "fișierele de intrare sunt în sintaxă .strings NeXTstep/GNUstep" + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Input file interpretation:" +msgstr "Interpretare fișier de intrare:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-c>, B<--check>" +msgstr "B<-c>, B<--check>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"perform all the checks implied by B<--check-format>, B<--check-header>, B<--" +"check-domain>" +msgstr "" +"efectuează toate verificările implicate de opțiunile B<--check-format>, B<--" +"check-header>, B<--check-domain>" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--check-format>" +msgstr "B<--check-format>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "check language dependent format strings" +msgstr "verifică șirurile de format dependente de limbă" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--check-header>" +msgstr "B<--check-header>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "verify presence and contents of the header entry" +msgstr "verifică prezența și conținutul antetului" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--check-domain>" +msgstr "B<--check-domain>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"check for conflicts between domain directives and the B<--output-file> option" +msgstr "" +"verifică dacă există conflicte între directivele de domeniu și opțiunea B<--" +"output-file>" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-C>, B<--check-compatibility>" +msgstr "B<-C>, B<--check-compatibility>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "check that GNU msgfmt behaves like X/Open msgfmt" +msgstr "verifică dacă msgfmt GNU se comportă ca msgfmt X/Open" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--check-accelerators>[=I<\\,CHAR\\/>]" +msgstr "B<--check-accelerators>[=I<\\,TASTĂ\\/>]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "check presence of keyboard accelerators for menu items" +msgstr "" +"verifică prezența acceleratorilor de tastatură pentru elementele meniului" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-f>, B<--use-fuzzy>" +msgstr "B<-f>, B<--use-fuzzy>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use fuzzy entries in output" +msgstr "folosește intrări parțial traduse, aproximative (fuzzy) la ieșire" + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Output details:" +msgstr "Detalii ieșire:" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "B<--no-convert>" +msgstr "B<--no-convert>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "don't convert the messages to UTF-8 encoding" +msgstr "nu convertește mesajele la codificarea UTF-8" + +#. type: TP +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "B<--no-redundancy>" +msgstr "B<--no-redundancy>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"don't pre-expand ISO C 99 E<lt>inttypes.hE<gt> format string directive macros" +msgstr "" +"nu pre-expandează macro-urile directivei de format șir de caractere ISO C 99 " +"E<lt>inttypes.hE<gt>" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-a>, B<--alignment>=I<\\,NUMBER\\/>" +msgstr "B<-a>, B<--alignment>=I<\\,NUMĂR\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "align strings to NUMBER bytes (default: 1)" +msgstr "aliniază șirurile la NUMĂR octeți (implicit: 1)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--endianness>=I<\\,BYTEORDER\\/>" +msgstr "B<--endianness>=I<\\,ORDINE_OCTEȚI\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"write out 32-bit numbers in the given byte order (big or little, default " +"depends on platform)" +msgstr "" +"scrie numere de 32 de biți în ordinea dată octeților („big” sau „little”, " +"valoarea implicită depinde de platformă)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--no-hash>" +msgstr "B<--no-hash>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "binary file will not include the hash table" +msgstr "fișierul binar nu va include tabela de sume de control (hash)" + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Informative output:" +msgstr "Ieșire informativă:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-h>, B<--help>" +msgstr "B<-h>, B<--help>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "display this help and exit" +msgstr "afișează acest mesaj de ajutor și iese" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-V>, B<--version>" +msgstr "B<-V>, B<--version>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "output version information and exit" +msgstr "afișează informațiile despre versiune și iese" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--statistics>" +msgstr "B<--statistics>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print statistics about translations" +msgstr "afișează statistici despre traduceri" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-v>, B<--verbose>" +msgstr "B<-v>, B<--verbose>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "increase verbosity level" +msgstr "crește nivelul de detaliere al mesajelor informative" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Written by Ulrich Drepper." +msgstr "Scris de Ulrich Drepper." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "REPORTING BUGS" +msgstr "RAPORTAREA ERORILOR" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Report bugs in the bug tracker at E<lt>https://savannah.gnu.org/projects/" +"gettextE<gt> or by email to E<lt>bug-gettext@gnu.orgE<gt>." +msgstr "" +"Raportați erorile în sistemul de urmărire a erorilor la E<lt>https://" +"savannah.gnu.org/projects/gettextE<gt> sau prin e-mail la E<lt>bug-" +"gettext@gnu.orgE<gt>." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "COPYRIGHT" +msgstr "DREPTURI DE AUTOR" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"Copyright \\(co 1995-2023 Free Software Foundation, Inc. License GPLv3+: " +"GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" +msgstr "" +"Drepturi de autor \\(co 1995-2023 Free Software Foundation, Inc. Licența " +"GPLv3+: GNU GPL versiunea 3 sau ulterioară E<lt>https://gnu.org/licenses/gpl." +"htmlE<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This is free software: you are free to change and redistribute it. There is " +"NO WARRANTY, to the extent permitted by law." +msgstr "" +"Acesta este software liber: sunteți liber să-l modificați și să-l " +"redistribuiți. Nu există NICIO GARANȚIE, în limitele prevăzute de lege." + +#. type: SH +#: archlinux debian-bookworm debian-unstable 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 debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The full documentation for B<msgfmt> is maintained as a Texinfo manual. If " +"the B<info> and B<msgfmt> programs are properly installed at your site, the " +"command" +msgstr "" +"Documentația completă pentru B<msgfmt> este menținută ca un manual Texinfo. " +"Dacă programele B<info> și B<msgfmt> sunt instalate corect în sistemul dvs., " +"comanda" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<info msgfmt>" +msgstr "B<info msgfmt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "should give you access to the complete manual." +msgstr "ar trebui să vă permită accesul la manualul complet." + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "February 2023" +msgstr "februarie 2023" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "GNU gettext-tools 0.21" +msgstr "GNU gettext-tools 0.21" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Copyright \\(co 1995-2020 Free Software Foundation, Inc. License GPLv3+: " +"GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" +msgstr "" +"Drepturi de autor \\(co 1995-2020 Free Software Foundation, Inc. Licența " +"GPLv3+: GNU GPL versiunea 3 sau ulterioară E<lt>https://gnu.org/licenses/gpl." +"htmlE<gt>" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "February 2024" +msgstr "februarie 2024" + +#. type: TH +#: fedora-40 +#, no-wrap +msgid "June 2023" +msgstr "iunie 2023" + +#. type: TH +#: fedora-40 +#, no-wrap +msgid "GNU gettext-tools 0.22" +msgstr "GNU gettext-tools 0.22" + +#. type: TH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "October 2022" +msgstr "octombrie 2022" + +#. type: TH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "GNU gettext-tools 0.21.1" +msgstr "GNU gettext-tools 0.21.1" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Copyright \\(co 1995-2022 Free Software Foundation, Inc. License GPLv3+: " +"GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" +msgstr "" +"Drepturi de autor \\(co 1995-2022 Free Software Foundation, Inc. Licența " +"GPLv3+: GNU GPL versiunea 3 sau ulterioară E<lt>https://gnu.org/licenses/gpl." +"htmlE<gt>" |