简体   繁体   English

是否可以仅以某些语言发布新版本的Android应用程序?

[英]Is it possible to release a new version of an Android app only in certain languages?

My app is currently available in three languages, I speak them fluently, did the translations myself and can maintain them. 我的应用程序目前支持三种语言,我能说流利的语言,自己翻译并可以维护它们。 And it's a bit of pain. 这有点痛苦。 I'm thinking of adding translations to languages that I don't know well or at all (eg Japanese). 我正在考虑将翻译添加到我不太了解或根本不了解的语言(例如日语)中。 However, there is also a new feature that I'd like to add, which would require additional translation. 但是,我还想添加一个新功能,这需要额外的翻译。

If I add the translations now, will it be possible to release a new intermediate version later excluding some languages, so that, for example, the Japanese users would not see the intermediate version with the untranslated feature? 如果我现在添加翻译,将来是否可以发布不包括某些语言的新中间版本,例如,日语用户不会看到具有未翻译功能的中间版本? I know about staged rollouts, but can they be language-specific? 我知道分阶段推出,但是它们可以特定于语言吗?

I think that you can upload an update and make it available in the languages that you want to include for this version of your app. 我认为您可以上传更新,并使其以您想要包含在此版本应用中的语言显示。 This way you can have two version of your app and the users wouldn't understand the difference! 这样,您可以拥有两个版本的应用程序,而用户不会理解其中的区别!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 是否可以仅针对智能手机发布新的Android应用版本,并保持平板电脑的旧版本可用? - Is it possible to release new Android app version for smartphone only and to keep the previous available for tablets? 发布新版安卓应用 - Release new version of android app 是否可以发布Android应用的公开和私有版本? - Is it possible to release a public and private version of an Android app? android 应用新版本发布时的错误展示 - Error showcase on android app new version release Android Koin NoBeanDefFoundException仅在应用的发行版中 - Android Koin NoBeanDefFoundException only in release version of app 是否可以仅针对某个 android 版本显示小部件? - is it possible to show widget only for a certain android version? 发行android应用的新版本,该新版本可以替换为以前的版本 - Release an android app's new version that can be replaced by previous version 是否可以使用Android Gradle插件测试应用程序的发布版本? - Is it possible to test against the release version of your app with Android Gradle plugin? 是否可以在不同时间针对不同语言将应用升级发布到Android Market? - Is it possible to release an app upgrade onto the Android Market at different times for different languages? 调试 Android 应用发布版本 - Debugging release version of Android app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM