mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-02-01 23:06:51 +01:00
d7702e4b83
Files changed: M common/src/commonMain/composeResources/values-af-rZA/strings.xml M common/src/commonMain/composeResources/values-ar-rSA/strings.xml M common/src/commonMain/composeResources/values-ca-rES/strings.xml M common/src/commonMain/composeResources/values-cs-rCZ/plurals.xml M common/src/commonMain/composeResources/values-cs-rCZ/strings.xml M common/src/commonMain/composeResources/values-da-rDK/strings.xml M common/src/commonMain/composeResources/values-de-rDE/plurals.xml M common/src/commonMain/composeResources/values-de-rDE/strings.xml M common/src/commonMain/composeResources/values-el-rGR/strings.xml M common/src/commonMain/composeResources/values-en-rGB/strings.xml M common/src/commonMain/composeResources/values-en-rUS/strings.xml M common/src/commonMain/composeResources/values-es-rES/strings.xml M common/src/commonMain/composeResources/values-fi-rFI/strings.xml M common/src/commonMain/composeResources/values-fr-rFR/strings.xml M common/src/commonMain/composeResources/values-hu-rHU/strings.xml M common/src/commonMain/composeResources/values-it-rIT/strings.xml M common/src/commonMain/composeResources/values-iw-rIL/strings.xml M common/src/commonMain/composeResources/values-ja-rJP/strings.xml M common/src/commonMain/composeResources/values-ko-rKR/strings.xml M common/src/commonMain/composeResources/values-nl-rNL/strings.xml M common/src/commonMain/composeResources/values-no-rNO/strings.xml M common/src/commonMain/composeResources/values-pl-rPL/strings.xml M common/src/commonMain/composeResources/values-pt-rBR/strings.xml M common/src/commonMain/composeResources/values-pt-rPT/strings.xml M common/src/commonMain/composeResources/values-ro-rRO/strings.xml M common/src/commonMain/composeResources/values-ru-rRU/strings.xml M common/src/commonMain/composeResources/values-sr-rSP/strings.xml M common/src/commonMain/composeResources/values-sv-rSE/strings.xml M common/src/commonMain/composeResources/values-tr-rTR/strings.xml M common/src/commonMain/composeResources/values-uk-rUA/strings.xml M common/src/commonMain/composeResources/values-vi-rVN/strings.xml M common/src/commonMain/composeResources/values-zh-rCN/strings.xml M common/src/commonMain/composeResources/values-zh-rTW/strings.xml M listing/google/cs-rCZ/store_description.html M listing/google/cs-rCZ/store_text.xml Co-authored-by: AChep <AChep@users.noreply.github.com>
12 lines
754 B
XML
12 lines
754 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="listing_store_google_app_name">Keyguard pro Bitwarden</string>
|
|
<string name="listing_store_google_short_description">Klient třetí strany, který se zaměřuje na uživatelský zážitek.</string>
|
|
<!-- A name of the Yearly subscription plan -->
|
|
<string name="listing_store_google_subscription_yearly">Roční plán</string>
|
|
<!-- A name of the Quarterly subscription plan -->
|
|
<string name="listing_store_google_subscription_quarterly">Čtvrtletní plán</string>
|
|
<!-- A name of the One-time purchase plan -->
|
|
<string name="listing_store_google_product_lifetime">Jednorázová koupě</string>
|
|
</resources>
|