Translations by Jean-Marc

Jean-Marc has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

135 of 35 results
1.
Prettify output
2015-01-31
Formatage indenté
2.
Indentation spaces
2014-09-11
Espaces d'indentation
3.
%s: %s: error opening file: %s
2014-09-11
%s : %s : erreur d'ouverture du fichier : %s
4.
%s: %s: error parsing file: %s
2014-09-11
%s : %s : erreur d'analyse du fichier : %s
5.
%s: %s: error writing to stdout
2014-09-11
%s : %s : erreur d'écriture vers stdout
6.
%s: %s: error closing: %s
2014-09-11
%s : %s : erreur de fermeture : %s
7.
FILE
2014-09-11
FICHIER
8.
Format JSON files.
2015-01-31
Mise en forme de fichiers JSON.
9.
json-glib-format formats JSON resources.
2015-01-31
json-glib-format met en forme des ressources JSON.
10.
Error parsing commandline options: %s
2014-09-11
Erreur d'analyse des options de la ligne de commande : %s
11.
Try "%s --help" for more information.
2014-09-11
Essayez « %s --help » pour plus d'informations.
12.
%s: missing files
2014-09-11
%s : fichiers manquants
13.
Validate JSON files.
2015-01-31
Validation de fichiers JSON.
14.
json-glib-validate validates JSON data at the given URI.
2014-09-11
json-glib-validate valide des données JSON à l'URI indiquée.
15.
Expecting a JSON object, but the root node is of type `%s'
2014-03-01
Objet JSON attendu, mais le nœud racine est du type '%s'
16.
Unexpected type '%s' in JSON node
2014-03-01
Type '%s' attendu dans le nœud JSON
23.
Invalid GVariant signature
2014-03-01
Signature GVariant non valide
25.
%s:%d:%d: Parse error: %s
2014-03-01
%s:%d:%d: Erreur d'analyse : %s
26.
JSON data must be UTF-8 encoded
2014-09-11
Les données JSON doivent être codées en UTF-8
27.
Only one root node is allowed in a JSONPath expression
2014-03-01
Un seul nœud racine est autorisé dans une expression JSONPath
28.
Root node followed by invalid character '%c'
2014-03-01
Nœud racine suivi d'un caractère invalide '%c'
29.
Missing member name or wildcard after . character
2014-09-11
Nom de membre ou caractère joker manquant après un caractère « . »
30.
Malformed slice expression '%*s'
2014-03-01
Expression de tranche malformée '%*s'
31.
Invalid set definition '%*s'
2014-03-01
Définition d'ensemble invalide '%*s'
32.
Invalid slice definition '%*s'
2014-03-01
Définition de tranche invalide '%*s'
33.
Invalid array index definition '%*s'
2014-03-01
Définition d'indice de tableau invalide '%*s'
34.
Invalid first character '%c'
2014-09-11
Premier caractère « %c » non valide
35.
The current node is of type '%s', but an array or an object was expected.
2014-03-01
Le nœud courant est de type '%s' mais un tableau ou un objet était attendu.
36.
The index '%d' is greater than the size of the array at the current position.
2014-03-01
L'indice '%d' est plus grand que la taille du tableau à la position actuelle.
37.
The index '%d' is greater than the size of the object at the current position.
2014-03-01
L'indice '%d' est plus grand que la taille de l'objet indiqué à la position actuelle.
39.
The current position holds a '%s' and not an array
2014-03-01
La position actuelle contient un élément de type '%s' et non un tableau
40.
The current node is of type '%s', but an object was expected.
2014-03-01
Le nœud actuel est de type '%s' mais un objet était attendu.
41.
The member '%s' is not defined in the object at the current position.
2014-03-01
Le membre '%s' n'est pas défini dans l'objet à la position actuelle.
42.
The current position holds a '%s' and not an object
2014-03-01
La position actuelle contient un élément de type '%s' et non un objet
43.
The current position holds a '%s' and not a value
2014-03-01
La position actuelle contient un élément de type '%s' et non une valeur