-
Notifications
You must be signed in to change notification settings - Fork 38
chore(i18n): Add translation requirements to request template #967
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,6 +9,13 @@ assignees: '' | |
|
|
||
| <!-- Just submit the form as is and afterwards work through the points and tick the boxes --> | ||
|
|
||
| # Prologue | ||
|
|
||
| The Nextcloud community on Transifex produces the translations of your app. To this end, the app author undertakes to comply with the following requirements: | ||
|
|
||
| * The app must be available in the Nextcloud App Store. Should the app be removed from the store, the translation work on Transifex will be paused or the resource removed. | ||
| * The app author must create an account on Transifex and join the Nextcloud project. This makes it easier to respond to queries regarding the app’s strings. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Maybe also add some sort of requirement to respond in a timely fashion and needing to be available there?
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We are limited with project members and have to delete users all the time, just to keep in mind. Not a great fan of this addition, but yeah currently the "mirror to github" is offloaded to rake :(
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
I’m not sure how formal we should be here. It’s usually worked out quite well in the past. There are just always a few cases that are more difficult.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Me too. But at the moment I have no better idea as the information flow from Tx to GH is manually |
||
|
|
||
| # 👤 App repository | ||
|
|
||
| **To be done by you** | ||
|
|
@@ -39,7 +46,9 @@ assignees: '' | |
| ```sh | ||
| bash translations/validateSyncSetup.sh Owner Repository | ||
| ``` | ||
| - [ ] Name of the Transifex user: | ||
|
|
||
| For details see https://nextcloud.com/translation/ . | ||
|
|
||
| # 🏗️ Sysadmin team | ||
| - [ ] 👀 Ensure access: | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.