diff options
-rw-r--r-- | po/Makefile | 2 | ||||
-rw-r--r-- | po/ro.po | 9 |
2 files changed, 5 insertions, 6 deletions
diff --git a/po/Makefile b/po/Makefile index 5e29cc78..bf265175 100644 --- a/po/Makefile +++ b/po/Makefile @@ -38,7 +38,7 @@ merge: $(PGOAL).pot $(PGOAL).pot: $(PL_CFILES) $(CFILES) INTLTOOL_EXTRACT=./intltool-extract ./intltool-update --gettext-package rpmdrake --pot xgettext -j -F -n --add-comments='-PO' \ - --keyword=_ --keyword=__ --keyword=N_ \ + --keyword=_ --keyword=__ --keyword=N_ --keyword=N \ --language=C -o $@ $(PL_CFILES) $(CFILES) @rm -rf $(PL_CFILES) @@ -8,13 +8,13 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake 1.3\n" "POT-Creation-Date: 2002-11-07 18:26+0100\n" -"PO-Revision-Date: 2002-09-24 11:07GMT+2\n" +"PO-Revision-Date: 2002-11-14 08:49+0200\n" "Last-Translator: Harald Ersch <hersch@romatsa.ro>\n" -"Language-Team: romanian <ro@li.org>\n" +"Language-Team: Romanian <rtfs-project@sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 0.9.5\n" +"X-Generator: KBabel 0.9.6\n" #: ../edit-urpm-sources.pl_.c:41 msgid "Unable to create medium." @@ -25,9 +25,8 @@ msgid "Unable to update medium; it will be automatically disabled." msgstr "Nu pot actualiza mediul, el va fi dezactivat automat." #: ../edit-urpm-sources.pl_.c:53 -#, fuzzy msgid "Add a source" -msgstr "Adaug sursa:" +msgstr "Adaugă o sursă" #: ../edit-urpm-sources.pl_.c:54 msgid "Local files" |