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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 25, 2024
1 parent eb7c6d0 commit 915c488
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ OC.L10N.register(
"Pick one of the options" : "Choisissez l'une des options",
"Checkbox" : "Case à cocher",
"Checked" : "Vérifié",
"Not Checked" : "Non vérifié",
"Could not fetch collections" : "Impossible de récupérer les collections",
"Could not create collection" : "Impossible de créer une collection",
"Could not update collection" : "Impossible de mettre à jour la collection",
Expand Down Expand Up @@ -209,6 +210,7 @@ OC.L10N.register(
"There are currently no students in this collection, that fit the search parameters" : "Il n'y a actuellement aucun étudiant dans cette collection correspondant aux paramètres de la recherche",
"There are currently no employees in this collection, that fit the search parameters" : "Il n'y a actuellement aucun employés dans cette collection correspondant aux paramètres de la recherche",
"There are currently no customers in this collection, that fit the search parameters" : "Il n'y a actuellement aucun client dans cette collection, qui correspond aux paramètres de la recherche",
"Book copy \"{barcode}\" loaned to \"{customerName}\" until {untilFormattedDate}" : "Exemplaire du livre \"{barcode}\" prêté à \"{customerName}\" jusqu'au {untilFormattedDate}",
"Book copy \"{barcode}\" returned by \"{customerName}\"" : "La copie du livre \"{barcode}\" a été retournée par \"{customerName}\"",
"Book instance \"{barcode}\" returned by \"{customerName}\"" : "L’instance du livre \"{barcode}\" a été retournée par \"{customerName}\"",
"Loan field \"{name}\" of type {type} created" : "Champ de prêt \"{name}\" de type {type} créé",
Expand Down
2 changes: 2 additions & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
"Pick one of the options" : "Choisissez l'une des options",
"Checkbox" : "Case à cocher",
"Checked" : "Vérifié",
"Not Checked" : "Non vérifié",
"Could not fetch collections" : "Impossible de récupérer les collections",
"Could not create collection" : "Impossible de créer une collection",
"Could not update collection" : "Impossible de mettre à jour la collection",
Expand Down Expand Up @@ -207,6 +208,7 @@
"There are currently no students in this collection, that fit the search parameters" : "Il n'y a actuellement aucun étudiant dans cette collection correspondant aux paramètres de la recherche",
"There are currently no employees in this collection, that fit the search parameters" : "Il n'y a actuellement aucun employés dans cette collection correspondant aux paramètres de la recherche",
"There are currently no customers in this collection, that fit the search parameters" : "Il n'y a actuellement aucun client dans cette collection, qui correspond aux paramètres de la recherche",
"Book copy \"{barcode}\" loaned to \"{customerName}\" until {untilFormattedDate}" : "Exemplaire du livre \"{barcode}\" prêté à \"{customerName}\" jusqu'au {untilFormattedDate}",
"Book copy \"{barcode}\" returned by \"{customerName}\"" : "La copie du livre \"{barcode}\" a été retournée par \"{customerName}\"",
"Book instance \"{barcode}\" returned by \"{customerName}\"" : "L’instance du livre \"{barcode}\" a été retournée par \"{customerName}\"",
"Loan field \"{name}\" of type {type} created" : "Champ de prêt \"{name}\" de type {type} créé",
Expand Down
1 change: 1 addition & 0 deletions l10n/lt_LT.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ OC.L10N.register(
"Reset" : "Atstatyti",
"Value" : "Reikšmė",
"Description" : "Aprašas",
"User" : "Naudotojas",
"Timestamp" : "Laiko žyma",
"Submit" : "Pateikti",
"Type" : "Tipas",
Expand Down
1 change: 1 addition & 0 deletions l10n/lt_LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Reset" : "Atstatyti",
"Value" : "Reikšmė",
"Description" : "Aprašas",
"User" : "Naudotojas",
"Timestamp" : "Laiko žyma",
"Submit" : "Pateikti",
"Type" : "Tipas",
Expand Down

0 comments on commit 915c488

Please sign in to comment.