mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-15 10:15:58 -07:00
chore: Updated translations from Hosted Weblate (#95)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com> Co-authored-by: Kofy <cyriac.marles@outlook.fr> Co-authored-by: Nyanmisaka <nst799610810@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: stanol <stanol@users.noreply.hosted.weblate.org> Co-authored-by: PartyDonut <partydonut@users.noreply.hosted.weblate.org>
This commit is contained in:
parent
4ffba50330
commit
75747f26f3
6 changed files with 484 additions and 46 deletions
|
|
@ -682,7 +682,7 @@
|
|||
"description": "Utiliser pour définir une certaine valeur",
|
||||
"context": "Régler 'heure'"
|
||||
},
|
||||
"setIdentityTo": "Définir l'identité sur {name}",
|
||||
"setIdentityTo": "Changer l'identité pour {name}",
|
||||
"@setIdentityTo": {
|
||||
"description": "setIdentityTo",
|
||||
"placeholders": {
|
||||
|
|
@ -801,7 +801,7 @@
|
|||
"@switchUser": {},
|
||||
"sync": "Synchroniser",
|
||||
"@sync": {},
|
||||
"syncDeleteItemDesc": "Supprimer toutes les données synchronisées pour ?\n{item}",
|
||||
"syncDeleteItemDesc": "Supprimer toutes les données synchronisées pour {item}",
|
||||
"@syncDeleteItemDesc": {
|
||||
"description": "Fenêtre contextuelle de suppression d'élément synchronisé",
|
||||
"placeholders": {
|
||||
|
|
@ -933,5 +933,147 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"syncStatusPartially": "Partiellement",
|
||||
"@syncStatusPartially": {},
|
||||
"syncStatusComplete": "Fini",
|
||||
"@syncStatusComplete": {},
|
||||
"syncStatusCanceled": "Annulé",
|
||||
"@syncStatusCanceled": {},
|
||||
"addItemsToPlaylist": "Ajouter {itemLength} contenus à la playlist",
|
||||
"@addItemsToPlaylist": {
|
||||
"placeholders": {
|
||||
"itemLength": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"aboutLicenses": "Licences",
|
||||
"@aboutLicenses": {},
|
||||
"addToNewCollection": "Nouvelle collection",
|
||||
"@addToNewCollection": {},
|
||||
"aboutBuild": "Build : {buildNumber}",
|
||||
"@aboutBuild": {
|
||||
"placeholders": {
|
||||
"buildNumber": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"syncStatusNotFound": "Non-trouvé",
|
||||
"@syncStatusNotFound": {},
|
||||
"settingsHomeBannerTitle": "Bannière-menu",
|
||||
"@settingsHomeBannerTitle": {},
|
||||
"aboutCreatedBy": "Créé par DonutWare",
|
||||
"@aboutCreatedBy": {},
|
||||
"unableToSyncItem": "Incapable de synchroniser {item}, quelque chose a mal tourné",
|
||||
"@unableToSyncItem": {
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsHomeBannerInformationDesc": "Information a afficher dans la bannière menu",
|
||||
"@settingsHomeBannerInformationDesc": {},
|
||||
"settingsHomeBannerInformationTitle": "Bannière d'information",
|
||||
"@settingsHomeBannerInformationTitle": {},
|
||||
"homeBannerSlideshow": "Diaporama",
|
||||
"@homeBannerSlideshow": {},
|
||||
"addItemsToCollection": "Ajouter {itemLength} objet(s) à la collection",
|
||||
"@addItemsToCollection": {
|
||||
"placeholders": {
|
||||
"itemLength": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToNewPlaylist": "Nouvelle playlist",
|
||||
"@addToNewPlaylist": {},
|
||||
"syncStatusEnqueued": "Ajouté à la file d'attente",
|
||||
"@syncStatusEnqueued": {},
|
||||
"syncStatusFailed": "Echoué",
|
||||
"@syncStatusFailed": {},
|
||||
"syncStatusWaitingToRetry": "En attente pour réessayer",
|
||||
"@syncStatusWaitingToRetry": {},
|
||||
"syncStatusPaused": "En pause",
|
||||
"@syncStatusPaused": {},
|
||||
"syncStatusSynced": "Synchronisé",
|
||||
"@syncStatusSynced": {},
|
||||
"syncOverlaySyncing": "Synchronisation des détails",
|
||||
"@syncOverlaySyncing": {},
|
||||
"syncOverlayDeleting": "Suppression du contenu synchronisé",
|
||||
"@syncOverlayDeleting": {},
|
||||
"syncSelectDownloadsFolder": "Sélectionnez le dossier de téléchargement",
|
||||
"@syncSelectDownloadsFolder": {},
|
||||
"syncNoFolderSetup": "Pas de dossier de synchronisation configuré",
|
||||
"@syncNoFolderSetup": {},
|
||||
"syncRemoveUnableToDeleteItem": "Incapable de supprimer l'élément synchronisé, quelque chose a mal tourné",
|
||||
"@syncRemoveUnableToDeleteItem": {},
|
||||
"syncAddItemForSyncing": "Ajouté {item} pour la synchronisation",
|
||||
"@syncAddItemForSyncing": {
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"startedSyncingItem": "Synchronisation commencée pour {item}",
|
||||
"@startedSyncingItem": {
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"aboutVersion": "Version : {version}",
|
||||
"@aboutVersion": {
|
||||
"placeholders": {
|
||||
"version": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"aboutSocials": "Réseaux Sociaux",
|
||||
"@aboutSocials": {},
|
||||
"subtitle": "Sous-titre",
|
||||
"@subtitle": {},
|
||||
"subtitleConfiguration": "Configuration des sous-titres",
|
||||
"@subtitleConfiguration": {},
|
||||
"off": "Désactivé",
|
||||
"@off": {},
|
||||
"screenBrightness": "Luminosité de l'écran",
|
||||
"@screenBrightness": {},
|
||||
"scale": "Mise à l'échelle",
|
||||
"@scale": {},
|
||||
"playBackSettings": "Paramètres de lecture",
|
||||
"@playBackSettings": {},
|
||||
"homeBannerCarousel": "Carrousel",
|
||||
"@homeBannerCarousel": {},
|
||||
"settingsHomeBannerDescription": "Afficher en tant que Diaporama, carrousel, ou cacher la bannière",
|
||||
"@settingsHomeBannerDescription": {},
|
||||
"removedFromCollection": "Supprimé de {collectionName}",
|
||||
"@removedFromCollection": {
|
||||
"placeholders": {
|
||||
"collectionName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addedToCollection": "Ajouter à {collectionName}",
|
||||
"@addedToCollection": {
|
||||
"placeholders": {
|
||||
"collectionName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addedToPlaylist": "Ajouté(e) à {playlistName}",
|
||||
"@addedToPlaylist": {
|
||||
"placeholders": {
|
||||
"playlistName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue