-
Notifications
You must be signed in to change notification settings - Fork 364
Italian translation revised #3103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Add Italian lang.
update for italian lang
jhaals
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linting is currently failing because the translation file is not formatted.
Also these errors
Critical Errors:
- footer.createdBy: "Zp63" - This is completely wrong, Should be "Creato da" (Italian for "Created by").
- footer.imprint: "ImPrint" - Odd capitalization. Should be either "Imprint" or better yet an Italian equivalent like "Note legali" or "Informazioni legali"
Consistency Issues:
- Encryption terminology mixing - Italian uses "crittografia" (with double 't'), but the translation inconsistently uses both:
- ✅ Correct: features.featureEndToEndTitle: "Crittografia"
- ❌ Wrong: create.title: "Cripta messaggio" (should be "Critta")
- ❌ Wrong: upload.expirationLegendFile: "file criptato" (should be "crittografato")
- ❌ Wrong: result.subtitle: "criptato" (should be "crittografato")
- ❌ Wrong: multiple uses of "cripta/decripta" should be "critta/decritta" - display.decryptingMessage: Starts with lowercase "decrittazione" - should be "Decrittazione" for consistency
|
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
I should prefer instead of "crittazione/decrittazione" the translation "cifratura/decifratura"
a more clear definition
|
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Modify it.json