chore(i18): cleanup locales

git clone https://codeberg.org/0ko/forgejo-snippets
At 4f82f2392532eb093a19ec6a40c8ce0491bcf30e
python3 ../forgejo-snippets/scripts/i18n-migrator/migrator.py -aow .
This commit is contained in:
Earl Warren 2024-12-05 07:59:14 +01:00
commit d0cb9326f5
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
46 changed files with 254 additions and 538 deletions

View file

@ -3804,7 +3804,6 @@ deleted.display_name = Proyecto borrado
[git.filemode]
changed_filemode=%[1]s → %[2]s
; Ordered by git filemode value, ascending. E.g. directory has "040000", normal file has "100644", …
directory=Directorio
normal_file=Archivo normal
executable_file=Archivo ejecutable