Am Dienstag, den 02.08.2005, 08:51 -0400 schrieb Luis Villa: > On 8/1/05, Fernando Herrera <[EMAIL PROTECTED]> wrote: > > Hi luis! > > > > I've just fixed the s% thing to %s on line 237 of ar.po. > > > > The two other wrong strings seem again to have 3 %s where original > > string has only 2, but It's not ovious for me which %s I should > > remove. > > Thanks. There is in fact one less error, but it still fails, which is > hosing the entire tinderbox, still. >
If this is urgent you could mark these messages as fuzzy (see attached patch). But you should file a bug report against Arabic. There seem to be more things like 's%' in this file. And again Christans warning. Verify your translation before committing. msgfmt -cv -o /dev/null --check-accelerators="_" xx.po Regards, Frank
Index: ar.po =================================================================== RCS file: /cvs/gnome/gnome-keyring/po/ar.po,v retrieving revision 1.8 diff -u -r1.8 ar.po --- ar.po 1 Aug 2005 13:38:12 -0000 1.8 +++ ar.po 2 Aug 2005 13:19:14 -0000 @@ -46,8 +46,9 @@ "The application '%s' wants access to the default keyring, but it is locked" msgstr "ÙØ±Ùد Ø§ÙØªØ·ØšÙÙ '%s' اÙÙÙØ§Ø° Ø¥ÙÙ Ø·Ù٠اÙÙ ÙØ§ØªÙØ Ø§ÙØ¥Ùتراض٠ÙÙÙ Ø§ÙØ·ÙÙ Ù ÙÙÙÙ" +# One format string (%s) too much #: gnome-keyring-ask.c:243 gnome-keyring-ask.c:258 -#, c-format +#, fuzzy, c-format msgid "The application '%s' wants access to the keyring '%s', but it is locked" msgstr "ÙØ±Ùد Ø§ÙØªØ·ØšÙÙ '%s'·'%s' اÙÙÙØ§Ø° Ø¥ÙÙ Ø·Ù٠اÙÙ ÙØ§ØªÙØ '%s' ÙÙÙ Ø§ÙØ·ÙÙ Ù ÙÙÙÙ" @@ -102,8 +103,9 @@ "ÙØ±Ùد Ø§ÙØªØ·ØšÙÙ '%s'·(%s) Ø¥ÙØŽØ§Ø¡ Ø·ÙÙ Ù ÙØ§ØªÙØ Ø¬Ø¯ÙØ¯ ؚإس٠'%s'.ÙÙØªØ±Ø¶ أ٠تختار ÙÙÙ Ø© " "Ø§ÙØ³Ø± Ø§ÙØªÙ ØªØ±ÙØ¯ Ø§Ø³ØªØ®Ø¯Ù ÙØ§ ÙÙØ°Ø§ Ø§ÙØºØ±Ø¶." +# One format string (%s) too much and all in wrong direction. #: gnome-keyring-ask.c:334 -#, c-format +#, fuzzy, c-format msgid "" "The application '%s' (%s) wants to create a new default keyring. You have to " "choose the password you want to use for it."
_______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
