summaryrefslogtreecommitdiffstats
path: root/po/ro/man1/msgcmp.1.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /po/ro/man1/msgcmp.1.po
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/ro/man1/msgcmp.1.po')
-rw-r--r--po/ro/man1/msgcmp.1.po428
1 files changed, 428 insertions, 0 deletions
diff --git a/po/ro/man1/msgcmp.1.po b/po/ro/man1/msgcmp.1.po
new file mode 100644
index 00000000..d3d40c28
--- /dev/null
+++ b/po/ro/man1/msgcmp.1.po
@@ -0,0 +1,428 @@
+# 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-06-29 08:54+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 "MSGCMP"
+msgstr "MSGCMP"
+
+#. 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 "msgcmp - compare message catalog and template"
+msgstr "msgcmp - compară catalogul și șablonul de mesaje"
+
+#. 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<msgcmp> [I<\\,OPTION\\/>] I<\\,def.po ref.pot\\/>"
+msgstr "B<msgcmp> [I<\\,OPȚIUNE\\/>] I<\\,def.po ref.pot\\/>"
+
+#. 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 ""
+"Compare two Uniforum style .po files to check that both contain the same set "
+"of msgid strings. The def.po file is an existing PO file with the "
+"translations. The ref.pot file is the last created PO file, or a PO "
+"Template file (generally created by xgettext). This is useful for checking "
+"that you have translated each and every message in your program. Where an "
+"exact match cannot be found, fuzzy matching is used to produce better "
+"diagnostics."
+msgstr ""
+"Compară două fișiere .po stil Unifourm pentru a verifica dacă ambele conțin "
+"același set de șiruri msgid. Fișierul def.po este un fișier PO existent cu "
+"tranduceri. Fișierul ref.pot este ultimul fișier PO creat sau un fișier "
+"șablon PO (creat în general de «xgettext»). Acest lucru este util pentru a "
+"verifica dacă ați tradus fiecare mesaj din programul dumneavoastră. Acolo "
+"unde nu poate fi găsită o potrivire exactă, se va marca mesajul cu „fuzzy” "
+"pentru a produce diagnostice mai bune.\\"
+
+#. 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."
+msgstr ""
+"Argumentele obligatorii pentru opțiunile lungi sunt de asemenea obligatorii "
+"pentru opțiunile scurte."
+
+#. 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 "def.po"
+msgstr "def.po"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "translations"
+msgstr "traduceri"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "ref.pot"
+msgstr "ref.pot"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "references to the sources"
+msgstr "referințe la surse"
+
+#. 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: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Operation modifiers:"
+msgstr "Modificatori operație:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-m>, B<--multi-domain>"
+msgstr "B<-m>, B<--multi-domain>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "apply ref.pot to each of the domains in def.po"
+msgstr "aplică ref.pot la fiecare dintre domeniile din def.po"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-N>, B<--no-fuzzy-matching>"
+msgstr "B<-N>, B<--no-fuzzy-matching>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not use fuzzy matching"
+msgstr "nu folosește potrivire aproximativă (fuzzy)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--use-fuzzy>"
+msgstr "B<--use-fuzzy>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "consider fuzzy entries"
+msgstr "folosește intrări parțial traduse, aproximative"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--use-untranslated>"
+msgstr "B<--use-untranslated>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "consider untranslated entries"
+msgstr "păstrează pe cele netraduse"
+
+#. 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 "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: 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 Peter Miller."
+msgstr "Scris de Peter Miller."
+
+#. 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<msgcmp> is maintained as a Texinfo manual. If "
+"the B<info> and B<msgcmp> programs are properly installed at your site, the "
+"command"
+msgstr ""
+"Documentația completă pentru B<msgcmp> este menținută ca un manual Texinfo. "
+"Dacă programele B<info> și B<msgcmp> sunt instalate corespunzător în "
+"calculatorul 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 msgcmp>"
+msgstr "B<info msgcmp>"
+
+#. 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>"