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

Add translation for files_emailviewer #672

Closed
20 of 25 tasks
kesselb opened this issue Oct 18, 2024 · 3 comments
Closed
20 of 25 tasks

Add translation for files_emailviewer #672

kesselb opened this issue Oct 18, 2024 · 3 comments
Assignees

Comments

@kesselb
Copy link
Contributor

kesselb commented Oct 18, 2024

👤 App repository

To be done by you

js/
vendor/
  • Create file .tx/config with the following content, replace {{APPID}} with your app id 3 times:
[main]
host     = https://www.transifex.com
lang_map = hu_HU: hu, nb_NO: nb, sk_SK: sk, th_TH: th, ja_JP: ja, bg_BG: bg, cs_CZ: cs, fi_FI: fi

[o:nextcloud:p:nextcloud:r:{{APPID}}]
file_filter = translationfiles/<lang>/{{APPID}}.po
source_file = translationfiles/templates/{{APPID}}.pot
source_lang = en
type        = PO

🏗️ Sysadmin team

docker run -v /srv/cronie-data/transifexrc:/root/.transifexrc \
    -v /srv/cronie-data/gpg:/gpg \
    -v /srv/cronie-data/ssh/id_rsa:/root/.ssh/id_rsa \
    --rm -i ghcr.io/nextcloud/continuous-integration-translations-app \
    AUTHOR APPID

🔣 Translation team

  • Transifex: New resource should appear
  • Transifex: Do translations and check sync to repo
  • Add resource to wiki
@nickvergessen
Copy link
Member

@kesselb can we merge nextcloud/files_emailviewer#11 into main? Or at least the translation bits? Otherwise I can't set up translations (without the .tx, l10n and l10nignore

@kesselb
Copy link
Contributor Author

kesselb commented Oct 20, 2024

Done

@nickvergessen
Copy link
Member

First translation worked: nextcloud/files_emailviewer@9259f5a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants