Skip to content

Commit

Permalink
Import translations from android-l10n
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions authored and mergify[bot] committed Nov 28, 2023
1 parent 5004ecc commit f1e6e9b
Show file tree
Hide file tree
Showing 6 changed files with 957 additions and 281 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,16 +129,16 @@
<!-- Federated Credential Management prompts -->
<!--Content description for the Account picture in the Select Account FedCM prompt -->
<string name="mozac_feature_prompts_account_picture">Slika računa</string>
<!-- Title of the Identity Credential provider dialog choose. -->
<!-- Title of the Identity Credential provider dialog chooser. -->
<string name="mozac_feature_prompts_identity_credentials_choose_provider">Odaberi provajdera za prijavu</string>
<!-- Title of an account picker dialog for identity credentials. -->
<string name="mozac_feature_prompts_identity_credentials_choose_account" moz:removedIn="119" tools:ignore="UnusedResources">Odaberi račun</string>
<!-- Title of an account picker dialog for identity credentials. The %1$s will be replaced with the name of the provider -->
<string name="mozac_feature_prompts_identity_credentials_choose_account_for_provider">Prijavite se sa %1$s računom</string>
<!-- Title of the Identity Credential privacy policy dialog title. The %1$s will be replaced with the name of the provider. -->
<string name="mozac_feature_prompts_identity_credentials_privacy_policy_title">Koristite %1$s kao provajdera za prijavu</string>
<!-- Title of the Identity Credential privacy policy dialog description. The %1$s will be replaced with the name of the provider, %2$s will be replaced with the account, %3$s will be replaced with the privacy policy url and %4$s will be replaced with the terms of service. -->
<string name="mozac_feature_prompts_identity_credentials_privacy_policy_description"><![CDATA[Prijava na %1$s sa %2$s računom podliježe njihovoj <a href="%3$s">Politici privatnosti</a> i <a href="%4$s">Uslovima korištenja usluge </a>]]></string>
<!-- Title of the Identity Credential provider dialog choose. -->
<!-- Text for the positive button of the Identity Credential dialogs. -->
<string name="mozac_feature_prompts_identity_credentials_continue">Nastavi</string>
<!-- Text for the cancel button of the Identity Credential dialogs. -->
<string name="mozac_feature_prompts_identity_credentials_cancel">Otkaži</string>
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -129,16 +129,16 @@
<!-- Federated Credential Management prompts -->
<!--Content description for the Account picture in the Select Account FedCM prompt -->
<string name="mozac_feature_prompts_account_picture">Slika računa</string>
<!-- Title of the Identity Credential provider dialog choose. -->
<!-- Title of the Identity Credential provider dialog chooser. -->
<string name="mozac_feature_prompts_identity_credentials_choose_provider">Odaberite davatelja usluge prijave</string>
<!-- Title of an account picker dialog for identity credentials. -->
<string name="mozac_feature_prompts_identity_credentials_choose_account" moz:removedIn="119" tools:ignore="UnusedResources">Odaberite račun</string>
<!-- Title of an account picker dialog for identity credentials. The %1$s will be replaced with the name of the provider -->
<string name="mozac_feature_prompts_identity_credentials_choose_account_for_provider">Prijavite se s računom %1$s</string>
<!-- Title of the Identity Credential privacy policy dialog title. The %1$s will be replaced with the name of the provider. -->
<string name="mozac_feature_prompts_identity_credentials_privacy_policy_title">Koristite %1$s kao davatelja usluge prijave</string>
<!-- Title of the Identity Credential privacy policy dialog description. The %1$s will be replaced with the name of the provider, %2$s will be replaced with the account, %3$s will be replaced with the privacy policy url and %4$s will be replaced with the terms of service. -->
<string name="mozac_feature_prompts_identity_credentials_privacy_policy_description"><![CDATA[Prijava u %1$s s %2$s računom podliježe njihovoj <a href="%3$s">politici privatnosti</a> i <a href="%4$s">Uvjetima usluge</a>]]></string>
<!-- Title of the Identity Credential provider dialog choose. -->
<!-- Text for the positive button of the Identity Credential dialogs. -->
<string name="mozac_feature_prompts_identity_credentials_continue">Nastavi</string>
<!-- Text for the cancel button of the Identity Credential dialogs. -->
<string name="mozac_feature_prompts_identity_credentials_cancel">Odustani</string>
</resources>
Loading

0 comments on commit f1e6e9b

Please sign in to comment.