# HG changeset patch # User Sylvain Thénault # Date 1296641513 -3600 # Node ID c99416cdd94be4aada7290cf79a50b95bdd39910 # Parent 118881289a31280282324139efd2f5b4a6d4bbb9 i18nupdate diff -r 118881289a31 -r c99416cdd94b i18n/de.po --- a/i18n/de.po Tue Feb 01 10:10:46 2011 +0100 +++ b/i18n/de.po Wed Feb 02 11:11:53 2011 +0100 @@ -1321,11 +1321,9 @@ #, python-format msgid "" -"can't set inlined=%(inlined)s, %(stype)s %(rtype)s %(otype)s has cardinality=" +"can't set inlined=True, %(stype)s %(rtype)s %(otype)s has cardinality=" "%(card)s" msgstr "" -"Kann 'inlined' = %(inlined)s nicht zuweisen, %(stype)s %(rtype)s %(otype)s " -"hat die Kardinalität %(card)s" msgid "cancel" msgstr "" @@ -4334,3 +4332,10 @@ msgid "you should probably delete that property" msgstr "Sie sollten diese Eigenschaft wahrscheinlich löschen." + +#~ msgid "" +#~ "can't set inlined=%(inlined)s, %(stype)s %(rtype)s %(otype)s has " +#~ "cardinality=%(card)s" +#~ msgstr "" +#~ "Kann 'inlined' = %(inlined)s nicht zuweisen, %(stype)s %(rtype)s " +#~ "%(otype)s hat die Kardinalität %(card)s" diff -r 118881289a31 -r c99416cdd94b i18n/en.po --- a/i18n/en.po Tue Feb 01 10:10:46 2011 +0100 +++ b/i18n/en.po Wed Feb 02 11:11:53 2011 +0100 @@ -1275,7 +1275,7 @@ #, python-format msgid "" -"can't set inlined=%(inlined)s, %(stype)s %(rtype)s %(otype)s has cardinality=" +"can't set inlined=True, %(stype)s %(rtype)s %(otype)s has cardinality=" "%(card)s" msgstr "" diff -r 118881289a31 -r c99416cdd94b i18n/es.po --- a/i18n/es.po Tue Feb 01 10:10:46 2011 +0100 +++ b/i18n/es.po Wed Feb 02 11:11:53 2011 +0100 @@ -1321,11 +1321,11 @@ #, python-format msgid "" -"can't set inlined=%(inlined)s, %(stype)s %(rtype)s %(otype)s has cardinality=" +"can't set inlined=True, %(stype)s %(rtype)s %(otype)s has cardinality=" "%(card)s" msgstr "" -"no puede poner 'inlined' = %(inlined)s, %(stype)s %(rtype)s %(otype)s tiene " -"cardinalidad %(card)s" +"no puede poner 'inlined' = True, %(stype)s %(rtype)s %(otype)s " + "tiene cardinalidad %(card)s" msgid "cancel" msgstr "" diff -r 118881289a31 -r c99416cdd94b i18n/fr.po --- a/i18n/fr.po Tue Feb 01 10:10:46 2011 +0100 +++ b/i18n/fr.po Wed Feb 02 11:11:53 2011 +0100 @@ -1323,11 +1323,11 @@ #, python-format msgid "" -"can't set inlined=%(inlined)s, %(stype)s %(rtype)s %(otype)s has cardinality=" +"can't set inlined=True, %(stype)s %(rtype)s %(otype)s has cardinality=" "%(card)s" msgstr "" -"ne peut mettre 'inlined' = %(inlined)s, %(stype)s %(rtype)s %(otype)s a pour " -"cardinalité %(card)s" +"ne peut mettre 'inlined'=Vrai, %(stype)s %(rtype)s %(otype)s a " +"pour cardinalité %(card)s" msgid "cancel" msgstr "annuler"