diff options
author | gafton <devnull@localhost> | 1998-10-22 18:59:41 +0000 |
---|---|---|
committer | gafton <devnull@localhost> | 1998-10-22 18:59:41 +0000 |
commit | 3a394eb3e66eac60037f68c560ad2802e79d7d58 (patch) | |
tree | 706c9272f212614c400a561be7bc72b4a6cdcba3 /popt | |
parent | 548d5b27e02740c5d3e822ca56668b43832e7fad (diff) | |
download | librpm-tizen-3a394eb3e66eac60037f68c560ad2802e79d7d58.tar.gz librpm-tizen-3a394eb3e66eac60037f68c560ad2802e79d7d58.tar.bz2 librpm-tizen-3a394eb3e66eac60037f68c560ad2802e79d7d58.zip |
fixed a typo in translation
CVS patchset: 2491
CVS date: 1998/10/22 18:59:41
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" |