--- a/i18n/de.po Tue Jul 07 14:13:39 2015 +0200
+++ b/i18n/de.po Thu Jul 09 16:55:28 2015 +0200
@@ -642,10 +642,6 @@
msgid "New WorkflowTransition"
msgstr "Neuer workflow-Übergang"
-#, python-format
-msgid "No account? Try public access at %s"
-msgstr "Kein Konto? Zur öffentlichen Website: %s"
-
msgid "No result matching query"
msgstr "Ihre Suche ergab keine Treffer."
@@ -1132,6 +1128,9 @@
msgid "add a CWCache"
msgstr ""
+msgid "add a CWComputedRType"
+msgstr ""
+
msgid "add a CWConstraint"
msgstr ""
@@ -4158,9 +4157,6 @@
msgid "thursday"
msgstr "Donnerstag"
-msgid "timeline"
-msgstr "Zeitleiste"
-
msgid "timestamp"
msgstr "Datum"
@@ -4509,7 +4505,7 @@
msgstr "Wert"
#, python-format
-msgid "value %(KEY-value)s must be %(KEY-op)s %(KEY-boundary)s"
+msgid "value %(KEY-value)s must be < %(KEY-boundary)s"
msgstr ""
#, python-format
@@ -4517,6 +4513,10 @@
msgstr ""
#, python-format
+msgid "value %(KEY-value)s must be > %(KEY-boundary)s"
+msgstr ""
+
+#, python-format
msgid "value %(KEY-value)s must be >= %(KEY-boundary)s"
msgstr ""
@@ -4663,6 +4663,9 @@
#~ msgid "Browse by category"
#~ msgstr "nach Kategorien navigieren"
+#~ msgid "No account? Try public access at %s"
+#~ msgstr "Kein Konto? Zur öffentlichen Website: %s"
+
#~ msgid "anonymous"
#~ msgstr "anonym"
@@ -4682,3 +4685,6 @@
#~ msgid "no edited fields specified for entity %s"
#~ msgstr "kein Eingabefeld spezifiziert Für Entität %s"
+
+#~ msgid "timeline"
+#~ msgstr "Zeitleiste"
--- a/i18n/en.po Tue Jul 07 14:13:39 2015 +0200
+++ b/i18n/en.po Thu Jul 09 16:55:28 2015 +0200
@@ -620,10 +620,6 @@
msgid "New WorkflowTransition"
msgstr "New workflow-transition"
-#, python-format
-msgid "No account? Try public access at %s"
-msgstr ""
-
msgid "No result matching query"
msgstr ""
@@ -1094,6 +1090,9 @@
msgid "add a CWCache"
msgstr ""
+msgid "add a CWComputedRType"
+msgstr ""
+
msgid "add a CWConstraint"
msgstr ""
@@ -4060,9 +4059,6 @@
msgid "thursday"
msgstr ""
-msgid "timeline"
-msgstr ""
-
msgid "timestamp"
msgstr ""
@@ -4402,7 +4398,7 @@
msgstr ""
#, python-format
-msgid "value %(KEY-value)s must be %(KEY-op)s %(KEY-boundary)s"
+msgid "value %(KEY-value)s must be < %(KEY-boundary)s"
msgstr ""
#, python-format
@@ -4410,6 +4406,10 @@
msgstr ""
#, python-format
+msgid "value %(KEY-value)s must be > %(KEY-boundary)s"
+msgstr ""
+
+#, python-format
msgid "value %(KEY-value)s must be >= %(KEY-boundary)s"
msgstr ""
--- a/i18n/es.po Tue Jul 07 14:13:39 2015 +0200
+++ b/i18n/es.po Thu Jul 09 16:55:28 2015 +0200
@@ -651,10 +651,6 @@
msgid "New WorkflowTransition"
msgstr "Agregar transición de Workflow"
-#, python-format
-msgid "No account? Try public access at %s"
-msgstr "No esta registrado? Use el acceso público en %s"
-
msgid "No result matching query"
msgstr "Ningún resultado corresponde a su búsqueda"
@@ -1151,6 +1147,9 @@
msgid "add a CWCache"
msgstr ""
+msgid "add a CWComputedRType"
+msgstr ""
+
msgid "add a CWConstraint"
msgstr ""
@@ -4222,9 +4221,6 @@
msgid "thursday"
msgstr "Jueves"
-msgid "timeline"
-msgstr "Escala de Tiempo"
-
msgid "timestamp"
msgstr "Fecha"
@@ -4573,14 +4569,18 @@
msgstr "Vampr"
#, python-format
-msgid "value %(KEY-value)s must be %(KEY-op)s %(KEY-boundary)s"
-msgstr "El valor %(KEY-value)s debe ser %(KEY-op)s %(KEY-boundary)s"
+msgid "value %(KEY-value)s must be < %(KEY-boundary)s"
+msgstr ""
#, python-format
msgid "value %(KEY-value)s must be <= %(KEY-boundary)s"
msgstr "el valor %(KEY-value)s debe ser <= %(KEY-boundary)s"
#, python-format
+msgid "value %(KEY-value)s must be > %(KEY-boundary)s"
+msgstr ""
+
+#, python-format
msgid "value %(KEY-value)s must be >= %(KEY-boundary)s"
msgstr "el valor %(KEY-value)s debe ser >= %(KEY-boundary)s"
@@ -4729,6 +4729,9 @@
#~ msgid "Browse by category"
#~ msgstr "Busca por categoría"
+#~ msgid "No account? Try public access at %s"
+#~ msgstr "No esta registrado? Use el acceso público en %s"
+
#~ msgid "anonymous"
#~ msgstr "anónimo"
@@ -4765,9 +4768,15 @@
#~ msgid "no edited fields specified for entity %s"
#~ msgstr "Ningún campo editable especificado para la entidad %s"
+#~ msgid "timeline"
+#~ msgstr "Escala de Tiempo"
+
#~ msgid "unknown option(s): %s"
#~ msgstr "opcion(es) desconocida(s): %s"
+#~ msgid "value %(KEY-value)s must be %(KEY-op)s %(KEY-boundary)s"
+#~ msgstr "El valor %(KEY-value)s debe ser %(KEY-op)s %(KEY-boundary)s"
+
#~ msgid "web sessions without CNX"
#~ msgstr "sesiones web sin conexión asociada"
--- a/i18n/fr.po Tue Jul 07 14:13:39 2015 +0200
+++ b/i18n/fr.po Thu Jul 09 16:55:28 2015 +0200
@@ -647,10 +647,6 @@
msgid "New WorkflowTransition"
msgstr "Nouvelle transition workflow"
-#, python-format
-msgid "No account? Try public access at %s"
-msgstr "Pas de compte ? Accédez au site public : %s"
-
msgid "No result matching query"
msgstr "Aucun résultat ne correspond à la requête"
@@ -1147,6 +1143,9 @@
msgid "add a CWCache"
msgstr ""
+msgid "add a CWComputedRType"
+msgstr ""
+
msgid "add a CWConstraint"
msgstr ""
@@ -4221,9 +4220,6 @@
msgid "thursday"
msgstr "jeudi"
-msgid "timeline"
-msgstr "échelle de temps"
-
msgid "timestamp"
msgstr "date"
@@ -4570,18 +4566,22 @@
msgstr "valeur"
#, python-format
-msgid "value %(KEY-value)s must be %(KEY-op)s %(KEY-boundary)s"
-msgstr "la valeur %(KEY-value)s n'est pas %(KEY-op)s %(KEY-boundary)s"
+msgid "value %(KEY-value)s must be < %(KEY-boundary)s"
+msgstr "la valeur %(KEY-value)s doit être strictement inférieure à %(KEY-boundary)s"
#, python-format
msgid "value %(KEY-value)s must be <= %(KEY-boundary)s"
msgstr ""
-"la valeur %(KEY-value)s n'est pas inférieure ou égale à %(KEY-boundary)s"
+"la valeur %(KEY-value)s doit être inférieure ou égale à %(KEY-boundary)s"
+
+#, python-format
+msgid "value %(KEY-value)s must be > %(KEY-boundary)s"
+msgstr "la valeur %(KEY-value)s doit être strictement supérieure à %(KEY-boundary)s"
#, python-format
msgid "value %(KEY-value)s must be >= %(KEY-boundary)s"
msgstr ""
-"la valeur %(KEY-value)s n'est pas supérieure ou égale à %(KEY-boundary)s"
+"la valeur %(KEY-value)s doit être supérieure ou égale à %(KEY-boundary)s"
msgid "value associated to this key is not editable manually"
msgstr "la valeur associée à cette clé n'est pas éditable manuellement"
@@ -4723,69 +4723,3 @@
msgid "you should probably delete that property"
msgstr "vous devriez probablement supprimer cette propriété"
-
-#~ msgid "%s relation should not be in mapped"
-#~ msgstr "la relation %s ne devrait pas ếtre mappé"
-
-#~ msgid "Any"
-#~ msgstr "Tous"
-
-#~ msgid "Browse by category"
-#~ msgstr "Naviguer par catégorie"
-
-#~ msgid "anonymous"
-#~ msgstr "anonyme"
-
-#~ msgid "attribute/relation can't be mapped, only entity and relation types"
-#~ msgstr ""
-#~ "les attributs et relations ne peuvent être mappés, uniquement les types "
-#~ "d'entité et de relation"
-
-#~ msgid "can't connect to source %s, some data may be missing"
-#~ msgstr "ne peut se connecter à la source %s, des données peuvent manquer"
-
-#~ msgid "can't mix dontcross and maycross options"
-#~ msgstr "ne peut mélanger dontcross et maycross options"
-
-#~ msgid "can't mix dontcross and write options"
-#~ msgstr "ne peut mélanger dontcross et write options"
-
-#~ msgid "components_etypenavigation"
-#~ msgstr "filtrage par type"
-
-#~ msgid "components_etypenavigation_description"
-#~ msgstr "permet de filtrer par type d'entité les résultats d'une recherche"
-
-#~ msgid "error while querying source %s, some data may be missing"
-#~ msgstr ""
-#~ "une erreur est survenue en interrogeant %s, il est possible que les\n"
-#~ "données affichées soient incomplètes"
-
-#~ msgid "inlined relation %(rtype)s of %(etype)s should be supported"
-#~ msgstr ""
-#~ "la relation %(rtype)s du type d'entité %(etype)s doit être supportée "
-#~ "('inlined')"
-
-#~ msgid "no edited fields specified for entity %s"
-#~ msgstr "aucun champ à éditer spécifié pour l'entité %s"
-
-#~ msgid "unknown option(s): %s"
-#~ msgstr "option(s) inconnue(s) : %s"
-
-#~ msgid "web sessions without CNX"
-#~ msgstr "sessions web sans connexion associée"
-
-#~ msgid "workflow already has a state of that name"
-#~ msgstr "le workflow a déja un état du même nom"
-
-#~ msgid "workflow already has a transition of that name"
-#~ msgstr "le workflow a déja une transition du même nom"
-
-#~ msgid "you may want to specify something for %s"
-#~ msgstr "vous désirez peut-être spécifié quelque chose pour la relation %s"
-
-#~ msgid ""
-#~ "you should un-inline relation %s which is supported and may be crossed "
-#~ msgstr ""
-#~ "vous devriez enlevé la mise en ligne de la relation %s qui est supportée "
-#~ "et peut-être croisée"