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 Jan 7, 2024
1 parent 7b7a7dd commit c8b2ff9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ OC.L10N.register(
{
"Selected" : "Sélectionné",
"Options" : "Options",
"Album Covers" : "Couvertures d'albums",
"Album Covers" : "Pochettes d'albums",
"List View" : "Affichage en liste",
"Welcome to" : "Bienvenue dans",
"Audio Player" : "Lecteur audio",
Expand Down Expand Up @@ -80,7 +80,7 @@ OC.L10N.register(
"Audios found:" : "Audios trouvés:",
"Written to library:" : "Écrit dans la bibliothèque :",
"Albums found:" : "Albums trouvés:",
"Errors:" : "Erreurs:",
"Errors:" : "Erreurs :",
"If rescan does not solve this problem the files are broken" : "Si un nouveau scan ne résout pas ce problème, les fichiers sont cassés",
"Duplicates found:" : "Doublons trouvés :",
"Audioplayer" : "Lecteur audio",
Expand All @@ -97,11 +97,11 @@ OC.L10N.register(
"Repeat playlist" : "Répéter la liste de lecture",
"Volume up" : "Augmenter le volume",
"Volume down" : "Baisser le volume",
"Settings" : "Paramètres avancés",
"Settings" : "Paramètres",
"SONOS Playback" : "Lecture SONOS ",
"Advanced Settings" : "Paramètres avancés",
"Do you like this app?" : "Vous aimez cette app?",
"More information …" : "Plus d'information …",
"Do you like this app?" : "Aimez-vous cette app ?",
"More information …" : "Plus d'informations…",
"Scanner Settings" : "Paramètres de scan",
"Search for audio files in" : "Rechercher des fichiers audio dans",
"This setting specifies which folder is scanned for audio files. Without a selection, the whole data folder is scanned." : "Ce paramètre spécifie quel dossier est analysé à la recherche de fichiers audio. Sans sélection, l'ensemble du dossier de données est analysé.",
Expand Down
10 changes: 5 additions & 5 deletions l10n/fr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ "translations": {
"Selected" : "Sélectionné",
"Options" : "Options",
"Album Covers" : "Couvertures d'albums",
"Album Covers" : "Pochettes d'albums",
"List View" : "Affichage en liste",
"Welcome to" : "Bienvenue dans",
"Audio Player" : "Lecteur audio",
Expand Down Expand Up @@ -78,7 +78,7 @@
"Audios found:" : "Audios trouvés:",
"Written to library:" : "Écrit dans la bibliothèque :",
"Albums found:" : "Albums trouvés:",
"Errors:" : "Erreurs:",
"Errors:" : "Erreurs :",
"If rescan does not solve this problem the files are broken" : "Si un nouveau scan ne résout pas ce problème, les fichiers sont cassés",
"Duplicates found:" : "Doublons trouvés :",
"Audioplayer" : "Lecteur audio",
Expand All @@ -95,11 +95,11 @@
"Repeat playlist" : "Répéter la liste de lecture",
"Volume up" : "Augmenter le volume",
"Volume down" : "Baisser le volume",
"Settings" : "Paramètres avancés",
"Settings" : "Paramètres",
"SONOS Playback" : "Lecture SONOS ",
"Advanced Settings" : "Paramètres avancés",
"Do you like this app?" : "Vous aimez cette app?",
"More information …" : "Plus d'information ",
"Do you like this app?" : "Aimez-vous cette app ?",
"More information …" : "Plus d'informations",
"Scanner Settings" : "Paramètres de scan",
"Search for audio files in" : "Rechercher des fichiers audio dans",
"This setting specifies which folder is scanned for audio files. Without a selection, the whole data folder is scanned." : "Ce paramètre spécifie quel dossier est analysé à la recherche de fichiers audio. Sans sélection, l'ensemble du dossier de données est analysé.",
Expand Down

0 comments on commit c8b2ff9

Please sign in to comment.