Skip to content
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

Addition of multi languages in "Accessibility " #14607

Closed
Valdnet opened this issue Mar 9, 2019 · 13 comments · Fixed by nextcloud/docker-ci#172
Closed

Addition of multi languages in "Accessibility " #14607

Valdnet opened this issue Mar 9, 2019 · 13 comments · Fixed by nextcloud/docker-ci#172
Labels
1. to develop Accepted and waiting to be taken care of bug

Comments

@Valdnet
Copy link
Contributor

Valdnet commented Mar 9, 2019

I suggest adding multi languages to "Accessibility". This is missing for the entire Nextcloud translation.

@Valdnet Valdnet added 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement labels Mar 9, 2019
@Valdnet Valdnet closed this as completed Mar 21, 2019
@Valdnet
Copy link
Contributor Author

Valdnet commented Mar 21, 2019

In "Accessibility" there are no words to translate in Transifex:
Themes
Fonts

obraz

@rullzer
Copy link
Member

rullzer commented Mar 22, 2019

@juliushaertl please have a look

@stale
Copy link

stale bot commented Jun 8, 2019

This issue has been automatically marked as stale because it has not had recent activity and it seems to be missing some essential informations. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Ticket or PR with no recent activity label Jun 8, 2019
@juliushaertl
Copy link
Member

Fixed on 16.

@Valdnet Valdnet reopened this Jun 10, 2019
@Valdnet
Copy link
Contributor Author

Valdnet commented Jun 10, 2019

@juliushaertl None to be translated into Transifex:

  • Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the (...) 2.1 on AA level, with the high contrast theme even on AAA level.

  • If you find any issues, don’t hesitate to report them on (...). And if you want to get involved, come join (...)!

@juliushaertl juliushaertl added this to the Nextcloud 15.0.9 milestone Jun 11, 2019
@juliushaertl juliushaertl added 1. to develop Accepted and waiting to be taken care of bug and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement stale Ticket or PR with no recent activity labels Jun 11, 2019
@juliushaertl
Copy link
Member

Ah sorry, I just checked Nextcloud 16 and it seems that for 15 the translation of accessibility is indeed missing.

@Valdnet
Copy link
Contributor Author

Valdnet commented Sep 26, 2019

This description is still missing to be translated in Transifex:

obraz

App:
Nextcloud 17.0.0 RC2
Accessibility 1.3.0

@kesselb
Copy link
Contributor

kesselb commented Sep 26, 2019

cc @juliushaertl @rullzer

@juliushaertl
Copy link
Member

The issue is that our translationtool does not work properly with the multiline t-call using template strings

return t(
'accessibility',
`Universal access is very important to us. We follow web standards
and check to make everything usable also without mouse,
and assistive software such as screenreaders.
We aim to be compliant with the {guidelines} 2.1 on AA level,
with the high contrast theme even on AAA level.`
)

@Valdnet
Copy link
Contributor Author

Valdnet commented Oct 14, 2019

@juliushaertl Still this line of code:

return t(
'accessibility',
`If you find any issues, don’t hesitate to report them on {issuetracker}.
And if you want to get involved, come join {designteam}!`
)

@juliushaertl
Copy link
Member

@Valdnet Not sure what you mean exactly. The line you mention is also missing in the transifex sync but nextcloud/docker-ci#172 should fix it once merged.

@Valdnet
Copy link
Contributor Author

Valdnet commented Oct 14, 2019

Not sure what you mean exactly.

That's exactly what I meant for it to appear in Trasifex 😉

@TP75
Copy link

TP75 commented Oct 20, 2019

Thanks. However, let's hope we receive this in NC 16 also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants