# HG changeset patch # User Sylvain Thénault # Date 1267170363 -3600 # Node ID 8dd774c9c3bbf071f07b70f70a7bc4bb45cd7fe6 # Parent 7ef3b029e10b19a9f5ace88509961763f9700662 i18nupdate diff -r 7ef3b029e10b -r 8dd774c9c3bb i18n/en.po --- a/i18n/en.po Fri Feb 26 07:58:55 2010 +0100 +++ b/i18n/en.po Fri Feb 26 08:46:03 2010 +0100 @@ -501,6 +501,9 @@ msgid "Relations" msgstr "" +msgid "Repository" +msgstr "" + msgid "Request" msgstr "" @@ -917,32 +920,29 @@ msgid "add Bookmark bookmarked_by CWUser object" msgstr "bookmark" -msgid "add CWAttribute add_permission RQLExpression subject" -msgstr "add rql expression" - msgid "add CWAttribute constrained_by CWConstraint subject" msgstr "constraint" -msgid "add CWAttribute delete_permission RQLExpression subject" -msgstr "delete rql expression" - msgid "add CWAttribute read_permission RQLExpression subject" msgstr "read rql expression" msgid "add CWAttribute relation_type CWRType object" msgstr "attribute definition" +msgid "add CWAttribute update_permission RQLExpression subject" +msgstr "rql expression for update permission" + msgid "add CWEType add_permission RQLExpression subject" -msgstr "rql expression for the add permission" +msgstr "rql expression for add permission" msgid "add CWEType delete_permission RQLExpression subject" -msgstr "rql expression for the delete permission" +msgstr "rql expression for delete permission" msgid "add CWEType read_permission RQLExpression subject" -msgstr "rql expression for the read permission" +msgstr "rql expression for read permission" msgid "add CWEType update_permission RQLExpression subject" -msgstr "rql expression for the update permission" +msgstr "rql expression for update permission" msgid "add CWProperty for_user CWUser object" msgstr "property" @@ -1034,10 +1034,6 @@ msgid "add_permission" msgstr "add permission" -msgctxt "CWAttribute" -msgid "add_permission" -msgstr "add permission" - msgctxt "CWRelation" msgid "add_permission" msgstr "add permission" @@ -1083,9 +1079,6 @@ msgid "allow to set a specific workflow for an entity" msgstr "" -msgid "allowed transition from this state" -msgstr "" - msgid "allowed transitions from this state" msgstr "" @@ -1577,24 +1570,6 @@ msgid "copy" msgstr "" -msgid "" -"core relation giving to a group the permission to add an entity or relation " -"type" -msgstr "" - -msgid "" -"core relation giving to a group the permission to delete an entity or " -"relation type" -msgstr "" - -msgid "" -"core relation giving to a group the permission to read an entity or relation " -"type" -msgstr "" - -msgid "core relation giving to a group the permission to update an entity type" -msgstr "" - msgid "core relation indicating a user's groups" msgstr "" @@ -1661,17 +1636,13 @@ msgstr "creating email address for user %(linkto)s" msgid "" -"creating RQLExpression (CWAttribute %(linkto)s add_permission RQLExpression)" -msgstr "RQL expression granting add permission on %(linkto)s" +"creating RQLExpression (CWAttribute %(linkto)s read_permission RQLExpression)" +msgstr "RQL expression granting read permission on %(linkto)s" msgid "" -"creating RQLExpression (CWAttribute %(linkto)s delete_permission " +"creating RQLExpression (CWAttribute %(linkto)s update_permission " "RQLExpression)" -msgstr "RQL expression granting delete permission on %(linkto)s" - -msgid "" -"creating RQLExpression (CWAttribute %(linkto)s read_permission RQLExpression)" -msgstr "RQL expression granting read permission on %(linkto)s" +msgstr "RQL expression granting update permission on %(linkto)s" msgid "" "creating RQLExpression (CWEType %(linkto)s add_permission RQLExpression)" @@ -1905,10 +1876,6 @@ msgid "delete_permission" msgstr "delete permission" -msgctxt "CWAttribute" -msgid "delete_permission" -msgstr "delete permission" - msgctxt "CWRelation" msgid "delete_permission" msgstr "delete_permission" @@ -2385,18 +2352,6 @@ msgid "groups" msgstr "" -msgid "groups allowed to add entities/relations of this type" -msgstr "" - -msgid "groups allowed to delete entities/relations of this type" -msgstr "" - -msgid "groups allowed to read entities/relations of this type" -msgstr "" - -msgid "groups allowed to update entities of this type" -msgstr "" - msgid "groups grant permissions to the user" msgstr "" @@ -2681,9 +2636,6 @@ msgid "link a workflow to one or more entity type" msgstr "" -msgid "link to each item in" -msgstr "" - msgid "list" msgstr "" @@ -3195,18 +3147,6 @@ msgid "right" msgstr "" -msgid "rql expression allowing to add entities/relations of this type" -msgstr "" - -msgid "rql expression allowing to delete entities/relations of this type" -msgstr "" - -msgid "rql expression allowing to read entities/relations of this type" -msgstr "" - -msgid "rql expression allowing to update entities of this type" -msgstr "" - msgid "rql expressions" msgstr "" @@ -3744,6 +3684,10 @@ msgid "update_permission" msgstr "can be updated by" +msgctxt "CWAttribute" +msgid "update_permission" +msgstr "can be updated by" + msgctxt "CWGroup" msgid "update_permission_object" msgstr "has permission to update" @@ -3774,7 +3718,8 @@ msgid "" "use to define a transition from one or multiple states to a destination " -"states in workflow's definitions." +"states in workflow's definitions. Transition without destination state will " +"go back to the state from which we arrived to the current state." msgstr "" msgid "use_email" diff -r 7ef3b029e10b -r 8dd774c9c3bb i18n/es.po --- a/i18n/es.po Fri Feb 26 07:58:55 2010 +0100 +++ b/i18n/es.po Fri Feb 26 08:46:03 2010 +0100 @@ -509,6 +509,9 @@ msgid "Relations" msgstr "Relaciones" +msgid "Repository" +msgstr "" + msgid "Request" msgstr "Petición" @@ -940,21 +943,18 @@ msgid "add Bookmark bookmarked_by CWUser object" msgstr "Agregar a los favoritos " -msgid "add CWAttribute add_permission RQLExpression subject" -msgstr "" - msgid "add CWAttribute constrained_by CWConstraint subject" msgstr "Restricción" -msgid "add CWAttribute delete_permission RQLExpression subject" -msgstr "" - msgid "add CWAttribute read_permission RQLExpression subject" msgstr "" msgid "add CWAttribute relation_type CWRType object" msgstr "Definición de atributo" +msgid "add CWAttribute update_permission RQLExpression subject" +msgstr "" + msgid "add CWEType add_permission RQLExpression subject" msgstr "Expresión RQL de agregación" @@ -1057,10 +1057,6 @@ msgid "add_permission" msgstr "" -msgctxt "CWAttribute" -msgid "add_permission" -msgstr "" - msgctxt "CWRelation" msgid "add_permission" msgstr "" @@ -1106,9 +1102,6 @@ msgid "allow to set a specific workflow for an entity" msgstr "" -msgid "allowed transition from this state" -msgstr "transición autorizada desde este estado" - msgid "allowed transitions from this state" msgstr "transiciones autorizadas desde este estado" @@ -1610,32 +1603,6 @@ msgid "copy" msgstr "Copiar" -msgid "" -"core relation giving to a group the permission to add an entity or relation " -"type" -msgstr "" -"Relación sistema que otorga a un grupo la autorización de agregar una " -"entidad o una relación" - -msgid "" -"core relation giving to a group the permission to delete an entity or " -"relation type" -msgstr "" -"Relación sistema que otorga a un grupo la autorización de eliminar una " -"entidad o relación" - -msgid "" -"core relation giving to a group the permission to read an entity or relation " -"type" -msgstr "" -"Relación sistema que otorga a un grupo la autorización de leer una entidad o " -"una relación " - -msgid "core relation giving to a group the permission to update an entity type" -msgstr "" -"Relación sistema que otorga a un grupo la autorización de actualizar una " -"entidad" - msgid "core relation indicating a user's groups" msgstr "" "Relación sistema que indica los grupos a los cuales pertenece un usuario" @@ -1708,19 +1675,15 @@ msgstr "Creación de una dirección electrónica para el usuario %(linkto)s" msgid "" -"creating RQLExpression (CWAttribute %(linkto)s add_permission RQLExpression)" +"creating RQLExpression (CWAttribute %(linkto)s read_permission RQLExpression)" msgstr "" msgid "" -"creating RQLExpression (CWAttribute %(linkto)s delete_permission " +"creating RQLExpression (CWAttribute %(linkto)s update_permission " "RQLExpression)" msgstr "" msgid "" -"creating RQLExpression (CWAttribute %(linkto)s read_permission RQLExpression)" -msgstr "" - -msgid "" "creating RQLExpression (CWEType %(linkto)s add_permission RQLExpression)" msgstr "" "Creación de una expresión RQL para la autorización de agregar %(linkto)s" @@ -1956,10 +1919,6 @@ msgid "delete_permission" msgstr "" -msgctxt "CWAttribute" -msgid "delete_permission" -msgstr "" - msgctxt "CWRelation" msgid "delete_permission" msgstr "" @@ -2443,18 +2402,6 @@ msgid "groups" msgstr "Grupos" -msgid "groups allowed to add entities/relations of this type" -msgstr "Grupos autorizados a agregar entidades/relaciones de este tipo" - -msgid "groups allowed to delete entities/relations of this type" -msgstr "Grupos autorizados a eliminar entidades/relaciones de este tipo" - -msgid "groups allowed to read entities/relations of this type" -msgstr "Grupos autorizados a leer entidades/relaciones de este tipo" - -msgid "groups allowed to update entities of this type" -msgstr "Grupos autorizados a actualizar entidades de este tipo" - msgid "groups grant permissions to the user" msgstr "Los grupos otorgan las autorizaciones al usuario" @@ -2757,9 +2704,6 @@ msgid "link a workflow to one or more entity type" msgstr "" -msgid "link to each item in" -msgstr "ligar hacia cada elemento en" - msgid "list" msgstr "Lista" @@ -3280,18 +3224,6 @@ msgid "right" msgstr "Derecha" -msgid "rql expression allowing to add entities/relations of this type" -msgstr "expresion RQL permitiendo agregar entidades/relaciones de este tipo" - -msgid "rql expression allowing to delete entities/relations of this type" -msgstr "expresion RQL permitiendo eliminar entidades/relaciones de este tipo" - -msgid "rql expression allowing to read entities/relations of this type" -msgstr "expresion RQL permitiendo leer entidades/relaciones de este tipo" - -msgid "rql expression allowing to update entities of this type" -msgstr "expresion RQL permitiendo actualizar entidades de este tipo" - msgid "rql expressions" msgstr "expresiones rql" @@ -3833,6 +3765,10 @@ msgid "update_permission" msgstr "" +msgctxt "CWAttribute" +msgid "update_permission" +msgstr "" + msgctxt "CWGroup" msgid "update_permission_object" msgstr "" @@ -3863,10 +3799,9 @@ msgid "" "use to define a transition from one or multiple states to a destination " -"states in workflow's definitions." -msgstr "" -"utilizado para definir una transición desde uno o multiples estados hacia " -"uno o varios estados destino en las definiciones del workflow" +"states in workflow's definitions. Transition without destination state will " +"go back to the state from which we arrived to the current state." +msgstr "" msgid "use_email" msgstr "correo electrónico" @@ -4164,6 +4099,9 @@ #~ "Relación agregada %(rtype)s de %(frometype)s #%(fromeid)s hacia %(toetype)" #~ "s #%(toeid)s" +#~ msgid "allowed transition from this state" +#~ msgstr "transición autorizada desde este estado" + #~ msgid "button_reset" #~ msgstr "Cancelar los cambios" @@ -4177,6 +4115,33 @@ #~ msgstr "Edición de una copia" #~ msgid "" +#~ "core relation giving to a group the permission to add an entity or " +#~ "relation type" +#~ msgstr "" +#~ "Relación sistema que otorga a un grupo la autorización de agregar una " +#~ "entidad o una relación" + +#~ msgid "" +#~ "core relation giving to a group the permission to delete an entity or " +#~ "relation type" +#~ msgstr "" +#~ "Relación sistema que otorga a un grupo la autorización de eliminar una " +#~ "entidad o relación" + +#~ msgid "" +#~ "core relation giving to a group the permission to read an entity or " +#~ "relation type" +#~ msgstr "" +#~ "Relación sistema que otorga a un grupo la autorización de leer una " +#~ "entidad o una relación " + +#~ msgid "" +#~ "core relation giving to a group the permission to update an entity type" +#~ msgstr "" +#~ "Relación sistema que otorga a un grupo la autorización de actualizar una " +#~ "entidad" + +#~ msgid "" #~ "creating RQLExpression (CWRType %(linkto)s add_permission RQLExpression)" #~ msgstr "" #~ "Creación de una expresión RQL para la autorización de agregar relaciones %" @@ -4229,6 +4194,18 @@ #~ msgid "entity types which may use this transition" #~ msgstr "Entidades que pueden utilizar esta transición" +#~ msgid "groups allowed to add entities/relations of this type" +#~ msgstr "Grupos autorizados a agregar entidades/relaciones de este tipo" + +#~ msgid "groups allowed to delete entities/relations of this type" +#~ msgstr "Grupos autorizados a eliminar entidades/relaciones de este tipo" + +#~ msgid "groups allowed to read entities/relations of this type" +#~ msgstr "Grupos autorizados a leer entidades/relaciones de este tipo" + +#~ msgid "groups allowed to update entities of this type" +#~ msgstr "Grupos autorizados a actualizar entidades de este tipo" + #~ msgid "initial state for entities of this type" #~ msgstr "Estado inicial para las entidades de este tipo" @@ -4241,6 +4218,9 @@ #~ msgid "link a transition to one or more entity type" #~ msgstr "liga una transición a una o mas tipos de entidad" +#~ msgid "link to each item in" +#~ msgstr "ligar hacia cada elemento en" + #~ msgid "nothing to edit" #~ msgstr "nada que editar" @@ -4295,6 +4275,26 @@ #~ msgid "remove this Transition" #~ msgstr "Eliminar esta transición" +#~ msgid "rql expression allowing to add entities/relations of this type" +#~ msgstr "expresion RQL permitiendo agregar entidades/relaciones de este tipo" + +#~ msgid "rql expression allowing to delete entities/relations of this type" +#~ msgstr "" +#~ "expresion RQL permitiendo eliminar entidades/relaciones de este tipo" + +#~ msgid "rql expression allowing to read entities/relations of this type" +#~ msgstr "expresion RQL permitiendo leer entidades/relaciones de este tipo" + +#~ msgid "rql expression allowing to update entities of this type" +#~ msgstr "expresion RQL permitiendo actualizar entidades de este tipo" + +#~ msgid "" +#~ "use to define a transition from one or multiple states to a destination " +#~ "states in workflow's definitions." +#~ msgstr "" +#~ "utilizado para definir una transición desde uno o multiples estados hacia " +#~ "uno o varios estados destino en las definiciones del workflow" + #~ msgid "" #~ "user for which this property is applying. If this relation is not set, " #~ "the property is considered as a global property" diff -r 7ef3b029e10b -r 8dd774c9c3bb i18n/fr.po --- a/i18n/fr.po Fri Feb 26 07:58:55 2010 +0100 +++ b/i18n/fr.po Fri Feb 26 08:46:03 2010 +0100 @@ -508,6 +508,9 @@ msgid "Relations" msgstr "Relations" +msgid "Repository" +msgstr "Entrepôt de données" + msgid "Request" msgstr "Requête" @@ -945,21 +948,18 @@ msgid "add Bookmark bookmarked_by CWUser object" msgstr "signet" -msgid "add CWAttribute add_permission RQLExpression subject" -msgstr "expression rql d'ajout" - msgid "add CWAttribute constrained_by CWConstraint subject" msgstr "contrainte" -msgid "add CWAttribute delete_permission RQLExpression subject" -msgstr "expression rql de suppression" - msgid "add CWAttribute read_permission RQLExpression subject" msgstr "expression rql de lecture" msgid "add CWAttribute relation_type CWRType object" msgstr "définition d'attribut" +msgid "add CWAttribute update_permission RQLExpression subject" +msgstr "permission de mise à jour" + msgid "add CWEType add_permission RQLExpression subject" msgstr "définir une expression RQL d'ajout" @@ -1062,10 +1062,6 @@ msgid "add_permission" msgstr "permission d'ajout" -msgctxt "CWAttribute" -msgid "add_permission" -msgstr "permission d'ajout" - msgctxt "CWRelation" msgid "add_permission" msgstr "permission d'ajout" @@ -1113,9 +1109,6 @@ msgid "allow to set a specific workflow for an entity" msgstr "permet de spécifier un workflow donné pour une entité" -msgid "allowed transition from this state" -msgstr "transition autorisée depuis cet état" - msgid "allowed transitions from this state" msgstr "transitions autorisées depuis cet état" @@ -1619,32 +1612,6 @@ msgid "copy" msgstr "copier" -msgid "" -"core relation giving to a group the permission to add an entity or relation " -"type" -msgstr "" -"relation système donnant à un groupe la permission d'ajouter une entité ou " -"une relation" - -msgid "" -"core relation giving to a group the permission to delete an entity or " -"relation type" -msgstr "" -"relation système donnant à un group la permission de supprimer une entité ou " -"une relation" - -msgid "" -"core relation giving to a group the permission to read an entity or relation " -"type" -msgstr "" -"relation système donnant à un group la permission de lire une entité ou une " -"relation" - -msgid "core relation giving to a group the permission to update an entity type" -msgstr "" -"relation système donnant à un groupe la permission de mettre à jour une " -"entityé" - msgid "core relation indicating a user's groups" msgstr "" "relation système indiquant les groupes auxquels appartient l'utilisateur" @@ -1717,18 +1684,13 @@ msgstr "création d'une adresse électronique pour l'utilisateur %(linkto)s" msgid "" -"creating RQLExpression (CWAttribute %(linkto)s add_permission RQLExpression)" -msgstr "création d'une expression rql pour le droit d'ajout de %(linkto)s" +"creating RQLExpression (CWAttribute %(linkto)s read_permission RQLExpression)" +msgstr "création d'une expression rql pour le droit de lecture de %(linkto)s" msgid "" -"creating RQLExpression (CWAttribute %(linkto)s delete_permission " +"creating RQLExpression (CWAttribute %(linkto)s update_permission " "RQLExpression)" -msgstr "" -"création d'une expression rql pour le droit de suppression de %(linkto)s" - -msgid "" -"creating RQLExpression (CWAttribute %(linkto)s read_permission RQLExpression)" -msgstr "création d'une expression rql pour le droit de lecture de %(linkto)s" +msgstr "création d'une expression rql pour le droit de mise à jour de %(linkto)s" msgid "" "creating RQLExpression (CWEType %(linkto)s add_permission RQLExpression)" @@ -1928,8 +1890,8 @@ msgid "define a relation type, used to build the instance schema" msgstr "définit un type de relation" -msgid "define a rql expression used to define vpermissions" -msgstr "" +msgid "define a rql expression used to define permissions" +msgstr "définit une expression rql donnant une permission" msgid "define a schema constraint" msgstr "définit une contrainte de schema" @@ -1972,10 +1934,6 @@ msgid "delete_permission" msgstr "permission de supprimer" -msgctxt "CWAttribute" -msgid "delete_permission" -msgstr "permission de supprimer" - msgctxt "CWRelation" msgid "delete_permission" msgstr "permission de supprimer" @@ -2468,18 +2426,6 @@ msgid "groups" msgstr "groupes" -msgid "groups allowed to add entities/relations of this type" -msgstr "groupes autorisés à ajouter des entités/relations de ce type" - -msgid "groups allowed to delete entities/relations of this type" -msgstr "groupes autorisés à supprimer des entités/relations de ce type" - -msgid "groups allowed to read entities/relations of this type" -msgstr "groupes autorisés à lire des entités/relations de ce type" - -msgid "groups allowed to update entities of this type" -msgstr "groupes autorisés à mettre à jour les entités de ce type" - msgid "groups grant permissions to the user" msgstr "les groupes donnent des permissions à l'utilisateur" @@ -2783,9 +2729,6 @@ msgid "link a workflow to one or more entity type" msgstr "lie un workflow à un ou plusieurs types d'entité" -msgid "link to each item in" -msgstr "lier vers chaque élément dans" - msgid "list" msgstr "liste" @@ -3305,22 +3248,6 @@ msgid "right" msgstr "droite" -msgid "rql expression allowing to add entities/relations of this type" -msgstr "" -"expression RQL donnant le droit d'ajouter des entités/relations de ce type" - -msgid "rql expression allowing to delete entities/relations of this type" -msgstr "" -"expression RQL donnant le droit de supprimer des entités/relations de ce type" - -msgid "rql expression allowing to read entities/relations of this type" -msgstr "" -"expression RQL donnant le droit de lire des entités/relations de ce type" - -msgid "rql expression allowing to update entities of this type" -msgstr "" -"expression RQL donnant le droit de modifier des entités/relations de ce type" - msgid "rql expressions" msgstr "conditions rql" @@ -3866,6 +3793,10 @@ msgid "update_permission" msgstr "permission de modifier" +msgctxt "CWAttribute" +msgid "update_permission" +msgstr "permission de modifier" + msgctxt "CWGroup" msgid "update_permission_object" msgstr "peut modifier" @@ -3896,10 +3827,12 @@ msgid "" "use to define a transition from one or multiple states to a destination " -"states in workflow's definitions." +"states in workflow's definitions. Transition without destination state will " +"go back to the state from which we arrived to the current state." msgstr "" -"utiliser dans une définition de processus pour ajouter une transition depuis " -"un ou plusieurs états vers un état de destination." +"utilisé dans une définition de processus pour ajouter une transition " +"depuis un ou plusieurs états vers un état de destination. Une transition sans " +"état de destination retournera à l'état précédent l'état courant." msgid "use_email" msgstr "adresse électronique" @@ -4072,7 +4005,7 @@ #, python-format msgid "wrong query parameter line %s" -msgstr "" +msgstr "mauvais paramètre de requête ligne %s" msgid "xbel" msgstr "xbel"