Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Mar 11, 2024
1 parent c532797 commit 63cf2f8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,18 @@ OC.L10N.register(
"Owner" : "Propriétaire",
"I really want to delete this table!" : "Je souhaite vraiment supprimer ce tableau !",
"Change owner" : "Changer le propriétaire",
"Import file into Tables" : "Importer un fichier dans Tables",
"Import as new table" : "Importer comme un nouveau tableau",
"This will create a new table from the data in this file." : "Ceci va créer un nouveau table depuis les données dans ce fichier.",
"Import into existing table" : "Importer dans un tableau existant",
"This will import the data from this file into an already existing table." : "Ceci va importer les données de ce fichier dans un tableau déjà existant",
"Select an existing table" : "Sélectionner un tableau existant",
"Create missing columns" : "Créer les colonnes manquantes",
"Import successful" : "Import terminé avec succès",
"Close" : "Fermer",
"Could not create table" : "Impossible de créer un tableau",
"You must select an existing table" : "Vous devez sélectionner un tableau existant",
"Could not import data to table" : "Impossible d'importer les données dans le tableau",
"Import table" : "Importer un tableau",
"Add data to the table from a file" : "Ajouter des données au tableau depuis un fichier",
"Select from Files" : "Sélectionner depuis Fichiers",
Expand Down Expand Up @@ -316,6 +325,7 @@ OC.L10N.register(
"Update data" : "Mettre à jour les données",
"Delete data" : "Supprimer la donnée",
"Promote to table manager" : "Promouvoir gestionaire de tableau",
"Open main table to adjust table management permissions" : "Ouvrir le tableau principal pour ajuster les autorisations de permissions du tableau",
"No shares" : "Aucun partage",
"Created at" : "Créé le",
"Ownership" : "Propriétaire",
Expand Down Expand Up @@ -419,6 +429,7 @@ OC.L10N.register(
"Could not fetch rows for content preview." : "Impossible de récupérer les lignes du tableau pour la prévisualisation",
"Search for table and views..." : "Rechercher des tableaux et vues...",
"Could not load search results." : "Impossible d'afficher les résultats de la recherche.",
"Import into Tables" : "Importer dans Tables",
"Could not create share." : "Impossible de créer le partage.",
"Could not remove share." : "Impossible de supprimer le partage.",
"Could not update share." : "Impossible de mettre à jour le partage.",
Expand Down
11 changes: 11 additions & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,18 @@
"Owner" : "Propriétaire",
"I really want to delete this table!" : "Je souhaite vraiment supprimer ce tableau !",
"Change owner" : "Changer le propriétaire",
"Import file into Tables" : "Importer un fichier dans Tables",
"Import as new table" : "Importer comme un nouveau tableau",
"This will create a new table from the data in this file." : "Ceci va créer un nouveau table depuis les données dans ce fichier.",
"Import into existing table" : "Importer dans un tableau existant",
"This will import the data from this file into an already existing table." : "Ceci va importer les données de ce fichier dans un tableau déjà existant",
"Select an existing table" : "Sélectionner un tableau existant",
"Create missing columns" : "Créer les colonnes manquantes",
"Import successful" : "Import terminé avec succès",
"Close" : "Fermer",
"Could not create table" : "Impossible de créer un tableau",
"You must select an existing table" : "Vous devez sélectionner un tableau existant",
"Could not import data to table" : "Impossible d'importer les données dans le tableau",
"Import table" : "Importer un tableau",
"Add data to the table from a file" : "Ajouter des données au tableau depuis un fichier",
"Select from Files" : "Sélectionner depuis Fichiers",
Expand Down Expand Up @@ -314,6 +323,7 @@
"Update data" : "Mettre à jour les données",
"Delete data" : "Supprimer la donnée",
"Promote to table manager" : "Promouvoir gestionaire de tableau",
"Open main table to adjust table management permissions" : "Ouvrir le tableau principal pour ajuster les autorisations de permissions du tableau",
"No shares" : "Aucun partage",
"Created at" : "Créé le",
"Ownership" : "Propriétaire",
Expand Down Expand Up @@ -417,6 +427,7 @@
"Could not fetch rows for content preview." : "Impossible de récupérer les lignes du tableau pour la prévisualisation",
"Search for table and views..." : "Rechercher des tableaux et vues...",
"Could not load search results." : "Impossible d'afficher les résultats de la recherche.",
"Import into Tables" : "Importer dans Tables",
"Could not create share." : "Impossible de créer le partage.",
"Could not remove share." : "Impossible de supprimer le partage.",
"Could not update share." : "Impossible de mettre à jour le partage.",
Expand Down

0 comments on commit 63cf2f8

Please sign in to comment.