Translated using Weblate (French)
Currently translated at 93.3% (42 of 45 strings) Translation: OpenRefine/gdata Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/fr/
This commit is contained in:
parent
0daef39080
commit
9620cd809b
@ -21,13 +21,13 @@
|
||||
"gdata-parsing/option": "Options",
|
||||
"gdata-parsing/preview-button": "Mettre à jour l’aperçu",
|
||||
"gdata-parsing/ignore-first": "Ignorer la ou les premières",
|
||||
"gdata-parsing/ignore": "lignes du début du fichier",
|
||||
"gdata-parsing/ignore": "ligne(s) du début du fichier",
|
||||
"gdata-parsing/parse-next": "Analyser la ou les",
|
||||
"gdata-parsing/parse": "lignes suivantes comme entêtes de colonnes",
|
||||
"gdata-parsing/parse": "ligne(s) suivante(s) comme entêtes de colonnes",
|
||||
"gdata-parsing/discard-next": "Ignorer la ou les",
|
||||
"gdata-parsing/discard": "premières lignes de données",
|
||||
"gdata-parsing/discard": "première(s) ligne(s) de données",
|
||||
"gdata-parsing/limit-next": "Charger au plus",
|
||||
"gdata-parsing/limit": "lignes de données",
|
||||
"gdata-parsing/limit": "ligne(s) de données",
|
||||
"gdata-parsing/store-row": "Conserver les lignes vides",
|
||||
"gdata-parsing/store-cell": "Enregistrer les cellules vides comme des valeurs nulles",
|
||||
"gdata-source/alert-url": "Vous devez indiquer une adresse web (URL) à importer.",
|
||||
@ -42,8 +42,10 @@
|
||||
"gdata-exporter/upload-success": "Le projet a été chargé avec succès dans Google Drive avec l'identifiant ",
|
||||
"gdata-auth/authorize-label": "OpenRefine - Autorisation",
|
||||
"gdata-auth/authorized-label": "Procédure d’autorisation terminée. Fermer cette fenêtre et revenir à OpenRefine.",
|
||||
"gdata-exporter/enter-filename": "Entrez un nom de fichier pour l'export du projet sur Google Drive",
|
||||
"gdata-exporter/enter-filename": "Entrez un nom de fichier pour l'export du projet dans Google Drive",
|
||||
"gdata-exporter/upload-google-sheets-success": "Projet téléversé sur Google Drive ",
|
||||
"gdata-exporter/upload-google-drive-success": "Projet téléversé sur Google Drive ",
|
||||
"gdata-exporter/google-sheets": "Google Sheets"
|
||||
"gdata-exporter/google-sheets": "Google Sheets",
|
||||
"gdata-import/re-sign-in-another": "Connectez-vous avec un autre compte",
|
||||
"gdata-import/please-signin": "Veuillez vous connecter et autoriser l'accès à vos données Google"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user