mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
chore(lang): update translations from crowdin (#4250)
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
eb39eea87f
commit
196a9b4b6d
@@ -946,24 +946,24 @@
|
||||
"newLabel": "Nouveau sujet"
|
||||
},
|
||||
"url": {
|
||||
"label": "",
|
||||
"newLabel": ""
|
||||
"label": "Url",
|
||||
"newLabel": "Nouvelle url"
|
||||
},
|
||||
"opnsenseApiKey": {
|
||||
"label": "",
|
||||
"newLabel": ""
|
||||
"label": "Clé API (Key)",
|
||||
"newLabel": "Nouvelle clé API (Key)"
|
||||
},
|
||||
"opnsenseApiSecret": {
|
||||
"label": "",
|
||||
"newLabel": ""
|
||||
"label": "Clé API (secrète)",
|
||||
"newLabel": "Nouvelle clé API (secrète)"
|
||||
},
|
||||
"githubAppId": {
|
||||
"label": "",
|
||||
"newLabel": ""
|
||||
"label": "Identifiant de l'application",
|
||||
"newLabel": "Nouvel Id de l'Application"
|
||||
},
|
||||
"githubInstallationId": {
|
||||
"label": "",
|
||||
"newLabel": ""
|
||||
"label": "Id d'installation",
|
||||
"newLabel": "Nouvel ID d'installation"
|
||||
},
|
||||
"privateKey": {
|
||||
"label": "",
|
||||
@@ -1995,7 +1995,7 @@
|
||||
"transcoding": {
|
||||
"title": "",
|
||||
"container": "",
|
||||
"resolution": "",
|
||||
"resolution": "Résolution",
|
||||
"target": ""
|
||||
}
|
||||
}
|
||||
@@ -2330,7 +2330,7 @@
|
||||
"label": "Afficher les détails"
|
||||
},
|
||||
"showOnlyIcon": {
|
||||
"label": ""
|
||||
"label": "Afficher uniquement l'icône"
|
||||
},
|
||||
"topReleases": {
|
||||
"label": "Meilleures sorties",
|
||||
@@ -2349,8 +2349,8 @@
|
||||
"listAlreadyImportedImages": "Liste des images déjà importées",
|
||||
"allImagesAlreadyImported": "Toutes les images déjà importées",
|
||||
"onlyAdminCanImport": "Seuls les administrateurs peuvent importer depuis docker",
|
||||
"selectAll": "",
|
||||
"deselectAll": ""
|
||||
"selectAll": "Tout sélectionner",
|
||||
"deselectAll": "Tout déselectionner"
|
||||
},
|
||||
"provider": {
|
||||
"label": "Fournisseur"
|
||||
@@ -2412,7 +2412,7 @@
|
||||
"starsCount": "Étoiles",
|
||||
"forksCount": "",
|
||||
"issuesCount": "Problèmes ouverts",
|
||||
"markViewed": "",
|
||||
"markViewed": "Marquer comme vu(s)",
|
||||
"openProjectPage": "Ouvrir la page du projet",
|
||||
"openReleasePage": "Ouvrir la page de publication",
|
||||
"releaseDescription": "Description de la publication",
|
||||
@@ -2486,21 +2486,21 @@
|
||||
}
|
||||
},
|
||||
"firewall": {
|
||||
"name": "",
|
||||
"name": "Surveillance du pare-feu",
|
||||
"description": "",
|
||||
"tab": {
|
||||
"system": "",
|
||||
"interfaces": ""
|
||||
"system": "Système",
|
||||
"interfaces": "Interfaces"
|
||||
},
|
||||
"error": {
|
||||
"internalServerError": ""
|
||||
"internalServerError": "Impossible d'obtenir les données depuis le pare-feu"
|
||||
},
|
||||
"option": {
|
||||
"interfaces": ""
|
||||
"interfaces": "Interfaces réseau à afficher"
|
||||
},
|
||||
"widget": {
|
||||
"fwname": "",
|
||||
"version": "",
|
||||
"fwname": "Nom",
|
||||
"version": "Version",
|
||||
"versiontitle": "",
|
||||
"cputitle": "",
|
||||
"memorytitle": "",
|
||||
|
||||
@@ -153,10 +153,10 @@
|
||||
"label": "Usar ícone para pings"
|
||||
},
|
||||
"defaultSearchEngine": {
|
||||
"label": ""
|
||||
"label": "Mecanismo de busca padrão"
|
||||
},
|
||||
"openSearchInNewTab": {
|
||||
"label": ""
|
||||
"label": "Abrir resultados da busca em uma nova aba"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -219,10 +219,10 @@
|
||||
"changeSearchPreferences": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "Preferências de busca alteradas com sucesso"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "Não foi possível alterar as preferências de busca"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user