A Crowdin SDK lehetővé teszi az új fordítások azonnali kiadását a Crowdin projektből az alkalmazásába. Using integration with Crowdin SDK, you won’t need to update the application in the App Store every time there is a new localization version.
The SDK provides the following features:
Az iOS alkalmazás Crowdin projekttel való integrálásának követelményei:
Fejlesztőeszközök
Alkalmazás programozási nyelv
Operációs rendszer
Configure the distribution to mirror the translated content of your project and integrate with iOS app. Read more about Distributions.
For more details on setting up Crowdin iOS SDK for your application, visit our GitHub repository.
This feature allows translators to see translations in the application in real-time. Managers and the QA team can also use it to preview translations before release.
Read more about Real-time Preview.
Enable this feature if you want all the screenshots made in the application to be automatically sent to your Crowdin Enterprise project with tagged strings. This way, translators will have an additional context for the source strings.
Read more about Screenshots.
Az exportálási minták beállítását és a meglévők ellenőrzését a Fájl beállítások teheti meg{:target=”_blank”}. The following placeholders are supported for iOS integration:
Név | Leírás |
---|---|
%language% | Language name (e.g., Ukrainian) |
%two_letters_code% | Language code ISO 639-1 (e.g., uk) |
%locale% | Locale (e.g., uk-UA) |
%locale_with_underscore% | Locale (e.g., uk_UA) |
%osx_code% | OS X területi azonosító az ".lproj" könyvtárak elnevezésére használható |
%osx_locale% | OS X locale used to name translation resources (e.g., uk, zh-Hans, zh_HK) |
A Crowdin iOS SDK CDN szolgáltatás a biztonság szem előtt tartásával épült, ami azt jelenti, hogy minimális hozzáférésre van szükség a végfelhasználótól. Ha úgy dönt, hogy a Crowdin iOS SDK-t használja, kérjük, ellenőrizze, hogy elérhetővé tette-e a következő információkat a végfelhasználói számára.
Q: What might cause the occasional delay in getting the latest translations in the app? A: CDN caches all the translations in release for up to 1 hour. When new translations are released in Crowdin, CDN may still return them with a delay.