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

Reference all strings from scribe i18n #105

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: json_conversion.yml
name: json_conversion

on:
push:
Expand All @@ -16,7 +16,8 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.12
- name: Execute script to convert JSON to string files
- name: Execute scripts to convert JSONs to app files
working-directory: scripts
run: |
python Scribe-i18n/scripts/android/convert_jsons_to_strings.py
python Scribe-i18n/scripts/ios/convert_jsons_to_xcstrings.py
python android/convert_jsons_to_strings.py
python ios/convert_jsons_to_xcstrings.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

The Scribe team will do our best to address your contribution as soon as we can. The following is a checklist for maintainers to make sure this process goes as well as possible. Feel free to address the points below yourself in further commits if you realize that actions are needed :)

If you're not already a member of our [public Matrix community](https://matrix.to/#/#scribe_community:matrix.org), please consider joining! We'd suggest using [Element](https://element.io/) as your Matrix client, and definitely join the General and Localization rooms once you're in. Also consider joining our [bi-weekly Saturday dev syncs](https://etherpad.wikimedia.org/p/scribe-dev-sync). It'd be great to have you!
If you're not already a member of our [public Matrix community](https://matrix.to/#/#scribe_community:matrix.org), please consider joining! We'd suggest using [Element](https://element.io/) as your Matrix client, and definitely join the General and i18n rooms once you're in. Also consider joining our [bi-weekly Saturday dev syncs](https://etherpad.wikimedia.org/p/scribe-dev-sync). It'd be great to have you!

### Maintainer checklist

Expand Down
126 changes: 63 additions & 63 deletions app/src/main/assets/i18n/Scribe-i18n/jsons/de.json

Large diffs are not rendered by default.

178 changes: 116 additions & 62 deletions app/src/main/assets/i18n/Scribe-i18n/jsons/en-US.json

Large diffs are not rendered by default.

178 changes: 116 additions & 62 deletions app/src/main/assets/i18n/Scribe-i18n/jsons/es.json

Large diffs are not rendered by default.

68 changes: 1 addition & 67 deletions app/src/main/assets/i18n/Scribe-i18n/jsons/fr.json
Original file line number Diff line number Diff line change
@@ -1,67 +1 @@
{
"_global.english": "",
"_global.french": "",
"_global.german": "",
"_global.italian": "",
"_global.portuguese": "",
"_global.russian": "",
"_global.spanish": "",
"_global.swedish": "",
"app.about.appHint": "",
"app.about.appHints": "",
"app.about.bugReport": "",
"app.about.community": "",
"app.about.email": "",
"app.about.feedback": "",
"app.about.github": "",
"app.about.legal": "",
"app.about.mastodon": "",
"app.about.matrix": "",
"app.about.privacyPolicy": "",
"app.about.privacyPolicy.body": "",
"app.about.privacyPolicy.caption": "",
"app.about.rate": "",
"app.about.scribe": "",
"app.about.share": "",
"app.about.thirdParty": "",
"app.about.thirdParty.author": "",
"app.about.thirdParty.body": "",
"app.about.thirdParty.caption": "",
"app.about.thirdParty.license": "",
"app.about.thirdParty.link": "",
"app.about.title": "",
"app.about.wikimedia": "",
"app.about.wikimedia.caption": "",
"app.about.wikimedia.text1": "",
"app.about.wikimedia.text2": "",
"app.about.wikimedia.text3": "",
"app.install": "",
"app.installation.appHint": "",
"app.installation.settingsLink": "",
"app.installation.text1": "",
"app.installation.text2": "",
"app.installation.text3": "",
"app.installation.title": "",
"app.keyboards": "",
"app.settings.appHint": "",
"app.settings.appSettings": "",
"app.settings.appSettings.appLanguage": "",
"app.settings.functionality": "",
"app.settings.functionality.autoSuggestEmoji": "",
"app.settings.installedKeyboards": "",
"app.settings.layout": "",
"app.settings.layout.autoSuggestEmoji.description": "",
"app.settings.layout.disableAccentCharacters": "",
"app.settings.layout.disableAccentCharacters.description": "",
"app.settings.layout.periodAndComma": "",
"app.settings.layout.periodAndComma.description": "",
"app.settings.oneDeviceLanguage.message": "",
"app.settings.oneDeviceLanguage.title": "",
"app.settings.title": "",
"app.settings.translation": "",
"app.settings.translation.translateLang": "",
"app.settings.translation.translateLang.caption": "",
"app.wikidataExplanation1": "",
"app.wikidataExplanation2": "",
"app.wikidataExplanation3": ""
}
{}
68 changes: 1 addition & 67 deletions app/src/main/assets/i18n/Scribe-i18n/jsons/pt.json
Original file line number Diff line number Diff line change
@@ -1,67 +1 @@
{
"_global.english": "",
"_global.french": "",
"_global.german": "",
"_global.italian": "",
"_global.portuguese": "",
"_global.russian": "",
"_global.spanish": "",
"_global.swedish": "",
"app.about.appHint": "",
"app.about.appHints": "",
"app.about.bugReport": "",
"app.about.community": "",
"app.about.email": "",
"app.about.feedback": "",
"app.about.github": "",
"app.about.legal": "",
"app.about.mastodon": "",
"app.about.matrix": "",
"app.about.privacyPolicy": "",
"app.about.privacyPolicy.body": "",
"app.about.privacyPolicy.caption": "",
"app.about.rate": "",
"app.about.scribe": "",
"app.about.share": "",
"app.about.thirdParty": "",
"app.about.thirdParty.author": "",
"app.about.thirdParty.body": "",
"app.about.thirdParty.caption": "",
"app.about.thirdParty.license": "",
"app.about.thirdParty.link": "",
"app.about.title": "",
"app.about.wikimedia": "",
"app.about.wikimedia.caption": "",
"app.about.wikimedia.text1": "",
"app.about.wikimedia.text2": "",
"app.about.wikimedia.text3": "",
"app.install": "",
"app.installation.appHint": "",
"app.installation.settingsLink": "",
"app.installation.text1": "",
"app.installation.text2": "",
"app.installation.text3": "",
"app.installation.title": "",
"app.keyboards": "",
"app.settings.appHint": "",
"app.settings.appSettings": "",
"app.settings.appSettings.appLanguage": "",
"app.settings.functionality": "",
"app.settings.functionality.autoSuggestEmoji": "",
"app.settings.installedKeyboards": "",
"app.settings.layout": "",
"app.settings.layout.autoSuggestEmoji.description": "",
"app.settings.layout.disableAccentCharacters": "",
"app.settings.layout.disableAccentCharacters.description": "",
"app.settings.layout.periodAndComma": "",
"app.settings.layout.periodAndComma.description": "",
"app.settings.oneDeviceLanguage.message": "",
"app.settings.oneDeviceLanguage.title": "",
"app.settings.title": "",
"app.settings.translation": "",
"app.settings.translation.translateLang": "",
"app.settings.translation.translateLang.caption": "",
"app.wikidataExplanation1": "",
"app.wikidataExplanation2": "",
"app.wikidataExplanation3": ""
}
{}
68 changes: 1 addition & 67 deletions app/src/main/assets/i18n/Scribe-i18n/jsons/ru.json
Original file line number Diff line number Diff line change
@@ -1,67 +1 @@
{
"_global.english": "",
"_global.french": "",
"_global.german": "",
"_global.italian": "",
"_global.portuguese": "",
"_global.russian": "",
"_global.spanish": "",
"_global.swedish": "",
"app.about.appHint": "",
"app.about.appHints": "",
"app.about.bugReport": "",
"app.about.community": "",
"app.about.email": "",
"app.about.feedback": "",
"app.about.github": "",
"app.about.legal": "",
"app.about.mastodon": "",
"app.about.matrix": "",
"app.about.privacyPolicy": "",
"app.about.privacyPolicy.body": "",
"app.about.privacyPolicy.caption": "",
"app.about.rate": "",
"app.about.scribe": "",
"app.about.share": "",
"app.about.thirdParty": "",
"app.about.thirdParty.author": "",
"app.about.thirdParty.body": "",
"app.about.thirdParty.caption": "",
"app.about.thirdParty.license": "",
"app.about.thirdParty.link": "",
"app.about.title": "",
"app.about.wikimedia": "",
"app.about.wikimedia.caption": "",
"app.about.wikimedia.text1": "",
"app.about.wikimedia.text2": "",
"app.about.wikimedia.text3": "",
"app.install": "",
"app.installation.appHint": "",
"app.installation.settingsLink": "",
"app.installation.text1": "",
"app.installation.text2": "",
"app.installation.text3": "",
"app.installation.title": "",
"app.keyboards": "",
"app.settings.appHint": "",
"app.settings.appSettings": "",
"app.settings.appSettings.appLanguage": "",
"app.settings.functionality": "",
"app.settings.functionality.autoSuggestEmoji": "",
"app.settings.installedKeyboards": "",
"app.settings.layout": "",
"app.settings.layout.autoSuggestEmoji.description": "",
"app.settings.layout.disableAccentCharacters": "",
"app.settings.layout.disableAccentCharacters.description": "",
"app.settings.layout.periodAndComma": "",
"app.settings.layout.periodAndComma.description": "",
"app.settings.oneDeviceLanguage.message": "",
"app.settings.oneDeviceLanguage.title": "",
"app.settings.title": "",
"app.settings.translation": "",
"app.settings.translation.translateLang": "",
"app.settings.translation.translateLang.caption": "",
"app.wikidataExplanation1": "",
"app.wikidataExplanation2": "",
"app.wikidataExplanation3": ""
}
{}
126 changes: 63 additions & 63 deletions app/src/main/assets/i18n/Scribe-i18n/jsons/sv.json

Large diffs are not rendered by default.

Loading
Loading