Browse Source

New translations en.json (French)

pull/4765/head
navi 2 years ago
parent
commit
1a0cec4596
  1. 22
      packages/nc-gui/lang/fr.json

22
packages/nc-gui/lang/fr.json

@ -60,14 +60,14 @@
"generate": "Générer", "generate": "Générer",
"copy": "Copier", "copy": "Copier",
"misc": "Miscellaneous", "misc": "Miscellaneous",
"lock": "Lock", "lock": "Verrouiller",
"unlock": "Unlock", "unlock": "Déverrouiller",
"credentials": "Credentials", "credentials": "Identifiants",
"help": "Help", "help": "Aide",
"questions": "Questions", "questions": "Questions",
"reachOut": "Reach out here", "reachOut": "Reach out here",
"betaNote": "This feature is currently in beta.", "betaNote": "Cette fonctionnalité est encore en développement.",
"moreInfo": "More information can be found here", "moreInfo": "Plus d'informations peuvent être trouvées ici",
"logs": "Logs", "logs": "Logs",
"groupingField": "Grouping Field", "groupingField": "Grouping Field",
"insertAfter": "Insert After", "insertAfter": "Insert After",
@ -208,7 +208,7 @@
"keyboardShortcut": "Keyboard Shortcuts" "keyboardShortcut": "Keyboard Shortcuts"
}, },
"labels": { "labels": {
"createdBy": "Created By", "createdBy": "Créé par",
"notifyVia": "Notifier via", "notifyVia": "Notifier via",
"projName": "Nom du projet", "projName": "Nom du projet",
"tableName": "Nom de la table", "tableName": "Nom de la table",
@ -280,14 +280,14 @@
"onUpdate": "Mise à jour en cours", "onUpdate": "Mise à jour en cours",
"onDelete": "Suppression en cours", "onDelete": "Suppression en cours",
"account": "Compte", "account": "Compte",
"language": "Language", "language": "Langue",
"primaryColor": "Primary Color", "primaryColor": "Primary Color",
"accentColor": "Accent Color", "accentColor": "Accent Color",
"customTheme": "Thème personnalisé", "customTheme": "Thème personnalisé",
"requestDataSource": "Request a data source you need?", "requestDataSource": "Request a data source you need?",
"apiKey": "Clé d'API", "apiKey": "Clé d'API",
"sharedBase": "Shared Base", "sharedBase": "Shared Base",
"importData": "Import Data", "importData": "Importer des données",
"importSecondaryViews": "Importer des vues secondaires", "importSecondaryViews": "Importer des vues secondaires",
"importRollupColumns": "Import Rollup Columns", "importRollupColumns": "Import Rollup Columns",
"importLookupColumns": "Import Lookup Columns", "importLookupColumns": "Import Lookup Columns",
@ -304,9 +304,9 @@
"belongsTo": "belongs to", "belongsTo": "belongs to",
"manyToMany": "have many to many relation", "manyToMany": "have many to many relation",
"extraConnectionParameters": "Extra connection parameters", "extraConnectionParameters": "Extra connection parameters",
"commentsOnly": "Comments only", "commentsOnly": "Commentaires uniquement",
"documentation": "Documentation", "documentation": "Documentation",
"subscribeNewsletter": "Subscribe to our weekly newsletter", "subscribeNewsletter": "Abonnez-vous à notre newsletter hebdomadaire",
"signUpWithGoogle": "S’enregistrer avec Google", "signUpWithGoogle": "S’enregistrer avec Google",
"signInWithGoogle": "Se connecter avec Google", "signInWithGoogle": "Se connecter avec Google",
"agreeToTos": "By signing up, you agree to the Terms of Service", "agreeToTos": "By signing up, you agree to the Terms of Service",

Loading…
Cancel
Save