summaryrefslogtreecommitdiffstats
path: root/po/ro/man1/dnsdomainname.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/dnsdomainname.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/dnsdomainname.1.po')
-rw-r--r--po/ro/man1/dnsdomainname.1.po199
1 files changed, 199 insertions, 0 deletions
diff --git a/po/ro/man1/dnsdomainname.1.po b/po/ro/man1/dnsdomainname.1.po
new file mode 100644
index 00000000..7ee5916f
--- /dev/null
+++ b/po/ro/man1/dnsdomainname.1.po
@@ -0,0 +1,199 @@
+# 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-02-09 16:56+0100\n"
+"PO-Revision-Date: 2023-05-19 18:46+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
+#, no-wrap
+msgid "DNSDOMAINNAME"
+msgstr "DNSDOMAINNAME"
+
+#. type: TH
+#: archlinux
+#, no-wrap
+msgid "December 2023"
+msgstr "decembrie 2023"
+
+#. type: TH
+#: archlinux
+#, no-wrap
+msgid "GNU inetutils 2.5"
+msgstr "GNU inetutils 2.5"
+
+#. type: TH
+#: archlinux
+#, no-wrap
+msgid "User Commands"
+msgstr "Comenzi utilizator"
+
+#. type: SH
+#: archlinux
+#, no-wrap
+msgid "NAME"
+msgstr "NUME"
+
+#. type: Plain text
+#: archlinux
+msgid "dnsdomainname - show DNS domain name"
+msgstr "dnsdomainname - afișează numele de domeniu DNS"
+
+#. type: SH
+#: archlinux
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "REZUMAT"
+
+#. type: Plain text
+#: archlinux
+msgid "B<dnsdomainname> [I<\\,OPTION\\/>...]"
+msgstr "B<dnsdomainname> [I<\\,OPȚIUNE\\/>...]"
+
+#. type: SH
+#: archlinux
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIERE"
+
+#. type: Plain text
+#: archlinux
+msgid "Show domain part of the system's fully qualified host name."
+msgstr ""
+"Afișează porțiunea de domeniu a numelui de gazdă complet al sistemului."
+
+#. type: Plain text
+#: archlinux
+msgid ""
+"The tool uses gethostname to get the host name of the system and getaddrinfo "
+"to resolve it into a canonical name. The part after the first period ('.') "
+"of the canonical name is shown."
+msgstr ""
+"Instrumentul utilizează B<gethostname> pentru a obține numele de gazdă al "
+"sistemului și B<getaddrinfo> pentru a-l rezolva într-un nume canonic. Este "
+"afișată partea de după primul punct (\".\") din numele canonic."
+
+#. type: TP
+#: archlinux
+#, no-wrap
+msgid "-?, B<--help>"
+msgstr "-?, B<--help>"
+
+#. type: Plain text
+#: archlinux
+msgid "give this help list"
+msgstr "oferă această listă de ajutor"
+
+#. type: TP
+#: archlinux
+#, no-wrap
+msgid "B<--usage>"
+msgstr "B<--usage>"
+
+#. type: Plain text
+#: archlinux
+msgid "give a short usage message"
+msgstr "oferă un mesaj de utilizare scurt"
+
+#. type: TP
+#: archlinux
+#, no-wrap
+msgid "B<-V>, B<--version>"
+msgstr "B<-V>, B<--version>"
+
+#. type: Plain text
+#: archlinux
+msgid "print program version"
+msgstr "afișează versiunea programului"
+
+#. type: SH
+#: archlinux
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: archlinux
+msgid "Written by Simon Josefsson."
+msgstr "Scris de Simon Josefsson."
+
+#. type: SH
+#: archlinux
+#, no-wrap
+msgid "REPORTING BUGS"
+msgstr "RAPORTAREA ERORILOR"
+
+#. type: Plain text
+#: archlinux
+msgid "Report bugs to E<lt>bug-inetutils@gnu.orgE<gt>."
+msgstr "Raportați erorile la: E<lt>bug-inetutils@gnu.orgE<gt>."
+
+#. type: SH
+#: archlinux
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "DREPTURI DE AUTOR"
+
+#. type: Plain text
+#: archlinux
+msgid ""
+"Copyright \\(co 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 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
+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
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "CONSULTAȚI ȘI"
+
+#. type: Plain text
+#: archlinux
+msgid "gethostname(2), getaddrinfo(3)"
+msgstr "gethostname(2), getaddrinfo(3)"
+
+#. type: Plain text
+#: archlinux
+msgid ""
+"The full documentation for B<dnsdomainname> is maintained as a Texinfo "
+"manual. If the B<info> and B<dnsdomainname> programs are properly installed "
+"at your site, the command"
+msgstr ""
+"Documentația completă pentru B<dnsdomainname> este menținută ca un manual "
+"Texinfo. Dacă programele B<info> și B<dnsdomainname> sunt instalate corect "
+"în sistemul dvs., comanda"
+
+#. type: Plain text
+#: archlinux
+msgid "B<info dnsdomainname>"
+msgstr "B<info dnsdomainname>"
+
+#. type: Plain text
+#: archlinux
+msgid "should give you access to the complete manual."
+msgstr "ar trebui să vă permită accesul la manualul complet."