Automatic translation import
Change-Id: I737550d814218791cd777c6f5c8d8110257827c0
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml
index 81c908e..a013c5c 100644
--- a/app/src/main/res/values-cs/strings.xml
+++ b/app/src/main/res/values-cs/strings.xml
@@ -37,9 +37,33 @@
<string name="qr_copy_description">Zkopírovat do schránky</string>
<string name="qr_icon_description">Ikona</string>
<string name="qr_share_description">Sdílet</string>
+ <string name="qr_no_app_available_for_action">Není k dispozici použitelná aplikace</string>
+ <string name="qr_address_title">Přidat kontakt</string>
+ <string name="qr_address_content_description">Přidat kontakt</string>
+ <string name="qr_calendar_title">Přidat událost do kalendáře</string>
+ <string name="qr_calendar_content_description">Přidat událost do kalendáře</string>
<string name="qr_dpp_description">Nastavit toto zařízení</string>
+ <string name="qr_email_title">Poslat nový e-mail</string>
+ <string name="qr_email_content_description">Vytvořit nový e-mailu pro zadané e-maily</string>
+ <string name="qr_fido_title">Použít passkey</string>
+ <string name="qr_fido_content_description">Zpracovávat tento FIDO QR kód</string>
+ <string name="qr_geo_title">Otevřít toto umístění</string>
+ <string name="qr_geo_content_description">Otevřít toto umístění</string>
+ <string name="qr_isbn_title">Vyhledat tento ISBN</string>
+ <string name="qr_isbn_content_description">Hledat tento ISBN na isbnsearch.org</string>
+ <string name="qr_product_title">Vyhledat produkt</string>
+ <string name="qr_product_content_description">Vyhledat tento identifikační kód produktu</string>
+ <string name="qr_sms_title">Odeslat novou SMS</string>
+ <string name="qr_sms_content_description">Odeslat novou SMS určeným příjemcům</string>
+ <string name="qr_tel_title">Volat telefonní číslo</string>
+ <string name="qr_tel_content_description">Volat telefonní číslo</string>
<string name="qr_text">Text</string>
+ <string name="qr_uri_title">Otevřít URL</string>
+ <string name="qr_uri_content_description">Otevřete tuto adresu URL s příslušnou aplikací, pokud je podporována</string>
+ <string name="qr_vin_title">Vyhledat VIN</string>
+ <string name="qr_vin_content_description">Vyhledat toto identifikační číslo vozidla (VIN)</string>
<string name="qr_wifi_title">Připojit k této Wi-Fi síti</string>
+ <string name="qr_wifi_content_description">Přidejte tuto síť Wi-Fi do seznamu známých sítí a připojte k ní zařízení</string>
<string name="title_activity_settings">Nastavení</string>
<string name="general_header">Obecné</string>
<string name="photos_header">Fotky</string>
diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml
index 0179037..7d073cf 100644
--- a/app/src/main/res/values-in/strings.xml
+++ b/app/src/main/res/values-in/strings.xml
@@ -25,6 +25,7 @@
<string name="qr_share_description">Bagikan</string>
<string name="qr_dpp_description">Konfigurasikan perangkat ini</string>
<string name="qr_text">Teks</string>
+ <string name="qr_uri_title">Buka URL</string>
<string name="qr_wifi_title">Sambungkan ke jaringan Wi-Fi ini</string>
<string name="title_activity_settings">Pengaturan</string>
<string name="general_header">Umum</string>