diff options
Diffstat (limited to 'popt')
-rw-r--r-- | popt/po/ro.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/popt/po/ro.po b/popt/po/ro.po index ad24ff79b..90c4e02fb 100644 --- a/popt/po/ro.po +++ b/popt/po/ro.po @@ -1,18 +1,18 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# Cristian Gafton <gafton@redhat.com>, 1998. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: POPT\n" "POT-Creation-Date: 1998-10-22 14:44-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Last-Translator: Cristian Gafton <gafton@redhat.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" #: ../popt.c:34 msgid "unknown errno" @@ -21,7 +21,7 @@ msgstr "eroare necunoscuta" #: ../popt.c:407 #, c-format msgid "option type (%d) not implemented in popt\n" -msgstr "optiunea de tipul (%d)< nu este implementata in popt\n" +msgstr "optiunea de tipul (%d) nu este implementata in popt\n" #: ../popt.c:531 msgid "missing argument" @@ -33,11 +33,11 @@ msgstr "optiune necunoscuta" #: ../popt.c:535 msgid "aliases nested too deeply" -msgstr "" +msgstr "recursivitate infinita la optiunile sinonime" #: ../popt.c:537 msgid "error in paramter quoting" -msgstr "" +msgstr "eroare la insertie parametru" #: ../popt.c:539 msgid "invalid numeric value" |