mirror of
https://github.com/wekan/wekan.git
synced 2025-12-22 02:10:12 +01:00
Updated translations.
This commit is contained in:
parent
224c257c4f
commit
5e5847c5e4
1 changed files with 6 additions and 6 deletions
|
|
@ -810,7 +810,7 @@
|
||||||
"character_limit": null
|
"character_limit": null
|
||||||
},
|
},
|
||||||
"avatar-too-big": {
|
"avatar-too-big": {
|
||||||
"string": "The avatar is too large (__size__ max)",
|
"string": "La taille du fichier de l'avatar est trop importante (__size__ au maximum)",
|
||||||
"context": "",
|
"context": "",
|
||||||
"developer_comment": "",
|
"developer_comment": "",
|
||||||
"character_limit": null
|
"character_limit": null
|
||||||
|
|
@ -7212,31 +7212,31 @@
|
||||||
"character_limit": null
|
"character_limit": null
|
||||||
},
|
},
|
||||||
"max-upload-filesize": {
|
"max-upload-filesize": {
|
||||||
"string": "Max upload filesize in bytes:",
|
"string": "Taille maximum du fichier à uploader en octets : ",
|
||||||
"context": "",
|
"context": "",
|
||||||
"developer_comment": "",
|
"developer_comment": "",
|
||||||
"character_limit": null
|
"character_limit": null
|
||||||
},
|
},
|
||||||
"allowed-upload-filetypes": {
|
"allowed-upload-filetypes": {
|
||||||
"string": "Allowed upload filetypes:",
|
"string": "Types de fichier autorisés pour l'upload :",
|
||||||
"context": "",
|
"context": "",
|
||||||
"developer_comment": "",
|
"developer_comment": "",
|
||||||
"character_limit": null
|
"character_limit": null
|
||||||
},
|
},
|
||||||
"max-avatar-filesize": {
|
"max-avatar-filesize": {
|
||||||
"string": "Max avatar filesize in bytes:",
|
"string": "Taille maximum du fichier de l'avatar en octets :",
|
||||||
"context": "",
|
"context": "",
|
||||||
"developer_comment": "",
|
"developer_comment": "",
|
||||||
"character_limit": null
|
"character_limit": null
|
||||||
},
|
},
|
||||||
"allowed-avatar-filetypes": {
|
"allowed-avatar-filetypes": {
|
||||||
"string": "Allowed avatar filetypes:",
|
"string": "Types de fichier autorisés pour l'avatar :",
|
||||||
"context": "",
|
"context": "",
|
||||||
"developer_comment": "",
|
"developer_comment": "",
|
||||||
"character_limit": null
|
"character_limit": null
|
||||||
},
|
},
|
||||||
"invalid-file": {
|
"invalid-file": {
|
||||||
"string": "If filename is invalid, upload or rename is cancelled.",
|
"string": "Si le nom de fichier est invalide, le téléchargement ou le renommage sera annulé.",
|
||||||
"context": "",
|
"context": "",
|
||||||
"developer_comment": "",
|
"developer_comment": "",
|
||||||
"character_limit": null
|
"character_limit": null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue