diff --git a/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/ui/credential/saving/AutofillSavingCredentialsDialogFragment.kt b/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/ui/credential/saving/AutofillSavingCredentialsDialogFragment.kt index 79424fac69a6..e091e1627614 100644 --- a/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/ui/credential/saving/AutofillSavingCredentialsDialogFragment.kt +++ b/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/ui/credential/saving/AutofillSavingCredentialsDialogFragment.kt @@ -64,6 +64,7 @@ import com.duckduckgo.autofill.impl.ui.credential.saving.AutofillSavingCredentia import com.duckduckgo.autofill.impl.ui.credential.saving.AutofillSavingCredentialsDialogFragment.DialogEvent.Shown import com.duckduckgo.autofill.impl.ui.credential.saving.AutofillSavingCredentialsViewModel.ViewState import com.duckduckgo.autofill.impl.ui.credential.saving.declines.AutofillDeclineCounter +import com.duckduckgo.common.ui.view.button.DaxButton import com.duckduckgo.common.ui.view.prependIconToText import com.duckduckgo.common.utils.DispatcherProvider import com.duckduckgo.common.utils.FragmentViewModelFactory @@ -115,6 +116,8 @@ class AutofillSavingCredentialsDialogFragment : BottomSheetDialogFragment(), Cre private lateinit var keyFeaturesContainer: ViewGroup + private lateinit var secondaryButton: DaxButton + private val viewModel by lazy { ViewModelProvider(this, viewModelFactory)[AutofillSavingCredentialsViewModel::class.java] } @@ -157,12 +160,14 @@ class AutofillSavingCredentialsDialogFragment : BottomSheetDialogFragment(), Cre private fun renderViewState(viewState: ViewState) { keyFeaturesContainer.isVisible = viewState.expandedDialog + configureSecondaryButtons(viewState.expandedDialog) (dialog as? BottomSheetDialog)?.behavior?.isDraggable = viewState.expandedDialog pixelNameDialogEvent(Shown, viewState.expandedDialog)?.let { pixel.fire(it) } } private fun configureViews(binding: ContentAutofillSaveNewCredentialsBinding) { keyFeaturesContainer = binding.keyFeaturesContainer + secondaryButton = binding.secondaryButton (dialog as BottomSheetDialog).behavior.state = BottomSheetBehavior.STATE_EXPANDED configureCloseButtons(binding) configureSaveButton(binding) @@ -222,6 +227,16 @@ class AutofillSavingCredentialsDialogFragment : BottomSheetDialogFragment(), Cre } } + private fun onUserChoseNotNow() { + pixelNameDialogEvent(Dismissed, isOnboardingMode())?.let { pixel.fire(it) } + + // this is another way to refuse saving credentials, so ensure that normal logic still runs + onUserRejectedToSaveCredentials() + + // avoid the standard cancellation logic from running + ignoreCancellationEvents = true + } + private fun onUserChoseNeverSaveThisSite() { pixelNameDialogEvent(Exclude, isOnboardingMode())?.let { pixel.fire(it) } viewModel.addSiteToNeverSaveList(getOriginalUrl()) @@ -239,9 +254,21 @@ class AutofillSavingCredentialsDialogFragment : BottomSheetDialogFragment(), Cre */ private fun configureCloseButtons(binding: ContentAutofillSaveNewCredentialsBinding) { binding.closeButton.setOnClickListener { animateClosed() } - binding.neverSaveForThisSiteButton.setOnClickListener { - onUserChoseNeverSaveThisSite() - animateClosed() + } + + private fun configureSecondaryButtons(isOnboarding: Boolean) { + if (isOnboarding) { + secondaryButton.text = getString(R.string.saveOnboardingLoginDialogSecondaryButton) + secondaryButton.setOnClickListener { + onUserChoseNotNow() + animateClosed() + } + } else { + secondaryButton.text = getString(R.string.saveLoginDialogNeverForThisSite) + secondaryButton.setOnClickListener { + onUserChoseNeverSaveThisSite() + animateClosed() + } } } diff --git a/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/ui/credential/saving/AutofillSavingCredentialsViewModel.kt b/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/ui/credential/saving/AutofillSavingCredentialsViewModel.kt index 7ab468e240a6..2a9dfdf805d7 100644 --- a/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/ui/credential/saving/AutofillSavingCredentialsViewModel.kt +++ b/autofill/autofill-impl/src/main/java/com/duckduckgo/autofill/impl/ui/credential/saving/AutofillSavingCredentialsViewModel.kt @@ -46,7 +46,7 @@ class AutofillSavingCredentialsViewModel @Inject constructor( viewModelScope.launch(dispatchers.io()) { val shouldShowExpandedView = autofillDeclineCounter.declineCount() < 2 && autofillDeclineCounter.isDeclineCounterActive() _viewState.value = ViewState(shouldShowExpandedView) - Timber.d("Autofill: AutofillSavingCredentialsViewModel initialized") + Timber.d("Autofill: AutofillSavingCredentialsViewModel initialized with expanded view state: $shouldShowExpandedView") } } diff --git a/autofill/autofill-impl/src/main/res/layout/content_autofill_save_new_credentials.xml b/autofill/autofill-impl/src/main/res/layout/content_autofill_save_new_credentials.xml index e244e43090ff..093d2ecd672a 100644 --- a/autofill/autofill-impl/src/main/res/layout/content_autofill_save_new_credentials.xml +++ b/autofill/autofill-impl/src/main/res/layout/content_autofill_save_new_credentials.xml @@ -146,10 +146,9 @@ app:layout_constraintTop_toBottomOf="@id/keyFeaturesContainer" /> Предложения - Автоматичното попълване за пароли не е достъпно, защото Вашата версия на Android WebView е твърде стара. + Автоматичното попълване на пароли не е достъпно, тъй като Вашата версия на Android WebView е остаряла или несъвместима. Изчистване на въведеното търсене Няма резултати за \'%1$s\' @@ -145,6 +145,7 @@ \nСинхронизирането на пароли е на пауза\nНякои пароли са форматирани неправилно или са твърде дълги и не бяха синхронизирани. Никога не питай за този сайт + Не, благодаря Ако нулирате изключените сайтове, при следващото влизане в някой от тези сайтове ще бъдете подканени да запазите паролата за вход. Нулиране на изключените сайтове Нулиране на изключените сайтове? diff --git a/autofill/autofill-impl/src/main/res/values-cs/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-cs/strings-autofill-impl.xml index 4ac254bc5f35..8a0ac275c6a5 100644 --- a/autofill/autofill-impl/src/main/res/values-cs/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-cs/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Navrhované - Automatické vyplňování hesel není dostupné, protože tvoje verze Android WebView je moc stará. + Automatické vyplňování hesel není dostupné, protože tvoje verze Android WebView je zastaralá nebo nekompatibilní. Vymazat vyhledávací vstup Žádné výsledky pro dotaz „%1$s“ @@ -145,6 +145,7 @@ Synchronizace hesel je pozastavená\nNěkterá hesla jsou nesprávně naformátovaná nebo moc dlouhá, takže jsme je nemohli synchronizovat. Na téhle stránce už se neptat + Ne, děkuji Pokud vyloučené weby resetuješ, při příštím přihlašování na některý z nich se ti zobrazí výzva k uložení hesla. Obnovit vyloučené stránky Obnovit vyloučené stránky? diff --git a/autofill/autofill-impl/src/main/res/values-da/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-da/strings-autofill-impl.xml index 849a456c7ab9..d208bbbbcfa7 100644 --- a/autofill/autofill-impl/src/main/res/values-da/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-da/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Foreslået - Automatisk udfyldning af adgangskoder er ikke tilgængelig, fordi din version af Android WebView er for gammel. + Automatisk udfyldning af adgangskoder er ikke tilgængelig, fordi din version af Android WebView er forældet eller inkompatibel. Ryd søgeinput Ingen resultater for \"%1$s\" @@ -145,6 +145,7 @@ Synkronisering af adgangskoder er sat på pause\nNogle adgangskoder er formateret forkert eller er for lange og blev ikke synkroniseret. Spørg aldrig på dette websted + Nej tak Hvis du nulstiller ekskluderede websteder, vil du blive bedt om at gemme din adgangskode, næste gang du logger ind på en af disse sider. Nulstil ekskluderede websteder Nulstil ekskluderede websteder? diff --git a/autofill/autofill-impl/src/main/res/values-de/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-de/strings-autofill-impl.xml index 973066e2219e..8e6a66d1348b 100644 --- a/autofill/autofill-impl/src/main/res/values-de/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-de/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Vorgeschlagen - Die automatische Vervollständigung von Passwörtern ist nicht verfügbar, da Ihre Version von Android WebView zu alt ist. + Die automatische Vervollständigung von Passwörtern ist nicht verfügbar, da deine Version von Android WebView nicht aktuell oder inkompatibel ist. Sucheingabe löschen Keine Ergebnisse für „%1$s“ @@ -145,6 +145,7 @@ Die Passwort-Synchronisierung wurde angehalten\nEinige Passwörter sind falsch formatiert oder zu lang und wurden nicht synchronisiert.\n\n Für diese Website niemals fragen + Nein, danke Wenn du die ausgeschlossenen Websites zurücksetzt, wirst du aufgefordert, dein Passwort zu speichern, wenn du dich das nächste Mal auf einer dieser Websites anmeldest. Ausgeschlossene Websites zurücksetzen Ausgeschlossene Websites zurücksetzen? diff --git a/autofill/autofill-impl/src/main/res/values-el/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-el/strings-autofill-impl.xml index 6b3bd8c78d2d..4e324329720b 100644 --- a/autofill/autofill-impl/src/main/res/values-el/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-el/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Προτεινόμενο - Η αυτόματη συμπλήρωση κωδικών πρόσβασης δεν είναι διαθέσιμη καθώς η έκδοση του Android WebView είναι πολύ παλιά. + Η αυτόματη συμπλήρωση κωδικών πρόσβασης δεν είναι διαθέσιμη καθώς η έκδοση του Android WebView είναι παλιά ή μη συμβατή. Εκκαθάριση εισαγωγής αναζήτησης Δεν υπάρχουν αποτελέσματα για «%1$s» @@ -145,6 +145,7 @@ Ο συγχρονισμός κωδικών πρόσβασης έχει τεθεί σε παύση\nΟρισμένοι κωδικοί πρόσβασης δεν έχουν μορφοποιηθεί σωστά ή είναι πολύ μεγάλοι και δεν συγχρονίστηκαν. Μην ζητάτε ποτέ αυτόν τον ιστότοπο + Όχι, ευχαριστώ Εάν κάνετε επαναφορά των αποκλεισμένων ιστότοπων, θα σας ζητηθεί να αποθηκεύσετε τον κωδικό πρόσβασής σας την επόμενη φορά που θα συνδεθείτε σε οποιονδήποτε από τους ιστότοπους αυτούς. Επαναφορά αποκλεισμένων ιστότοπων Επαναφορά αποκλεισμένων ιστότοπων; diff --git a/autofill/autofill-impl/src/main/res/values-es/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-es/strings-autofill-impl.xml index a9fc5a4a7baf..215e7c4870af 100644 --- a/autofill/autofill-impl/src/main/res/values-es/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-es/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Sugerencias - La función de autocompletar para las contraseñas no está disponible porque tu versión de Android WebView es demasiado antigua. + La función de autocompletar para las contraseñas no está disponible porque tu versión de Android WebView está desfasada o es incompatible. Borrar búsqueda Sin resultados para «%1$s» @@ -145,6 +145,7 @@ La sincronización de contraseña está en pausa\nAlgunas contraseñas tienen un formato incorrecto o son demasiado largas y no se han sincronizado. No preguntar nunca para esta página + No, gracias Si restableces los sitios excluidos, se te pedirá que guardes tu contraseña la próxima vez que accedas a cualquiera de estos sitios. Restablecer sitios excluidos ¿Restablecer sitios excluidos? diff --git a/autofill/autofill-impl/src/main/res/values-et/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-et/strings-autofill-impl.xml index d794704e6fe3..2f5dee11c456 100644 --- a/autofill/autofill-impl/src/main/res/values-et/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-et/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Soovitatud - Automaatne täitmine paroolide jaoks pole saadaval, sest sinu Android WebView\'i versioon on liiga vana. + Automaatne täitmine paroolide jaoks pole saadaval, sest sinu Android WebView\'i versioon on aegunud või ühildumatu. Tühjenda otsingusisend Päringule „%1$s” ei leitud tulemusi @@ -145,6 +145,7 @@ Paroolide sünkroonimine on peatatud\nMõned paroolid on valesti vormindatud või liiga pikad ja neid ei sünkroonitud. Ära selle saidi kohta rohkem küsi + Ei, aitäh Kui lähtestad välistatud saidid, pakutakse sulle järgmisel korral, kui logid neile saitidele sisse, võimalust parool salvestada. Lähtesta välistatud saidid Kas lähtestada välistatud saidid? diff --git a/autofill/autofill-impl/src/main/res/values-fi/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-fi/strings-autofill-impl.xml index bce7ddf55d74..a546527787e3 100644 --- a/autofill/autofill-impl/src/main/res/values-fi/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-fi/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Ehdotettu - Salasanojen automaattinen täyttäminen ei ole käytettävissä, koska Android WebView -versiosi on liian vanha. + Salasanojen automaattinen täyttäminen ei ole käytettävissä, koska Android WebView -versiosi on vanhentunut tai yhteensopimaton. Tyhjennä hakusyöte Ei tuloksia haulla \'%1$s\' @@ -145,6 +145,7 @@ Salasanojen synkronointi keskeytetty\nSalasanojen synkronointi on keskeytetty.\n\nJotkin salasanat on muotoiltu väärin tai ovat liian pitkiä, eikä niitä synkronoitu. Älä kysy enää tällä sivustolla + Ei kiitos Jos nollaat poissuljetut sivustot, sinua pyydetään tallentamaan salasanasi, kun seuraavan kerran kirjaudut sisään jollekin näistä sivustoista. Nollaa poissuljetut sivustot Nollataanko poissuljetut sivustot? diff --git a/autofill/autofill-impl/src/main/res/values-fr/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-fr/strings-autofill-impl.xml index 6d22a1b2f445..689866328661 100644 --- a/autofill/autofill-impl/src/main/res/values-fr/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-fr/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Suggéré - La saisie automatique des mots de passe n\'est pas disponible car votre version d\'Android WebView est trop ancienne. + La saisie automatique des mots de passe n\'est pas disponible car votre version d\'Android WebView est obsolète ou incompatible. Effacer la recherche Aucun résultat pour « %1$s » @@ -145,6 +145,7 @@ La synchronisation des mots de passe est suspendue\nCertains mots de passe sont mal formatés ou trop longs et n\'ont pas été synchronisés. Ne jamais demander pour ce site + Non merci Si vous réinitialisez les sites exclus, vous serez invité(e) à enregistrer votre mot de passe lors de votre prochaine connexion à l\'un de ces sites. Réinitialiser les sites exclus Réinitialiser les sites exclus ? diff --git a/autofill/autofill-impl/src/main/res/values-hr/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-hr/strings-autofill-impl.xml index ff3785f0066f..919256589dd8 100644 --- a/autofill/autofill-impl/src/main/res/values-hr/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-hr/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Predloženo - Automatsko popunjavanje lozinki nije dostupno jer je vaša verzija Android WebViewa prestara. + Automatsko popunjavanje lozinki nije dostupno jer je tvoja verzija Android WebViewa zastarjela ili nekompatibilna. Obriši unos pretraživanja Nema rezultata za \"%1$s\" @@ -145,6 +145,7 @@ Sinkronizacija lozinki je pauzirana\nNeke su lozinke formatirane pogrešno, ili su preduge i nisu sinkronizirane.\n\n Nikada ne traži za ovu web lokaciju + Ne, hvala Ako resetiraš isključene web lokacije, od tebe će se zatražiti da spremiš svoju lozinku sljedeći put kad se prijaviš na bilo koju od ovih lokacija. Resetiraj isključene web lokacije Resetiraj isključene web lokacije? diff --git a/autofill/autofill-impl/src/main/res/values-hu/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-hu/strings-autofill-impl.xml index 8f850a49e327..8da49af397ff 100644 --- a/autofill/autofill-impl/src/main/res/values-hu/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-hu/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Javasolt - A jelszavak automatikus kitöltése nem érhető el, mert az Android WebView verziója túl régi. + A jelszavak automatikus kitöltése nem érhető el, mert az Android WebView verziója elavult vagy nem kompatibilis. Megadott keresés törlése Nincs találat erre: „%1$s” @@ -145,6 +145,7 @@ Jelszó-szinkronizálás szüneteltetve\nEgyes jelszavak helytelen formátumúak vagy túl hosszúak, és nem lettek szinkronizálva. Soha ne kérdezzen rá ennél a webhelynél + Nem, köszönöm A kizárt webhelyek visszaállítása esetén a rendszer a jelszavad mentését kéri, amikor legközelebb bejelentkezel ezen webhelyek bármelyikére. Kizárt webhelyek visszaállítása Kizárt webhelyek visszaállítása? diff --git a/autofill/autofill-impl/src/main/res/values-it/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-it/strings-autofill-impl.xml index 6c688a78cfbb..c76cd611c22b 100644 --- a/autofill/autofill-impl/src/main/res/values-it/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-it/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Suggerimenti - La compilazione automatica delle password non è disponibile perché la versione di Android WebView in uso è troppo vecchia. + La compilazione automatica delle password non è disponibile perché la versione di Android WebView che usi è obsoleta o incompatibile. Elimina input di ricerca Nessun risultato per \"%1$s\" @@ -145,6 +145,7 @@ Sincronizzazione password in pausa\nAlcune password sono formattate in modo errato o sono troppo lunghe e non sono state sincronizzate. Non chiedere mai per questo sito + No, grazie Se ripristini i siti esclusi, ti verrà richiesto di salvare la password la prossima volta che accederai a uno di questi siti. Ripristina siti esclusi Ripristinare i siti esclusi? diff --git a/autofill/autofill-impl/src/main/res/values-lt/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-lt/strings-autofill-impl.xml index 7e2d54501d87..9249018887b0 100644 --- a/autofill/autofill-impl/src/main/res/values-lt/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-lt/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Siūloma - Automatinis slaptažodžių įrašymas nepasiekiamas, nes jūsų „Android WebView“ versija yra per sena. + Automatinis slaptažodžių įrašymas nepasiekiamas, nes jūsų „Android WebView“ versija yra pasenusi arba nesuderinama. Išvalyti paieškos įvestį Rezultatų pagal paiešką „%1$s“ nerasta @@ -145,6 +145,7 @@ Slaptažodžių sinchronizavimas pristabdytas\nKai kurie slaptažodžiai suformatuoti neteisingai arba yra per ilgi ir nebuvo sinchronizuoti. Niekada neklauskite šioje svetainėje + Ne, dėkoju Jei iš naujo nustatysite neįtrauktas svetaines, kitą kartą, kai prisijungsite prie bet kurios iš šių svetainių, būsite paraginti išsaugoti savo slaptažodį. Iš naujo nustatyti neįtrauktas svetaines Iš naujo nustatyti neįtrauktas svetaines? diff --git a/autofill/autofill-impl/src/main/res/values-lv/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-lv/strings-autofill-impl.xml index d5d11321d6f6..b4681c650bc7 100644 --- a/autofill/autofill-impl/src/main/res/values-lv/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-lv/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Ieteikts - Paroļu automātiskā aizpildīšana nav pieejama, jo tava Android WebView versija ir pārāk veca. + Paroļu automātiskā aizpildīšana nav pieejama, jo tava Android WebView versija ir novecojusi vai nesaderīga. Notīrīt meklēšanas ievadi Vaicājumam “%1$s” nav rezultātu @@ -145,6 +145,7 @@ Paroļu sinhronizācija ir pārtraukta\nDažas paroles ir formatētas nepareizi vai ir pārāk garas un netika sinhronizētas. Nekad nejautāt par šo vietni + Nē, paldies Ja atiestatīsi izslēgtās vietnes, tev tiks piedāvāts saglabāt savus pieteikšanās datus, kad nākamreiz tajās pierakstīsies. Atiestatīt izslēgtās vietnes Atiestatīt izslēgtās vietnes? diff --git a/autofill/autofill-impl/src/main/res/values-nb/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-nb/strings-autofill-impl.xml index 88c1c7c1f38a..8f6a0323da65 100644 --- a/autofill/autofill-impl/src/main/res/values-nb/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-nb/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Forslag - Autofyll for passord er ikke tilgjengelig fordi din versjon av Android WebView er for gammel. + Autofyll for passord er ikke tilgjengelig fordi din versjon av Android WebView er utdatert eller inkompatibel. Tøm søkefeltet Ingen resultater for «%1$s» @@ -145,6 +145,7 @@ Synkronisering av passord er satt på pause\nNoen passord er formatert feil eller for lange og ble ikke synkronisert. Aldri spør for dette nettstedet + Nei takk Hvis du tilbakestiller ekskluderte nettsteder, blir du bedt om å lagre passordet ditt neste gang du logger på disse nettstedene. Tilbakestill ekskluderte nettsteder Vil du tilbakestille ekskluderte nettsteder? diff --git a/autofill/autofill-impl/src/main/res/values-nl/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-nl/strings-autofill-impl.xml index f1d17a0cc1ab..6b31888ca7eb 100644 --- a/autofill/autofill-impl/src/main/res/values-nl/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-nl/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Aanbevolen - Automatisch invullen voor wachtwoorden is niet beschikbaar omdat je versie van Android WebView te oud is. + Automatisch invullen voor wachtwoorden is niet beschikbaar omdat je versie van Android WebView verouderd of niet compatibel is. Zoekinvoer wissen Geen resultaten voor \'%1$s\' @@ -145,6 +145,7 @@ Synchronisatie onderbroken\nSommige wachtwoorden hebben de verkeerde indeling of zijn te lang en werden niet gesynchroniseerd. Nooit vragen voor deze site + Nee, bedankt Als je uitgesloten sites opnieuw instelt, zie je de volgende keer dat je bij een van deze sites inlogt een melding om je wachtwoord op te slaan. Uitgesloten sites opnieuw instellen Uitgesloten sites opnieuw instellen? diff --git a/autofill/autofill-impl/src/main/res/values-pl/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-pl/strings-autofill-impl.xml index 316d6d627473..64f5618c2b5b 100644 --- a/autofill/autofill-impl/src/main/res/values-pl/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-pl/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Sugerowane - Autouzupełnianie haseł jest niedostępne, ponieważ wersja Android WebView jest przestarzała. + Autouzupełnianie haseł jest niedostępne, ponieważ wykorzystywana wersja Android WebView jest nieaktualna lub niezgodna. Usuń treść wyszukiwania Nie znaleziono wyników dla frazy „%1$s” @@ -145,6 +145,7 @@ Synchronizacja haseł wstrzymana\nNiektóre hasła mają niepoprawny format lub są za długie i nie zostały zsynchronizowane. Nigdy nie pytaj o tę witrynę + Nie, dziękuję Jeśli zresetujesz wykluczone witryny, przy następnym logowaniu do dowolnej z nich pojawi się monit o zapisanie hasła. Resetowanie wykluczonych witryn Zresetować wykluczone witryny? diff --git a/autofill/autofill-impl/src/main/res/values-pt/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-pt/strings-autofill-impl.xml index 107cb0752758..de0c0ecd7c17 100644 --- a/autofill/autofill-impl/src/main/res/values-pt/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-pt/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Sugerido - O preenchimento automático de palavras-passe não está disponível porque a tua versão do Android WebView é demasiado antiga. + O preenchimento automático de palavras-passe não está disponível porque a tua versão do Android WebView está desatualizada ou é incompatível. Limpar introdução da pesquisa Nenhum resultado para \"%1$s\" @@ -145,6 +145,7 @@ A sincronização de palavras-passe está em pausa\nAlgumas palavras-passe estão formatadas incorretamente ou são demasiado longas e não foram sincronizadas. Nunca pedir para este site + Não, obrigado Se repuseres os sites excluídos, ser-te-á pedido que guardes a tua palavra-passe da próxima vez que iniciares sessão num destes sites. Repor sites excluídos Repor sites excluídos? diff --git a/autofill/autofill-impl/src/main/res/values-ro/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-ro/strings-autofill-impl.xml index e965afc70add..721d8a3658e1 100644 --- a/autofill/autofill-impl/src/main/res/values-ro/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-ro/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Sugerat - Completarea automată a parolelor nu este disponibilă, deoarece versiunea ta de Android WebView este prea veche. + Completarea automată a parolelor nu este disponibilă, deoarece versiunea ta de Android WebView este învechită sau incompatibilă. Șterge datele introduse pentru căutare Nu există rezultate pentru „%1$s” @@ -145,6 +145,7 @@ Sincronizarea parolelor este întreruptă\nUnele parole sunt formatate incorect sau sunt prea lungi și nu au fost sincronizate. Nu solicita niciodată pentru acest site + Nu, mulțumesc Dacă resetezi site-urile excluse, ți se va solicita să îți salvezi parola data viitoare când te conectezi la oricare dintre aceste site-uri. Resetează site-urile excluse Resetezi site-urile excluse? diff --git a/autofill/autofill-impl/src/main/res/values-ru/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-ru/strings-autofill-impl.xml index ec9a1cc0b3af..4e3015295f95 100644 --- a/autofill/autofill-impl/src/main/res/values-ru/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-ru/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Рекомендации - Автозаполнение паролей недоступно, так как ваша версия Android WebView устарела. + Автозаполнение паролей недоступно: ваша версия Android WebView устарела или утратила совместимость. Сбросить поисковый запрос Поиск «%1$s» не дал результатов @@ -145,6 +145,7 @@ Синхронизация паролей на паузе\nНекоторые пароли не синхронизируются из-за неверного формата или превышения ограничений по длине. Больше не спрашивать на этом сайте + Нет, спасибо Если вы очистите список исключений, при следующем входе на любой из этих сайтов система предложит вам сохранить пароль. Сбросить список исключений Сбросить список исключений? diff --git a/autofill/autofill-impl/src/main/res/values-sk/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-sk/strings-autofill-impl.xml index 85d3376a22ae..11963a044f85 100644 --- a/autofill/autofill-impl/src/main/res/values-sk/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-sk/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Navrhované - Automatické vypĺňanie hesiel nie je k dispozícii, pretože vaša verzia aplikácie Android WebView je príliš stará. + Automatické vypĺňanie hesiel nie je k dispozícii, pretože vaša verzia aplikácie Android WebView je zastaraná alebo nekompatibilná. Vymazať hľadaný výraz Žiadne výsledky pre „%1$s” @@ -145,6 +145,7 @@ Heslása nesynchronizujú\nNiektoré heslá sú nesprávne naformátované alebo sú príliš dlhé, a neboli synchronizované. Nikdy sa nepýtať na túto stránku + Nie, ďakujem Ak obnovíte vylúčené lokality, pri ďalšom prihlásení na niektorú z týchto lokalít dostanete výzvu na uloženie svojho hesla. Obnovenie vylúčených lokalít Obnoviť vylúčené lokality? diff --git a/autofill/autofill-impl/src/main/res/values-sl/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-sl/strings-autofill-impl.xml index 9ad5d1f281f4..992d06268d89 100644 --- a/autofill/autofill-impl/src/main/res/values-sl/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-sl/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Predlagano - Samodejno izpolnjevanje gesel ni na voljo, ker je vaša različica programa Android WebView prestara. + Samodejno izpolnjevanje gesel ni na voljo, ker je vaša različica programa Android WebView zastarela ali nezdružljiva. Počisti vhod iskanja Ni rezultatov za »%1$s« @@ -145,6 +145,7 @@ Sinhronizacija gesel je začasno zaustavljena\nNekatera gesla so napačno oblikovana ali predolga in niso bila sinhronizirana. Nikoli ne vprašaj za to spletno mesto + Ne, hvala Če ponastavite izključena spletna mesta, boste ob naslednji prijavi na katero koli od teh spletnih mest pozvani, da shranite svojo prijavo. Ponastavi izključena spletna mesta Želite ponastaviti izključena spletna mesta? diff --git a/autofill/autofill-impl/src/main/res/values-sv/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-sv/strings-autofill-impl.xml index 7fd746bd199b..38e5c6c71a36 100644 --- a/autofill/autofill-impl/src/main/res/values-sv/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-sv/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Förslag - Automatisk ifyllning för lösenord är inte tillgängligt eftersom din version av Android WebView är för gammal. + Automatisk ifyllning för lösenord är inte tillgängligt eftersom din version av Android WebView är för gammal eller inkompatibel. Rensa sökfältet Inga resultat för ”%1$s” @@ -145,6 +145,7 @@ Lösenordssynkroniseringen har pausats\nVissa lösenord är felaktigt formaterade eller för långa och har inte synkroniserats. Fråga aldrig för den här webbplatsen + Nej tack Om du återställer exkluderade webbplatser kommer du att uppmanas att spara ditt lösenord nästa gång du loggar in på någon av dessa webbplatser. Återställ exkluderade webbplatser Återställ exkluderade webbplatser? diff --git a/autofill/autofill-impl/src/main/res/values-tr/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-tr/strings-autofill-impl.xml index 6684cb2c1a9b..7a045193c8fa 100644 --- a/autofill/autofill-impl/src/main/res/values-tr/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-tr/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Önerilen - Android WebView sürümünüz çok eski olduğundan parolalar için otomatik doldurma kullanılamıyor. + Android WebView sürümünüz güncel değil veya uyumsuz olduğundan parolalar için otomatik doldurma kullanılamıyor. Arama girişini temizle \'%1$s\' için sonuç yok @@ -145,6 +145,7 @@ Şifre Senkronizasyonu Durduruldu\nBazı şifreler yanlış biçimlendirilmiş veya çok uzun olduğu için senkronize edilmedi. Bu Site için Hiçbir Zaman Sorma + Hayır Teşekkürler Hariç tutulan siteleri sıfırlarsanız, bu sitelerden herhangi birinde bir sonraki oturum açtığınızda şifrenizi kaydetmeniz istenecektir. Hariç Tutulan Siteleri Sıfırla Hariç Tutulan Siteler Sıfırlansın mı? diff --git a/autofill/autofill-impl/src/main/res/values/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values/strings-autofill-impl.xml index b5ed7705518c..266074118a1b 100644 --- a/autofill/autofill-impl/src/main/res/values/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values/strings-autofill-impl.xml @@ -56,7 +56,7 @@ Suggested - Autofill for passwords is unavailable because your version of Android WebView is too old. + Autofill for passwords is unavailable because your version of Android WebView is outdated or incompatible. Clear search input No results for \'%1$s\' @@ -145,6 +145,7 @@ Password Sync is Paused\nSome passwords are formatted incorrectly or too long and were not synced. Never Ask for This Site + No Thanks If you reset excluded sites, you will be prompted to save your password next time you sign in to any of these sites. Reset Excluded Sites Reset Excluded Sites?